Team:USTC-China/project.css
From 2012.igem.org
Line 21: | Line 21: | ||
div.stage h3 { | div.stage h3 { | ||
- | background-image: url(https://static.igem.org/mediawiki/2012/b/b1/Samlltitlebackground2.gif) | + | float:left; |
+ | background-image: url(https://static.igem.org/mediawiki/2012/b/b1/Samlltitlebackground2.gif); | ||
font-family:"TheSerif Extra Light Italic",Georgia !important; | font-family:"TheSerif Extra Light Italic",Georgia !important; | ||
font-weight: normal; | font-weight: normal; |
Revision as of 18:24, 1 September 2012
@font-face { font-family: "TheSerif Bold Caps"; src: url(http://www.koodoz.com.au/wp-content/themes/koodoz/style/flash/theserif-boldcaps-webfont.eot); /* IE */ src: local("TheSerif Bold Caps"), url(http://www.koodoz.com.au/wp-content/themes/koodoz/style/flash/TheSerif-BoldCaps.ttf) format("truetype"); /* the good browsers */ } @font-face { font-family: "TheSerif Extra Light Italic"; src: url(http://www.koodoz.com.au/wp-content/themes/koodoz/style/flash/theserif-extralightitalic-webfont.eot); /* IE */ src: local("TheSerif Extra Light Italic"), url(http://www.koodoz.com.au/wp-content/themes/koodoz/style/flash/TheSerif-ExtraLightItalic.ttf) format("truetype"); /* the good browsers */ }
div.stage{
margin-left:10px; margin-right:10px;
}
div.imgholder1{
display: block;
}
div.stage h3 {
float:left; background-image: url(); font-family:"TheSerif Extra Light Italic",Georgia !important; font-weight: normal; font-size: 24px; line-height: 1em; margin-right: 10px;
}
div.stage h3 span {
font-family: "TheSerif Bold Caps", Georgia !important; display: block; letter-spacing: 0.03em; text-transform: lowercase;
}