iframes war

This commit is contained in:
lopar 2018-03-24 02:41:09 +02:00
parent 3b576247b0
commit 0965403ca4
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ if (!isset($_SESSION['uid'])) header("Location: index.php");
<title>Окно игры</title>
<meta charset="utf-8">
<style>
form {
/* form {
padding: 3px;
width: 100%;
}
@ -35,7 +35,7 @@ if (!isset($_SESSION['uid'])) header("Location: index.php");
width: 15%;
padding: 10px;
}
*/
body {
margin: 0;
}