summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-02-17 16:50:06 +0100
committerfranck cuny <franck@lumberjaph.net>2011-02-17 16:50:06 +0100
commitd7eeab2dac484e307e7f28fdb2805cdb76e1eff9 (patch)
treefd732d878061ec04198edd2051eb217f8f9fd10e
parentupdate (diff)
downloadjitterbug-d7eeab2dac484e307e7f28fdb2805cdb76e1eff9.tar.gz
reuse same layout
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 528193d..6d30369 100644
--- a/index.html
+++ b/index.html
@@ -28,12 +28,12 @@
margin: 3em auto 2em auto;
line-height: 1.5em;
}
- h1 { font-size: 3.8em; color: #120e0c; margin-bottom: 3px; }
+ h1 { font-size: 3.8em; color: #3e9ab7; margin-bottom: 3px; }
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
- h2 { font-size: 1.5em; color: #120e0c; }
- h3 { font-size: 1.2em; color: #120e0c; }
- a { color: #120e0c; }
+ h2 { font-size: 1.5em; color: #3e9ab7; }
+ h3 { font-size: 1.2em; color: #3e9ab7; }
+ a { color: #3e9ab7; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}