mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-22 19:25:04 -04:00
remove background image
This commit is contained in:
1 parent
ff352663ed
commit
0e151b3c60
1 file changed
+1
-2
@@ -120,8 +120,7 @@ a, .btn {
|
||||
|
||||
body {
|
||||
background:
|
||||
url('../Content/Images/background/logo.png') 50px center no-repeat fixed,
|
||||
#1c1c1c url('../Content/Images/background/black.png') top center e('/') cover repeat;
|
||||
url('../Content/Images/background/logo.png') 50px center no-repeat fixed,#272727;
|
||||
|
||||
margin-bottom : 100px;
|
||||
p {
|
||||
|
||||
Reference in new issue
Block a user