Template:Template HD

From 2009.igem.org

(Difference between revisions)
Line 6: Line 6:
   background-attachment: fixed;
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
 +
  font-family: Calibri, Verdana, helvetica, sans-serif;}
}
}
h1.firstHeading { display: none; }
h1.firstHeading { display: none; }
Line 21: Line 22:
table#team_members h2, table#team_members h3 { clear: both; }
table#team_members h2, table#team_members h3 { clear: both; }
-
#header {height: 40px; padding: 10px ; font: calibri, helvetica, sans-serif; font-size: 2em;font-style: bold; color:#FFFFFF; background: #324CE5;}
+
#header {height: 40px; padding: 10px ; font: Calibri, Verdana, helvetica, sans-serif; font-size: 2em;font-style: bold; color:#FFFFFF; background: #324CE5;}
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
div.MenuBar ul li ul.DropDownMenu {
div.MenuBar ul li ul.DropDownMenu {
Line 38: Line 39:
/*------------------------------------------------------------------------------------- Menu Bar */
/*------------------------------------------------------------------------------------- Menu Bar */
div.MenuBar {
div.MenuBar {
-
   font: arial, helvetica, sans-serif;
+
   font: Calibri, Verdana, helvetica, sans-serif;
   height: 30px;
   height: 30px;
   width: 910px;
   width: 910px;
Line 47: Line 48:
   border-left: 0;
   border-left: 0;
   padding: 0;
   padding: 0;
-
   background: black;
+
   background: #0a0a25;
    
    
}
}
div.MenuBar ul {
div.MenuBar ul {
-
   font: arial, helvetica, sans-serif;
+
   font: Calibri, Verdana, helvetica, sans-serif;
   text-align: center;
   text-align: center;
   list-style-type: none;
   list-style-type: none;
Line 57: Line 58:
   border: 0;
   border: 0;
   padding: 0;
   padding: 0;
-
   background: black;
+
   background: #0a0a25;
}
}
div.MenuBar ul li {
div.MenuBar ul li {
-
   font: arial, helvetica, sans-serif;
+
   font: Calibri, Verdana, helvetica, sans-serif;
   display: block;
   display: block;
   padding: 0;
   padding: 0;
Line 66: Line 67:
   font-size: 1.3em;
   font-size: 1.3em;
   float: left;
   float: left;
-
   background: black;
+
   background: #0a0a25;
   text-align: center;
   text-align: center;
   width: 107px;
   width: 107px;
Line 73: Line 74:
div.MenuBar ul li a {
div.MenuBar ul li a {
-
   font: arial, helvetica, sans-serif;
+
   font: Calibri, Verdana, helvetica, sans-serif;
   display: block;
   display: block;
-
   background: black;
+
   background: #0a0a25;
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
   color: #ffffff;
   color: #ffffff;
Line 97: Line 98:
                 Keep it sync with the menu bar height. */
                 Keep it sync with the menu bar height. */
   left: 0; /* Aligns the drop-down menu to its top-level item. */
   left: 0; /* Aligns the drop-down menu to its top-level item. */
-
   background-color: black; /* Selected item. */
+
   background-color: #0a0a25; /* Selected item. */
   color: #FFFFFF;
   color: #FFFFFF;
Line 108: Line 109:
   padding-left: 0;
   padding-left: 0;
   padding-right: 0;
   padding-right: 0;
-
   background-color: black; /* Selected item. */
+
   background-color: #0a0a25; /* Selected item. */
   color: #FFFFFF;
   color: #FFFFFF;
}
}

Revision as of 11:25, 6 October 2009