Template:CSS/Delft2014 main
From 2014.igem.org
(Difference between revisions)
DucoBlanken (Talk | contribs) |
DucoBlanken (Talk | contribs) |
||
Line 125: | Line 125: | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
width: 960px; | width: 960px; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | font-family: "Calibri"; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size: 2.0em; | ||
+ | } | ||
+ | h3 { | ||
+ | font-size: 1.5em; | ||
+ | } | ||
+ | h4 { | ||
+ | font-size: 1.3em; | ||
+ | } | ||
+ | p { | ||
+ | font-size: 1.0em; | ||
+ | } | ||
+ | caption { | ||
+ | font-size: 0.9em; | ||
+ | font-style: italic; | ||
+ | text-align:left; | ||
+ | } | ||
+ | figcaption { | ||
+ | font-size: 0.9em; | ||
+ | font-style: italic; | ||
+ | text-align:left; | ||
+ | } | ||
+ | .tableofcontents{ | ||
+ | border: 1px solid #898989; | ||
+ | background-color: #f5f5f5; | ||
+ | display: inline-block; | ||
+ | align="left"; | ||
+ | padding: 5px; | ||
+ | margin: 25px; | ||
+ | } | ||
+ | table, th, td { | ||
+ | border: 1px solid black; | ||
+ | border-collapse: collapse; | ||
+ | } | ||
+ | th, td { | ||
+ | padding: 5px; | ||
+ | text-align: left; | ||
} | } | ||
Revision as of 20:10, 12 October 2014