User:Yoshimi/chiba2.css

From 2009.igem.org

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

h1,h2,h3,h4,h5,h6{
font-family:"Arial";
font-weight:bold;
}

h2{
border-bottom:3px solid #e9967a;
padding:5px 10px;
margin-top:40px;
text-align:center;
}

h3{
border-bottom:1px dotted #888888;
border-left:10px solid #e9967a;
padding:5px 10px;
margin-top:15px;
}

a:visited{
color:#0000ff;
}

.menu a, .menu a:visited{
color:#e9967a;
}

#bodyContent{
margin:5px;
}

.menu th{
background-color:Maroon;
}

p{
margin-left:20px;
margin-right:20px;
}

.tbl td{
border:1px solid #000000;
padding:5px;
}

.thumb tleft{
margin:10px;
}