A few disclaimers on mpw-js.
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user