Template:Regional Europe 2013 CSS
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> #main4 { position: relative; padding: 28px 0 0 0; width: 100%; margin: 20px 0 0 28px; } </style> </html>") |
|||
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
#main4 { | #main4 { | ||
position: relative; | position: relative; | ||
- | padding: 28px 0 0 0; | + | padding: 28px; <!-- 0 0 0; --> |
width: 100%; | width: 100%; | ||
margin: 20px 0 0 28px; | margin: 20px 0 0 28px; | ||
+ | color: #535353; | ||
+ | |||
} | } | ||
+ | h6 { | ||
+ | font-size: 1.25em; | ||
+ | color: #535353; | ||
+ | } | ||
- | + | strong[id="gre"] { | |
+ | font-weight: bold; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 20:28, 11 October 2013