Template:Team:Sheffield
From 2014.igem.org
(Difference between revisions)
m |
|||
Line 104: | Line 104: | ||
} | } | ||
+ | h1 { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 3.1em; | ||
+ | letter-spacing: -2px; | ||
+ | font-weight: 250; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 1.2em; | ||
+ | text-transform: uppercase; | ||
+ | font-weight: 700; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 1.1em; | ||
+ | font-weight: 350; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 1.0em; | ||
+ | font-weight: 300; | ||
+ | color: #696969 | ||
+ | } | ||
+ | |||
+ | h5 { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 1.2em; | ||
+ | font-weight: 300; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | border-collapse: collapse; | ||
+ | width: 70%; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | table, th, td { | ||
+ | border: 1px solid black; | ||
+ | padding: 5px; | ||
+ | } | ||
Revision as of 22:27, 6 September 2014