forked from leftypol/leftypol
Improves readibility
This commit is contained in:
parent
48650d8ddd
commit
a1d2f0c701
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
body {
|
body {
|
||||||
background: #1E1E1E;
|
background: #1E1E1E;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
font-family: sans-serif;
|
font-family: Verdana, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
.quote {
|
.quote {
|
||||||
color:#B8D962;
|
color:#B8D962;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue