Template:MIT-style

From 2011.igem.org

(Difference between revisions)
Line 83: Line 83:
     border-bottom: 1px dotted #999;
     border-bottom: 1px dotted #999;
     clear:both;
     clear:both;
 +
}
 +
#quote{
 +
float:left;
 +
padding: 35px 0;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 17px;
 +
font-style: italic;
 +
letter-spacing: 2px;
 +
color: #333;
 +
 +
}
 +
#quote p{
 +
line-height: 22px;
 +
}
 +
#quote p.testimonial{
 +
font-size: 12px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-style: normal;
 +
color: #fff;
 +
 +
}
 +
#quote .quote{
 +
font-size: 26px;
}
}
#contacts h2{
#contacts h2{

Revision as of 17:33, 15 August 2011