Template:Team:Edinburgh/css/article.css

From 2012.igem.org

(Difference between revisions)
m
 
(One intermediate revision not shown)
Line 3: Line 3:
.article{
.article{
padding: 20px;
padding: 20px;
 +
padding-top:0px;
}
}
.article:first-child{
.article:first-child{
-
padding-top:100px;
+
padding-top:20px;
 +
}
 +
.article-title{
 +
padding-bottom:10px;
}
}
.article p{
.article p{
Line 24: Line 28:
.article .article-text p{
.article .article-text p{
text-align: justify;
text-align: justify;
-
font: normal 12px/16px tahoma, calibri, sans-serif;
+
font: normal 12px/16px verdana, tahoma, calibri, sans-serif;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 09:26, 7 September 2012