Difference between revisions of "MediaWiki:Common.css"

From Spiritual Meaning of the Material World
Jump to navigation Jump to search
m (Added important)
(Changed yellow to orange)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
a {
a {
color: #E7AE12 !important;
color: #D97008 !important;
}
}

Revision as of 13:15, 18 March 2022

/* CSS placed here will be applied to all skins */
a {
color: #D97008 !important;
}