Template:Team:Calgary/ContentCSS
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | |||
- | |||
- | |||
- | |||
.Content p { | .Content p { | ||
- | font: | + | font: 16px/125% Georgia, serif; |
} | } | ||
Line 12: | Line 8: | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
line-height: 150%; | line-height: 150%; | ||
- | + | } | |
+ | |||
+ | .Content h2, .Content h3, .Content h4, .Content h5, .Content h6 { | ||
+ | margin-top: 20px; | ||
} | } | ||
Line 20: | Line 19: | ||
.Content h2 { | .Content h2 { | ||
- | font-size: | + | font-size: 26px; |
} | } | ||
.Content h3 { | .Content h3 { | ||
- | font-size: | + | font-size: 22px; |
} | } | ||
.Content h4 { | .Content h4 { | ||
- | font-size: | + | font-size: 20px; |
} | } | ||
.Content h5 { | .Content h5 { | ||
- | font-size: | + | font-size: 18px; |
} | } | ||
.Content h6 { | .Content h6 { | ||
- | font-size: | + | font-size: 16px; |
} | } | ||
Revision as of 05:23, 8 September 2014