forked from gitbot/uguu
changing font colors
This commit is contained in:
parent
3f56508a26
commit
173516af89
@ -39,7 +39,7 @@ body {
|
|||||||
background-image: url('grill.php'), url('img/bg.png');
|
background-image: url('grill.php'), url('img/bg.png');
|
||||||
background-position: 85% 100%, top left;
|
background-position: 85% 100%, top left;
|
||||||
background-repeat: no-repeat, repeat;
|
background-repeat: no-repeat, repeat;
|
||||||
color: #333;
|
color: #f7f7f7;
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user