MediaWiki:Common.css: Difference between revisions

From World of Agrimoor
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@font-face {
  font-family: 'Crimson Text';
  src: local("Crimson Text"),
      url(https://fonts.google.com/specimen/Crimson+Text?query=crimson);
}

Latest revision as of 03:34, 7 September 2023

/* CSS placed here will be applied to all skins */