Template:Team:Edinburgh/css/article.css
From 2012.igem.org
(Difference between revisions)
(Style and structure for an article/paragraph/notebook entry.) |
|||
(3 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
.article{ | .article{ | ||
- | padding- | + | padding: 20px; |
+ | padding-top:0px; | ||
+ | } | ||
+ | .article:first-child{ | ||
+ | padding-top:20px; | ||
+ | } | ||
+ | .article-title{ | ||
+ | padding-bottom:10px; | ||
} | } | ||
.article p{ | .article p{ | ||
Line 21: | 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