Team:Tokyo-NoKoGen/css
From 2010.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
div.thumbnail {padding: 10px; border: solid #AAAAAA 1px; width: 152px; background-color: #fff} | div.thumbnail {padding: 10px; border: solid #AAAAAA 1px; width: 152px; background-color: #fff} | ||
+ | |||
+ | /* typography */ | ||
+ | |||
+ | .description {color: #003000; margin: 0 37px 0px 37px;} | ||
+ | .title h2 {font: 1.05em Arial, Helvetica, sans-serif; text-transform: uppercase; padding: 9px 24px 12px 24px;} | ||
+ | .title h3 {font: 1.5em Arial, Helvetica, sans-serif; text-transform: uppercase; padding: 9px 24px 12px 24px;} | ||
+ | .title small {float: right; padding: 14px 24px 0 0; color: #67939B;} | ||
+ | #pagetitle {} | ||
+ | #pagesubtitle {color: #283234;} | ||
+ | #maintitle {font: 2.0em Tahoma, Verdana, Arial, sans-serif; margin: 4px 0 0 0;} | ||
/* links */ | /* links */ | ||
+ | |||
a:link, a:visited {text-decoration: none; color:#003399;} | a:link, a:visited {text-decoration: none; color:#003399;} | ||
a:hover {color: #D76519;} | a:hover {color: #D76519;} |
Revision as of 10:24, 19 October 2010