Jump to content

User:Project Herzl/common.css: Difference between revisions

From Project Herzl
Project Herzl (talk | contribs)
test
Tag: Reverted
Project Herzl (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
body {
  font-family: "Times New Roman", Times, serif;
  color: #212180;
}


/* Ensure main content also inherits the color */
#mw-content-text,
.mw-parser-output,
.mw-body-content,
.mw-body,
#content,
div,
span,
p,
li,
td,
th,
h1, h2, h3, h4, h5, h6,
a {
  color: #212180;
}

Latest revision as of 20:51, 21 August 2025

Cookies help us deliver our services. By using our services, you agree to our use of cookies.