/* * Citizen - General special pages * https://starcitizen.tools */ @import '../../../resources/variables.less'; .skin-citizen-dark { #mw-allmessagestable tbody:hover td { background-color: @accent-10; } .mw-protectedpages-unknown { color: @dark-text-70; } }