Fix body background for light theme

This commit is contained in:
Jiiks 2015-12-13 15:49:26 +02:00
parent 5c3c06a143
commit bdab795306
2 changed files with 1 additions and 6 deletions

View File

@ -571,11 +571,6 @@
text-overflow: ellipsis;
}
body {
background-image:url("https://discordapp.com/assets/2f8fff584b4efd0febf82664f40aecaa.png");
width:100%;
height:100%;
}
#bd-psd-container {
position: fixed;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long