/* ==UserStyle== @name True Black Ars Technica @description Better blacken the Ars Technica dark theme. @author Korakys @namespace https://arstechnica.com* @version 1.0.0 @license CC0 @downloadURL https://update.greasyfork.icu/scripts/454663/True%20Black%20Ars%20Technica.user.css @updateURL https://update.greasyfork.icu/scripts/454663/True%20Black%20Ars%20Technica.meta.css ==/UserStyle== */ @-moz-document domain("arstechnica.com") { body, #content, footer#page-footer { background-color: black !important; } .thick-divide-top { border-top: 1px solid; } }