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

Project Herzl (talk | contribs)
No edit summary
Tags: Manual revert Reverted
Project Herzl (talk | contribs)
blank
Tags: Blanking Manual revert
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
body {
  font-family: "Times New Roman", Times, serif;
}


/* Article content text color */
#mw-content-text,
.mw-parser-output,
.mw-body-content {
  color: #212180;
}