X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=backend%2Fstyle.scss;h=99db66fd8adfe6c4e783d35a7274f40c3a9c2999;hb=28dede5779342bac9b4767d61badac099b1595c2;hp=1ae90bd3965b524cb1f014e314cc0f050b9f10b9;hpb=9deef63b608b62780a4dfed031410c25e10e477a;p=valheim_web.git diff --git a/backend/style.scss b/backend/style.scss index 1ae90bd..99db66f 100644 --- a/backend/style.scss +++ b/backend/style.scss @@ -5,10 +5,10 @@ body { font-family: Fira Code, Helvetica Neue, Helvetica, Arial, sans-serif; - text-shadow: 2px 2px 2px #DDD; + text-shadow: 2px 2px 2px rgb(112, 112, 112); text-align: center; - color: #ededed; - background-color: #5b5b5b; + color: #bdbdbd; + background-color: #252525; } h1 {