made theme a little bit clearer
This commit is contained in:
Binary file not shown.
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
/* line 13, ../../compass/src/main.scss */
|
/* line 13, ../../compass/src/main.scss */
|
||||||
body {
|
body {
|
||||||
background: #111;
|
background: #1E1E1E;
|
||||||
color: #EEE;
|
color: #EEE;
|
||||||
font: 20px Hoefler Text, bodyfont, serif;
|
font: 20px Hoefler Text, bodyfont, serif;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
@@ -125,7 +125,7 @@ strong {
|
|||||||
|
|
||||||
/* line 92, ../../compass/src/main.scss */
|
/* line 92, ../../compass/src/main.scss */
|
||||||
tt, pre {
|
tt, pre {
|
||||||
background-color: #222;
|
background-color: #2A2A2A;
|
||||||
font-family: Inconsolata, Monaco, monospace;
|
font-family: Inconsolata, Monaco, monospace;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
@@ -166,7 +166,7 @@ header a#page-title {
|
|||||||
|
|
||||||
/* line 121, ../../compass/src/main.scss */
|
/* line 121, ../../compass/src/main.scss */
|
||||||
footer {
|
footer {
|
||||||
background: #222;
|
background: #2A2A2A;
|
||||||
color: #CCC;
|
color: #CCC;
|
||||||
font-family: helvetica, sans-serif;
|
font-family: helvetica, sans-serif;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|||||||
Reference in New Issue
Block a user