Difference between revisions of "MediaWiki:Common.css"

From SWG Utopia
Jump to navigation Jump to search
m (Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
<noinclude>[[Category:MediaWiki]]</noinclude>
+
<link rel="preconnect" href="https://fonts.googleapis.com">
 +
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
 +
<link href="https://fonts.googleapis.com/css2?family=Lora&display=swap" rel="stylesheet">
 +
font-family: 'Lora', serif;
 +
 
 +
[[Category:MediaWiki]]

Latest revision as of 12:46, 10 November 2023

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

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lora&display=swap" rel="stylesheet">
font-family: 'Lora', serif;

[[Category:MediaWiki]]