Bleh
This commit is contained in:
parent
20fb6a9845
commit
a8971ea2cb
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@
|
||||||
}
|
}
|
||||||
h1 { font-size: 3.8em; color: #333333; margin-bottom: 3px; }
|
h1 { font-size: 3.8em; color: #333333; margin-bottom: 3px; }
|
||||||
h1 .small { font-size: 0.4em; }
|
h1 .small { font-size: 0.4em; }
|
||||||
h1 a { text-decoration: none }
|
/* h1 a { text-decoration: none }*/
|
||||||
h2 { font-size: 1.5em; color: #333333; }
|
h2 { font-size: 1.5em; color: #333333; }
|
||||||
h3 { text-align: center; color: #333333; }
|
h3 { text-align: center; color: #333333; }
|
||||||
a { color: #d42020; }
|
a { color: #333333; }
|
||||||
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
||||||
.download { float: right; }
|
.download { float: right; }
|
||||||
pre { background: #000; color: #fff; padding: 15px;}
|
pre { background: #000; color: #fff; padding: 15px;}
|
||||||
|
|
Loading…
Reference in a new issue