Difference between revisions of "Template:UiOslo Norway"
Danmichaelo (Talk | contribs) |
Danmichaelo (Talk | contribs) |
||
Line 25: | Line 25: | ||
#bodyContent { | #bodyContent { | ||
display: block; | display: block; | ||
− | padding: | + | padding: 10px; |
} | } | ||
Line 40: | Line 40: | ||
/* Creates the container for the menu */ | /* Creates the container for the menu */ | ||
− | # | + | #menuOuterContainer { |
display: block; | display: block; | ||
position:relative; | position:relative; | ||
Line 46: | Line 46: | ||
border-top: 14px solid #092332; | border-top: 14px solid #092332; | ||
background-color: #50C9AA; | background-color: #50C9AA; | ||
+ | } | ||
+ | |||
+ | #menuContainer { | ||
+ | background: #000; | ||
} | } | ||
#menuContainer:after { | #menuContainer:after { | ||
− | + | content: ""; clear: both; display: block; | |
− | + | } | |
/* Creates the container for the content */ | /* Creates the container for the content */ | ||
#contentContainer { | #contentContainer { | ||
Line 328: | Line 332: | ||
<!-- Start of menu --> | <!-- Start of menu --> | ||
+ | <div id="menuOuterContainer"> | ||
<div id="menuContainer"> | <div id="menuContainer"> | ||
Line 385: | Line 390: | ||
</ul> | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
<!-- End of menu --> | <!-- End of menu --> |
Revision as of 15:29, 25 August 2015