2
0

A few disclaimers on mpw-js.

This commit is contained in:
Maarten Billemont
2014-10-23 21:25:56 -04:00
parent 15c53c06c6
commit 3076cc3de4
2 changed files with 11 additions and 5 deletions

View File

@@ -18,10 +18,9 @@ body {
background: radial-gradient(transparent 16%, black);
width: 100%;
height: 100%;
min-height: 100%;
padding: 0;
margin: 0;
overflow: hidden;
clear: both;
font-family: 'Exo 2',
@@ -84,11 +83,11 @@ input[type="image"] {
#error {
color: red;
}
header, section {
header, section, footer {
overflow: hidden;
clear: both;
}
header {
header, footer {
font-size: 0.8em;
}
section {