Template:Team:Bielefeld-Germany/css/article.css
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> .article{ padding: 20px; padding-top:0px; } .article:first-child{ padding-top:20px; } .article-title{ padding-bottom:10px; } .article p{ margi...") |
|||
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
.article{ | .article{ | ||
padding: 20px; | padding: 20px; | ||
padding-top:0px; | padding-top:0px; | ||
+ | height:auto;<!--350px;->> | ||
+ | width:550px; | ||
} | } | ||
.article:first-child{ | .article:first-child{ | ||
Line 9: | Line 12: | ||
} | } | ||
.article-title{ | .article-title{ | ||
- | padding-bottom: | + | padding-bottom:13px; |
+ | padding-left:11px; | ||
} | } | ||
.article p{ | .article p{ | ||
- | margin: | + | margin:10px; |
} | } | ||
.article .article-title a, | .article .article-title a, | ||
.article .article-title a:hover, | .article .article-title a:hover, | ||
.article .article-title a:visited{ | .article .article-title a:visited{ | ||
- | color: # | + | color: #ff6600; |
font: bold 16px/20px tahoma, calibri, sans-serif; | font: bold 16px/20px tahoma, calibri, sans-serif; | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.article .article-text p{ | .article .article-text p{ | ||
text-align: justify; | text-align: justify; | ||
+ | padding-left:22px; padding-right:5px; | ||
font: normal 12px/16px verdana, tahoma, calibri, sans-serif; | font: normal 12px/16px verdana, tahoma, calibri, sans-serif; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 14:39, 22 July 2013