remove domain from url in theme

merge-requests/208/head
fatchan 4 years ago
parent a2600eda78
commit 7eb49151c9
  1. 2
      gulp/res/css/themes/win95.css

@ -79,7 +79,7 @@ bottom: -3px;
.navbar a:first-of-type::before {
content:'';
position:absolute;
background: url('https://fatpeople.lol/file/8bb8340d9edf7f5ee0003fd49df3ae1fbf3254025b724643c676681f9253b1fb.png');
background: url('/file/8bb8340d9edf7f5ee0003fd49df3ae1fbf3254025b724643c676681f9253b1fb.png');
background-size: contain;
height: 1.75em;
width: 1.75em;

Loading…
Cancel
Save