MediaWiki:Timeless.css: Difference between revisions

From Init-c Wiki
No edit summary
(Blanked the page)
Tag: Blanking
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
body {
  background-color: white;
  color: black;
  font-family: Bitstream Vera Sans Mono, monospace;


}
@media screen {
body {
  background-color: white;
  color: black;
  font-family: Bitstream Vera Sans Mono, monospace;
}
}

Latest revision as of 12:45, 13 December 2022