User:Maiko/chiba.css
From 2008.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
h2{ | h2{ | ||
- | |||
border-bottom:0px; | border-bottom:0px; | ||
background: #e9967a; | background: #e9967a; | ||
padding:5px 10px; | padding:5px 10px; | ||
margin-top:20px; | margin-top:20px; | ||
+ | text-align:center; | ||
} | } | ||
Revision as of 13:08, 26 October 2008
h1,h2,h3,h4,h5,h6{ font-family:"Century Gothic"; font-weight:bold; } h2{ border-bottom:0px; background: #e9967a; padding:5px 10px; margin-top:20px; text-align:center; } h3{ border-bottom:1px dotted #888888; border-left:10px solid #e9967a; padding:3px 10px; margin-top:15px; } a:visited{ color:#0000ff: } table a, table a:visited{ color:#e9967a; }