mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Changed incorrect color
This commit is contained in:
parent
013a08833c
commit
3250bd8f87
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ body {
|
|||
height: 100%;
|
||||
}
|
||||
body {
|
||||
background: #ffbb32;
|
||||
background: #fff6e5;
|
||||
color: #777777;
|
||||
font-family: montserratlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 1.000em;
|
||||
|
|
Loading…
Reference in a new issue