Template:MIT-style
From 2011.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | a { | + | body { |
- | + | font-size:0.875em; | |
- | + | font-family:Georgia,'Times New Roman',serif; | |
- | } | + | margin:0; |
- | + | } | |
- | a: | + | |
- | + | p { | |
- | } | + | font-family:Georgia,'Times New Roman',serif; |
+ | line-height:1.45em; | ||
+ | margin-bottom:1.45em; | ||
+ | } | ||
+ | |||
+ | p:last-of-type { | ||
+ | margin-bottom:0.725em; | ||
+ | } | ||
+ | |||
+ | strong { | ||
+ | font-weight:700; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color:rgb(0,0,0); | ||
+ | color:rgba(0,0,0,.4); | ||
+ | } | ||
+ | |||
+ | em { | ||
+ | font-style:italic; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-family:'OFL Sorts Mill Goudy TT', Georgia, serif; | ||
+ | font-size:2.5em; | ||
+ | margin-bottom:25px; | ||
+ | } | ||
+ | |||
+ | h1 a:link,h1 a:visited,h3 a:link,h3 a:visited { | ||
+ | color:rgb(0,0,0); | ||
+ | color:rgba(0,0,0,.8); | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-family:'OFL Sorts Mill Goudy TT', Georgia, serif; | ||
+ | font-size:1.56em; | ||
+ | line-height:1.3em; | ||
+ | font-weight:700; | ||
+ | margin-bottom:1em; | ||
+ | } | ||
+ | |||
+ | #sliderWrap { | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | #slider { | ||
+ | position:absolute; | ||
#minimalist { | #minimalist { | ||
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; | font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; |
Revision as of 04:01, 24 October 2011