Template:Team:Oxford/templates/header
From 2014.igem.org
(Difference between revisions)
Line 28: | Line 28: | ||
background:none; | background:none; | ||
} | } | ||
+ | |||
+ | h1 { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | margin-bottom: 2%; | ||
+ | line-height:150%; | ||
+ | |||
+ | } | ||
+ | h1white { | ||
+ | font-size: 230%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#fff; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1blue { | ||
+ | font-size: 180%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | h1blue2 { | ||
+ | font-size: 130%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1blue3 { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2blue3 { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#4747E5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | |||
+ | |||
+ | h1black { | ||
+ | font-size: 230%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1grey { | ||
+ | font-size: 280%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#615555; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1purple { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#CE68D5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2purple { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#CE68D5; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1red { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#B31127; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2red { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#B31127; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1orange { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#F98500; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2orange { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#F98500; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h1green { | ||
+ | font-size: 140%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#0F9101; | ||
+ | line-height:150%; | ||
+ | } | ||
+ | h2green { | ||
+ | font-size: 120%; | ||
+ | font-weight: 400; | ||
+ | font-family:Helvetica; | ||
+ | color:#0F9101; | ||
+ | line-height:150%; | ||
+ | } | ||
#catlinks { | #catlinks { |
Revision as of 18:59, 10 October 2014