X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=backend%2Fstyle.scss;fp=backend%2Fstyle.scss;h=1482fa603898dab570a9e9218fd6e2609a391766;hb=7ebb570a4a158743200d0f5e53ab44ee823516f0;hp=8cd13adf8cc5d783464fa1bd5a32463b24c1384c;hpb=e9855a47ac1f9ebede015e89ec9cd1291c2876ea;p=valheim_web.git diff --git a/backend/style.scss b/backend/style.scss index 8cd13ad..1482fa6 100644 --- a/backend/style.scss +++ b/backend/style.scss @@ -1,5 +1,5 @@ * { - margin: 50px; + margin: 15px; padding: 0px; } @@ -7,7 +7,7 @@ body { font-size: 18px; text-shadow: 2px 2px 2px #DDD; text-align: center; - line-height: 30px; + line-height: 15px; color: #5b5b5b; background-color: #ededed; margin: 0px; @@ -16,4 +16,3 @@ body { img { border: 0px; } -