Games:  Legacy Online | Legacy Dev Hunted Cow Studios 



Difference between revisions of "MediaWiki:Common.css"

To Login to the wiki, use your username for Legacy and then go here to get your temporary password. - sumwish (talk)

From Legacy Wiki

Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { font-size: larger; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body { font-size: larger; }
+
 
 +
body {  
 +
  font-size: larger;
 +
}

Revision as of 10:34, 10 June 2025

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

body { 
  font-size: larger;
}