iframes war

This commit is contained in:
lopar 2018-03-24 00:48:35 +02:00
parent 7113d814ff
commit 3d7296c3a3

View File

@ -30,6 +30,16 @@ if (!isset($_SESSION['uid'])) header("Location: index.php");
text-align: center; text-align: center;
} }
footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: red;
color: white;
text-align: center;
}
form { form {
padding: 3px; padding: 3px;
width: 100%; width: 100%;