Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | |||
{{#css: | {{#css: | ||
− | #content { | + | #content{ |
margin-left: 0; | margin-left: 0; | ||
padding: 0; | padding: 0; | ||
} | } | ||
− | h1 { | + | |
+ | h1{ | ||
display: none; | display: none; | ||
} | } | ||
Line 13: | Line 15: | ||
max-width: 100%; | max-width: 100%; | ||
position: fixed; | position: fixed; | ||
− | width: 100%; | + | width: 100%; |
− | height: 100%; | + | height: 100%; |
− | left: 0; | + | left: 0; |
− | top: 0; | + | top: 0; |
display: block; | display: block; | ||
} | } |
Revision as of 23:01, 19 April 2020