diff options
Diffstat (limited to 'stylus/manganato_sepia.css')
-rw-r--r-- | stylus/manganato_sepia.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stylus/manganato_sepia.css b/stylus/manganato_sepia.css index b72db94..f168003 100644 --- a/stylus/manganato_sepia.css +++ b/stylus/manganato_sepia.css @@ -6,4 +6,8 @@ img:hover { filter: none; } + + .container-chapter-reader { + background-color: #000000; + } } |