Difference between revisions of "Template:UiOslo Norway"

(Undo revision 128725 by Danmichaelo (talk))
(Undo revision 128754 by LionOfComarre (talk))
Line 40: Line 40:
  
 
         /* Creates the container for the menu */
 
         /* Creates the container for the menu */
             #menuContainer  {
+
             #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;
+
              content: ""; clear: both; display: block;
        }
+
            }
 
         /* Creates the container for the content */
 
         /* Creates the container for the content */
 
             #contentContainer {
 
             #contentContainer {
Line 180: Line 184:
 
                 float:left;
 
                 float:left;
 
                 width: 13% ;
 
                 width: 13% ;
                 border-color: #092332;
+
                 border-color: black;
 
                                 border-style: ridge;
 
                                 border-style: ridge;
 
                                 border-width: medium;
 
                                 border-width: medium;
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:52, 25 August 2015