Difference between revisions of "Template:UiOslo Norway"

Line 248: Line 248:
  
  
/* TEST FOR Hidden menu on HOVER */
+
/* TEST FOR Home project illustration on HOVER */
     #cont {display: none; }
+
     .floatboxProjectMenu
              .show:focus + .hide {display: inline; }
+
                      {width:97%;
              .show:focus + .hide + #cont {display: block;}
+
                      height: 250px;
                        
+
                      float:left;
 +
                      margin-top: 0px;
 +
                      margin-bottom: -15px;
 +
                      border-radius: 4px;
 +
                      padding: 0px;
 +
                      font: sans-serif;
 +
                      font-size: 13px;
 +
                      color: #212f20;
 +
                      text-align:justify;
 +
                       background-image: url('https://static.igem.org/mediawiki/2014/9/98/UCDavis_projectMenu_Menu.png');
 +
                  }                  
  
  

Revision as of 13:48, 20 August 2015