Team:CBNU-Korea/contenttest
From 2011.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
/* Setting default text color, background and a font stack */ | /* Setting default text color, background and a font stack */ | ||
- | font-family: | + | font-family:Arial, Helvetica, sans-serif; |
color:#000000; | color:#000000; | ||
background:url(https://static.igem.org/mediawiki/2011/c/cd/Cbnu_back1.png) no-repeat center top; | background:url(https://static.igem.org/mediawiki/2011/c/cd/Cbnu_back1.png) no-repeat center top; | ||
Line 46: | Line 46: | ||
.tipTitle{ | .tipTitle{ | ||
float:left; | float:left; | ||
- | font-family:' | + | font-family:'Myriad Pro',Arial, Helvetica, sans-serif; |
font-size:15px; | font-size:15px; | ||
font-weight:bold; | font-weight:bold; | ||
Line 78: | Line 78: | ||
width:13px; | width:13px; | ||
height:13px; | height:13px; | ||
- | background:url(' | + | background:url('img/plus.gif') no-repeat center center; |
margin:4px; | margin:4px; | ||
Line 178: | Line 178: | ||
h1,h2,p.tutInfo{ | h1,h2,p.tutInfo{ | ||
- | font-family:" | + | font-family:"Myriad Pro",Arial,Helvetica,sans-serif; |
} | } | ||
Revision as of 06:02, 22 August 2011
상단메뉴
Become one of our twitter followers and receive every design and development update we share with the community.