Template:Team:Waterloo/TopBar

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
   color:#71CCE6;
   color:#71CCE6;
}
}
-
.headings li {
+
#headings li {
   float: left;
   float: left;
   display: block;
   display: block;
   height: 60px;
   height: 60px;
}
}
-
.headings li > a {
+
#headings li > a {
   color: #71CCE6;
   color: #71CCE6;
   font-size: 15px;
   font-size: 15px;
Line 55: Line 55:
   cursor: pointer;
   cursor: pointer;
}
}
-
.headings > li:hover > .sections_panel {
+
#headings > li:hover > .sections_panel {
   display: block;
   display: block;
}
}
Line 71: Line 71:
<div id="topbar">
<div id="topbar">
-
   <ul class="headings">
+
  <!--Headings shown on a large screen-->
 +
   <ul id="headings">
     <li><img src="https://static.igem.org/mediawiki/2014/4/49/Waterloo_Igem-logo-small.png" height=50px></li>
     <li><img src="https://static.igem.org/mediawiki/2014/4/49/Waterloo_Igem-logo-small.png" height=50px></li>
     <li>
     <li>

Revision as of 02:41, 16 October 2014