/* ==UserStyle== @name acomics style @namespace ilyachch/userscripts/styles @version 0.0.1 @description Custom CSS - acomics @author ilyachch (https://github.com/ilyachch/userscripts) @homepageURL https://github.com/ilyachch/userscripts @supportURL https://github.com/ilyachch/userscripts/issues @updateURL https://raw.githubusercontent.com/ilyachch/userscripts/main/usercss/acomics/acomics.user.css @license MIT @preprocessor default ==/UserStyle== */ @-moz-document domain("acomics.ru") { body { background: black !important; } #background { background-image: none !important; } }