Template:Asia Main CSS

From 2011.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 8: Line 8:
font-family:Verdana, Geneva, sans-serif;
font-family:Verdana, Geneva, sans-serif;
 +
}
 +
 +
#hkust
 +
{
 +
width:950px;
 +
height:110px;
 +
margin:5px;
 +
float:none;
 +
text-align:center;
 +
 +
}
 +
 +
 +
 +
#content
 +
{
 +
display:block;
 +
float:inherit;
}
}
Line 14: Line 32:
color:#F00;
color:#F00;
font-weight:400;
font-weight:400;
 +
text-shadow:-1px -1px #AAA;
 +
}
 +
h2.jamboree
 +
{
 +
font-size:18px;
 +
font-family:Verdana, Geneva, sans-serif;
 +
color:#F00;
 +
font-weight:400;
text-shadow:-1px -1px #AAA;
text-shadow:-1px -1px #AAA;
 +
}
 +
 +
 +
 +
h2.travel_infro
 +
{
 +
font-size:80%;
 +
color:#F00;
 +
font-weight:400;
 +
text-shadow:-1px -1px #AAA;
 +
}
 +
 +
p.headline
 +
{
 +
font-size:16px;
 +
font-weight:600;
 +
}
 +
 +
p
 +
{
 +
font-size:12px;
 +
line-height:1.5em;
 +
}
 +
 +
p.subtitle
 +
{
 +
font-size:13px;
 +
font-weight:800;
 +
}
 +
 +
p.hotel_infor
 +
{
 +
line-height:1.5em;
 +
}
 +
 +
ul.hotels
 +
{
 +
 +
line-height:1.2em;
 +
font-size:13px;
 +
 +
}
 +
 +
 +
span.red
 +
{
 +
font-style:italic;
 +
font-weight:800;
 +
font-size:16px;
 +
color: #F00;
}
}

Latest revision as of 12:40, 25 April 2011