1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-19 17:42:32 +01:00

Update audiobookshelf-base.css (#565)

* update readme

* Fix name

* Update audiobookshelf-base.css

Remove the new background image from the main #bookshelf element

---------

Co-authored-by: GilbN <24592972+GilbN@users.noreply.github.com>
Co-authored-by: GilbN <gilberg@gmail.com>
This commit is contained in:
PyrokineticDarkElf 2024-09-16 18:07:21 +01:00 committed by GitHub
parent 2ac12133d0
commit 29400ecc44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;