Difference between revisions of "MediaWiki:Common.css"

From helios Wiki
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: p {color: white;}")
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
p {color: white;}
li, p {color: white;}

Revision as of 13:55, 25 January 2020

/* CSS placed here will be applied to all skins */
li, p {color: white;}