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