Template:Team:TU-Munich/LabHeader
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #wikicontent .labbook h1 { |
font-size: 125%; | font-size: 125%; | ||
text-align:center; | text-align:center; | ||
Line 12: | Line 12: | ||
} | } | ||
- | # | + | #wikicontent h2 { |
font-size: 125%; | font-size: 125%; | ||
font-weight: normal; | font-weight: normal; | ||
Line 24: | Line 24: | ||
.toc, #toc { display: none; } | .toc, #toc { display: none; } | ||
- | h1 b { | + | #wikicontent h1 b { |
color:#002BB8; | color:#002BB8; | ||
} | } | ||
- | h3 { | + | #wikicontent h3 { |
font-size: 100%; | font-size: 100%; | ||
color:#002BB8; | color:#002BB8; | ||
Line 35: | Line 35: | ||
} | } | ||
- | p { | + | #wikicontent p { |
margin: 0 30px; | margin: 0 30px; | ||
} | } | ||
- | pre { | + | #wikicontent pre { |
margin: 0 30px; | margin: 0 30px; | ||
} | } | ||
- | .labbook div.experiment div.experiment { | + | #wikicontent .labbook div.experiment div.experiment { |
margin: 0; | margin: 0; | ||
} | } | ||
- | ul { | + | #wikicontent ul { |
line-height: 1.5em; | line-height: 1.5em; | ||
list-style-image: url("bullet.gif"); | list-style-image: url("bullet.gif"); | ||
Line 55: | Line 55: | ||
} | } | ||
- | table.wikitable { | + | #wikicontent table.wikitable { |
margin: 5px 40px; | margin: 5px 40px; | ||
} | } | ||
- | .experiment { | + | #wikicontent .experiment { |
margin: 5px 0; | margin: 5px 0; | ||
padding-bottom: 5px; | padding-bottom: 5px; |
Revision as of 12:05, 13 June 2013