Team:USTC-China/parts.css
From 2012.igem.org
Line 19: | Line 19: | ||
#menu a{ | #menu a{ | ||
color:#06402C; | color:#06402C; | ||
- | font-family: ' | + | font-family: 'Cagliostro', sans-serif; |
font-size:16pt; | font-size:16pt; | ||
text-decoration:none; | text-decoration:none; | ||
Line 31: | Line 31: | ||
div.stage a { | div.stage a { | ||
- | + | ||
- | font-family: | + | font-family: 'Cagliostro', sans-serif; |
font-size:14pt; | font-size:14pt; | ||
text-decoration:none; | text-decoration:none; | ||
Line 77: | Line 77: | ||
- | small{font-family: ' | + | small{ |
+ | font-family: 'Cagliostro', sans-serif; | ||
font-size:14pt; | font-size:14pt; | ||
text-align:justify; | text-align:justify; | ||
Line 85: | Line 86: | ||
div.stage p { | div.stage p { | ||
- | + | font-family: 'Cagliostro', sans-serif; | |
line-height: 18pt; | line-height: 18pt; | ||
font-size:14pt; | font-size:14pt; | ||
Line 100: | Line 101: | ||
div.stage li{ | div.stage li{ | ||
- | font-family: | + | font-family: 'Cagliostro', sans-serif; |
line-height: 18pt; | line-height: 18pt; | ||
font-size:14pt; | font-size:14pt; | ||
text-decoration:none; | text-decoration:none; | ||
text-align:justify; } | text-align:justify; } |
Revision as of 12:39, 26 September 2012
- menu{
width:915px; height:auto; padding:0 30px; margin:0px; } .menuword{ margin-left:500px; padding:0px; }
- menu p{
font-family:"Trebuchet MS",sans-serif;font-size:16pt;text-decoration:none;
margin-left:70px;
margin-top:20px;
}
- menu a{
color:#06402C; font-family: 'Cagliostro', sans-serif; font-size:16pt; text-decoration:none; }
- menu a:hover{
color:#3399FF; font-size:16pt; text-decoration:none; border:none; }
div.stage a {
font-family: 'Cagliostro', sans-serif; font-size:14pt; text-decoration:none; } div.stage a:hover{ color:#3399FF; font-size:14pt; text-decoration:none; border:none; }
div.stage h2{
font-family: 'Capriola', sans-serif;
color:#06402C;text-decoration:none;
font-size:20pt;
text-decoration:none;
text-align:left;
border:none;}
div.stage h3{ font-family: 'Life Savers', cursive; color:#3399FF; font-size:18pt; text-decoration:none; text-align:left; border:none;}
div.stage{
position:relative; margin-left:100px; margin-right:100px;
margin-top:30px; margin-bottom:30px; }
div.imgholder1{
margin:15px; display: block; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px;
}
small{
font-family: 'Cagliostro', sans-serif;
font-size:14pt;
text-align:justify;
color:#F60;}
div.stage p {
font-family: 'Cagliostro', sans-serif; line-height: 18pt; font-size:14pt; text-decoration:none; text-align:justify; }
div.stage b{ font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; font-size: 18pt; color: #AA0000; font-style:0.7em; }
div.stage li{
font-family: 'Cagliostro', sans-serif;
line-height: 18pt; font-size:14pt; text-decoration:none; text-align:justify; }