Difference between revisions of "MediaWiki:Common.css"

From Starmancer Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: @import url("https://https://fonts.googleapis.com/css?family=Orbitron:400,700|Orbitron")")
 
 
(One intermediate revision 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 */
  
@import url("https://https://fonts.googleapis.com/css?family=Orbitron:400,700|Orbitron")
+
@import url(https://fonts.googleapis.com/css?family=Orbitron:400,700);
 +
 
 +
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);

Latest revision as of 16:52, 14 May 2019

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

@import url(https://fonts.googleapis.com/css?family=Orbitron:400,700);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);