Template:Team:Calgary/ContentCSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
.Content {
 +
padding: 50px 6%;
 +
}
 +
.Content p {
.Content p {
font: 16px/125% Georgia, serif;
font: 16px/125% Georgia, serif;
Line 8: Line 12:
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;
}
}

Revision as of 05:26, 8 September 2014