diff --git a/css/base/audiobookshelf/audiobookshelf-base.css b/css/base/audiobookshelf/audiobookshelf-base.css index 4b1fb466..c0b1df40 100644 --- a/css/base/audiobookshelf/audiobookshelf-base.css +++ b/css/base/audiobookshelf/audiobookshelf-base.css @@ -33,6 +33,7 @@ a:hover{ background: var(--transparency-dark-40) !important; } body, .bg-bg, #bookshelf, #app-content, #page-wrapper{ + background-image:none !important; background: var(--main-bg-color); background-repeat: repeat, no-repeat; background-attachment: fixed, fixed;