Template:FullWidthPageCss
From eqqon
(Difference between revisions)
m (Created page with "<css> #eqqon3-page { width: 100%; margin-top: 0px; } </css>") |
m |
||
Line 3: | Line 3: | ||
width: 100%; | width: 100%; | ||
margin-top: 0px; | margin-top: 0px; | ||
+ | } | ||
+ | #eqqon3-header { | ||
+ | background: #222222; | ||
+ | } | ||
+ | #eqqon3-page-footer { | ||
+ | width: 100%; | ||
} | } | ||
</css> | </css> |