diff --git a/luasrc/style/style.css b/luasrc/style/style.css index bf78e93..d405fd8 100644 --- a/luasrc/style/style.css +++ b/luasrc/style/style.css @@ -17,7 +17,7 @@ html { } body { -background: url('backgroundfanspage.png'); +background: url('login.png'); height: 100%; background-position: center; background-repeat: no-repeat; @@ -403,4 +403,4 @@ img.bawah { .icon-credits a { text-decoration: none; color: rgba(255,255,255,0.2); -} \ No newline at end of file +}