mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
static resource URLs are now case sensitive.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
body {
|
||||
background-color : #1c1c1c;
|
||||
background-image : url('../content/images/pattern.png');
|
||||
background-image : url('../Content/Images/pattern.png');
|
||||
margin-bottom : 100px;
|
||||
p {
|
||||
font-size : 0.9em;
|
||||
|
||||
Reference in New Issue
Block a user