diff options
| -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;} |
