Norwegian conservative periodical
Minerva.no by ogrim
Details
Authorogrim
LicenseNo License
Categoryminerva
Created
Updated
Size805 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Minerva.no Mørkemodus
@namespace USO Archive
@author Onkel Ogrim
@description Ein treng ikkje vera arbeidar for å ikkje ville verta sveiseblind
@version 1.0.0
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("minerva.no") {
body {
color: #828282;
background-color: #1B2835 !important;
}
header {
background-color: #373f5d;
}
.page-content div,
footer,
section.article,
div.social {
background-color: #1B2835 !important;
}
h2 {
color: #bfbfbf;
}
.articleFooter a,
div.newsletter_submit input,
div.paywallLabel {
background: #373f5d !important;
color: #828282 !important;
}
}