Difference between revisions of "Template:Freiburg/MenubarTest"

Line 29: Line 29:
 
     min-width: 900px;
 
     min-width: 900px;
 
     padding-top: 16px;
 
     padding-top: 16px;
     z-index: -100;
+
     z-index: 900;
 
}
 
}
  
Line 44: Line 44:
 
     border-bottom-width: 1px;
 
     border-bottom-width: 1px;
 
     border-bottom-style: outset;
 
     border-bottom-style: outset;
     z-index: -60;
+
     z-index: 940;
 
}
 
}
 
      
 
      
Line 99: Line 99:
 
#home {
 
#home {
 
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
 
     background: url(https://static.igem.org/mediawiki/2015/8/81/Freiburg_icon_home.png) no-repeat;  
     height: 60px;;
+
     height: 60px;
 
     background-position: center;
 
     background-position: center;
 
}
 
}
Line 170: Line 170:
 
     -moz-transition: all 300ms ease-out;
 
     -moz-transition: all 300ms ease-out;
 
     transition: all 300ms ease-out;
 
     transition: all 300ms ease-out;
     z-index: 0;
+
     z-index: 1000;
 
}
 
}
  
Line 192: Line 192:
 
   top: 2px;
 
   top: 2px;
 
   left:0;
 
   left:0;
   z-index:2;
+
   z-index:1002;
 
     background-color: #C5162F;
 
     background-color: #C5162F;
 
     border-top-right-radius: 5px;
 
     border-top-right-radius: 5px;
Line 229: Line 229:
 
   bottom: -30px;
 
   bottom: -30px;
 
   left:0;
 
   left:0;
   z-index:2;
+
   z-index:1002;
 
     background-color: #C5162F;
 
     background-color: #C5162F;
 
     border-bottom-right-radius: 5px;
 
     border-bottom-right-radius: 5px;

Revision as of 17:16, 8 September 2015

""