Template:Caltech Menubar

From 2012.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
 +
/* This is a comment in css */
 +
/*Don't display the page title.  It is irrelevant.*/
 +
.firstHeading {
 +
display:none !important;
 +
}
 +
/* This sets the orange background of the screen. */
 +
body {background: #EBA243}
 +
#p-logo { height:1px; overflow:hidden; display: none;}
 +
 +
#top-section {
 +
background-image:url('https://static.igem.org/mediawiki/2012/2/28/IDcard.jpg');;
 +
height:250px  ! important;;
 +
}
 +
 +
 +
p {text-align: justify; color: black;}
 +
 +
a:link { color: #00b0e6; text-decoration: none}
 +
a:visited { color:#00b0e6; text-decoration: none}
 +
a:hover { color:#f29400; text-decoration: none}
 +
a:active { color:#f29400; text-decoration: none}
 +
 +
#bodyContent { padding: 10px auto; width: 910px; margin: auto; clear: none; color:black}
 +
 +
table#Team { text-align: justify; border: 0; }
 +
table#Team h2, table#Team h3 { clear: both; }
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
div.MenuBar ul li ul.DropDownMenu {
div.MenuBar ul li ul.DropDownMenu {

Revision as of 19:05, 9 July 2012