Template:Team:Calgary/ContentCSS
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | .Content { | ||
+ | position: absolute; | ||
+ | padding: 50px 6%; | ||
+ | top: 100px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
.Content p { | .Content p { | ||
font: 16px/125% Georgia, serif; | font: 16px/125% Georgia, serif; | ||
Line 8: | Line 15: | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
line-height: 150%; | line-height: 150%; | ||
+ | } | ||
+ | .Content h1 { | ||
+ | font-weight: bold; | ||
+ | border-bottom: #F1F1F1 3px solid | ||
} | } | ||
.Content h2, .Content h3, .Content h4, .Content h5, .Content h6 { | .Content h2, .Content h3, .Content h4, .Content h5, .Content h6 { | ||
margin-top: 20px; | margin-top: 20px; | ||
+ | text-decoration: underline; | ||
} | } | ||
Latest revision as of 01:19, 29 September 2014