diff options
| author | franck cuny <franck@lumberjaph.net> | 2011-02-17 16:50:06 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2011-02-17 16:50:06 +0100 |
| commit | d7eeab2dac484e307e7f28fdb2805cdb76e1eff9 (patch) | |
| tree | fd732d878061ec04198edd2051eb217f8f9fd10e /index.html | |
| parent | update (diff) | |
| download | jitterbug-d7eeab2dac484e307e7f28fdb2805cdb76e1eff9.tar.gz | |
reuse same layout
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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;} |
