summaryrefslogtreecommitdiff
path: root/website/local.css
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-29 09:21:12 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-29 09:21:12 -0400
commite90c5fcfae6bcc22058003f7d028fdb9ce84accb (patch)
treeb7ebe296496b0064d15016df4b8d863302724c47 /website/local.css
parent9b917f32a5d68abbb2f5993d32e2b60636a37dc5 (diff)
parent4ac01c98191fd4d6d0ab3654de427fa02f0e93f7 (diff)
Merge commit 'jrollins/master'
Diffstat (limited to 'website/local.css')
-rw-r--r--website/local.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/website/local.css b/website/local.css
index 6302a54..06b1750 100644
--- a/website/local.css
+++ b/website/local.css
@@ -1,12 +1,12 @@
body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
- font-size:0.8em;
+ font-size:1em;
margin-left: 5%;
margin-right:20%;
}
h1 {
- font-size: 1.4em;
+ font-size: 1.5em;
}
h2 {
@@ -14,14 +14,15 @@ h2 {
}
h3 {
- font-size: 1.0em;
+ font-size: 1em;
}
h4 {
- font-size: .9em;
+ font-size: 1em;
}
.header span {
+ font-size: 1.5em;
color: #aaaaaa;
}