Difference between revisions of "Template:UiOslo Norway"

Line 44: Line 44:
 
                 padding: 20px 0px;
 
                 padding: 20px 0px;
 
                 border-top: 14px solid #472400;
 
                 border-top: 14px solid #472400;
                 background-color: #999966;
+
                 background-color: #51CAAB;
 
             }
 
             }
 
             #menuContainer:after {
 
             #menuContainer:after {
Line 164: Line 164:
 
         /*Styling for the links in the menu */
 
         /*Styling for the links in the menu */
 
             #menuContainer a {
 
             #menuContainer a {
                 color: #472400;
+
                 color: white;
 
                 text-decoration:none;
 
                 text-decoration:none;
 
                 font-weight: bold;
 
                 font-weight: bold;
Line 178: Line 178:
 
             #menuContainer > ul > li {
 
             #menuContainer > ul > li {
 
                 float:left;
 
                 float:left;
                 border-color: darkgreen;
+
                 border-color: black;
 
                                 border-style: ridge;
 
                                 border-style: ridge;
 
                                 border-width: medium;
 
                                 border-width: medium;
Line 184: Line 184:
 
             #menuContainer li a {
 
             #menuContainer li a {
 
                 text-align: center;
 
                 text-align: center;
                 color: #472400;
+
                 color: white;
 
                 text-decoration:none;
 
                 text-decoration:none;
 
                 font-weight: bold;
 
                 font-weight: bold;
Line 195: Line 195:
 
                 text-align: center;
 
                 text-align: center;
 
                 display: block;
 
                 display: block;
                 border-color: darkgreen;
+
                 border-color: black;
 
                                 border-style: ridge;
 
                                 border-style: ridge;
 
                                 border-width: medium;
 
                                 border-width: medium;
Line 203: Line 203:
 
         /*For the menu buttons, changes the color when hovering*/
 
         /*For the menu buttons, changes the color when hovering*/
 
             #menuContainer li:hover {
 
             #menuContainer li:hover {
                 background-color: #164016;
+
                 background-color: #091F2D;
 
             }
 
             }
 
             #menuContainer li:hover > a {
 
             #menuContainer li:hover > a {
                 color:  #FFF;
+
                 color:  #4FC8A9;
 
             }
 
             }
  
Line 229: Line 229:
 
         /*Style the submenu buttons*/
 
         /*Style the submenu buttons*/
 
             #menuContainer li ul li {
 
             #menuContainer li ul li {
                 background-color: #999966;
+
                 background-color: #51CAAB;
 
                 color: #F0EBE6;
 
                 color: #F0EBE6;
 
                 width: 150px;
 
                 width: 150px;

Revision as of 10:49, 25 August 2015