Difference between revisions of "MediaWiki:Common.css"

From Lumipedia
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: background: linear-gradient(to bottom, black 10%, white 100%)")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
background: linear-gradient(to bottom, black 10%, white 100%)
+
background: linear-gradient(to bottom, red 10%, white 100%)

Revision as of 15:17, 7 February 2017

/* CSS placed here will be applied to all skins */
background: linear-gradient(to bottom, red 10%, white 100%)