Template:WashUback

From 2009.igem.org

(Difference between revisions)
Line 8: Line 8:
   #footer-box {background-color:#8B0000;
   #footer-box {background-color:#8B0000;
                 border-color:#8B0000;}
                 border-color:#8B0000;}
-
/* Red Border (deleted global wrapper since this actually works how we wanted it to) */
+
/* Red Border */
   div#top-section, div#content, div#footer-box {border-width: 30px;
   div#top-section, div#content, div#footer-box {border-width: 30px;
Line 23: Line 23:
   .day-active {color:#008000; font-weight: bold}
   .day-active {color:#008000; font-weight: bold}
   .day-empty {color: #000000}  
   .day-empty {color: #000000}  
-
/*Following code for pipe navigation found at http://css.maxdesign.com.au/listamatic/horizontal36.htm*/
 
-
#navcontainer
 
-
{
 
-
margin-bottom: 1em;
 
-
overflow: hidden;
 
-
width: 460px;
 
-
}
 
-
#navlist
 
-
{
 
-
list-style-type: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
#navlist li
 
-
{
 
-
border-left: 1px solid #000;
 
-
float: left;
 
-
line-height: 1.1em;
 
-
margin: 0 .5em 0 -.5em;
 
-
padding: 0 .5em 0 .5em;
 
-
}
 
/*Following coding for menubar found at http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html*/
/*Following coding for menubar found at http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html*/
/**************** menu coding *****************/
/**************** menu coding *****************/

Revision as of 18:33, 18 June 2009