changing font colors

master
Soper Aylamo 2021-07-08 23:35:24 -04:00
parent 3f56508a26
commit 173516af89
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ body {
background-image: url('grill.php'), url('img/bg.png');
background-position: 85% 100%, top left;
background-repeat: no-repeat, repeat;
color: #333;
color: #f7f7f7;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
height: 100%;