Template:Team:Waterloo/TopBar

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
.sections_panel {
.sections_panel {
   position:absolute;
   position:absolute;
-
   height:280px;
+
   height:320px;
   background:#000;
   background:#000;
   top:60px;
   top:60px;
Line 21: Line 21:
   overflow:hidden;
   overflow:hidden;
   z-index:10000;
   z-index:10000;
-
  transition: height 0.3s linear 0s;
 
   display: none;
   display: none;
}
}
Line 44: Line 43:
   vertical-align: -20px;
   vertical-align: -20px;
}
}
-
.projSubs li {
+
.projSubs {
-
  list-style: none;
+
   display: block;
-
  line-height: 30px;
+
-
   display: inline;
+
}
}
-
.projSubs li > a {
+
.projSubs li a {
   color: #FFFFFF;
   color: #FFFFFF;
   font-size: 14px;
   font-size: 14px;

Revision as of 02:53, 16 October 2014