Template:Team:DukePolicy/CSS
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #topnav { | |
- | font-color:#fff; | + | color:#fff; |
+ | padding:3%; | ||
+ | margin: 3%; | ||
+ | float: center; | ||
+ | text-align:center; | ||
+ | font-size:1.5em; | ||
+ | } | ||
+ | |||
+ | #topnav a { | ||
+ | color:#fff; | ||
+ | text-decoration: underline; | ||
} | } | ||
Line 25: | Line 35: | ||
#threed img { | #threed img { | ||
- | display: inline; | + | display: inline-table; |
padding: 2%; | padding: 2%; | ||
width: 25%; | width: 25%; | ||
Line 38: | Line 48: | ||
#hoco a { | #hoco a { | ||
text-decoration:underline; | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #hoco h2 { | ||
+ | color:#fff; | ||
} | } | ||
Line 54: | Line 68: | ||
width: 25%; | width: 25%; | ||
height:25%; | height:25%; | ||
+ | } | ||
+ | |||
+ | #smath h2 { | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
+ | .emphasis { | ||
+ | font-size:1.5em; | ||
+ | font-weight:bold; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 03:42, 18 October 2014