Template:Freiburg2013 Template2
From 2013.igem.org
(Difference between revisions)
m (Created page with "<html> <head> <style> #sidebar { } #main_contant { } </style> </head> </html>") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
<head> | <head> | ||
- | <style> | + | <style type="text/css"> |
- | + | tr { | |
- | # | + | padding-top: 0.5em ; |
+ | padding-bottom: 0.5em ; | ||
+ | } | ||
+ | td { | ||
+ | padding-right: 0.5em ; | ||
+ | padding-left: 0.5em ; | ||
+ | } | ||
+ | #tag { | ||
+ | |||
+ | width: 100%; | ||
+ | } | ||
+ | #floatleft { | ||
+ | float: left; width: 30%; | ||
+ | overflow: auto; | ||
+ | } | ||
+ | #floatleft50 { | ||
+ | float:left; width:50%; | ||
+ | overflow:auto; | ||
+ | } | ||
+ | #floatright { | ||
+ | float: right; width: 70%; | ||
+ | overflow: auto; | ||
+ | } | ||
+ | #floatright50 { | ||
+ | float: right; width: 50%; | ||
+ | overflow: auto; | ||
+ | } | ||
+ | #tag div ul { | ||
+ | list-style:disc; | ||
+ | color:white; | ||
} | } | ||
- | |||
+ | #tag div ul li{ | ||
+ | color:white; | ||
} | } | ||
- | + | h2{ | |
- | + | font-weight: bold; | |
- | + | color:white; | |
- | + | clear:both; | |
- | + | margin-top: 2em; | |
- | + | } | |
+ | h3 { | ||
+ | clear:both; | ||
+ | margin-top: 2em; | ||
+ | margin-bottom: 2em; | ||
+ | color:white; | ||
+ | } | ||
+ | h4 { | ||
+ | clear:both; | ||
+ | margin-top: 2em; | ||
+ | margin-bottom: 2em; | ||
+ | color:white; | ||
+ | } | ||
+ | .gelpic { | ||
+ | width: 400px; | ||
+ | font-size: 90%; | ||
+ | clear: both; | ||
+ | } | ||
+ | .clear { | ||
+ | clear:both; | ||
+ | } | ||
+ | .gibsonimg { | ||
+ | width: 80%; | ||
+ | margin-bottom: 2em; | ||
+ | } | ||
+ | table, th, td { | ||
+ | border: 1px solid black; | ||
+ | border-collapse:collapse; | ||
+ | margin-bottom: 2em; | ||
+ | } | ||
+ | .imgtable { | ||
+ | border: 0; | ||
+ | } | ||
+ | .imgseq { | ||
+ | width: 600px; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | .image { | ||
+ | width: 600px; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
</html> | </html> |
Latest revision as of 21:06, 12 September 2013