Template:Team:Calgary/ContentCSS

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
.Content {
.Content {
 +
position: absolute;
padding: 50px 6%;
padding: 50px 6%;
 +
top: 100px;
 +
text-align: left;
}
}
.Content p {
.Content p {
-
font: 14px/125% Georgia, serif;
+
font: 16px/125% Georgia, serif;
}
}
Line 12: 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;
font-weight: bold;
 +
border-bottom: #F1F1F1 3px solid
 +
}
 +
 +
.Content h2, .Content h3, .Content h4, .Content h5, .Content h6 {
 +
margin-top: 20px;
 +
text-decoration: underline;
}
}
Line 20: Line 31:
.Content h2 {
.Content h2 {
-
font-size: 24px;
+
font-size: 26px;
}
}
.Content h3 {
.Content h3 {
-
font-size: 20px;
+
font-size: 22px;
}
}
.Content h4 {
.Content h4 {
-
font-size: 18px;
+
font-size: 20px;
}
}
.Content h5 {
.Content h5 {
-
font-size: 16px;
+
font-size: 18px;
}
}
.Content h6 {
.Content h6 {
-
font-size: 14px;
+
font-size: 16px;
}
}

Latest revision as of 01:19, 29 September 2014