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:
parent
2ac12133d0
commit
29400ecc44
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user