Actions

MediaWiki

Common.css: Difference between revisions

From Sybillian's Clocktower

No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
h2 {
.different-link{color: red}
Your Custom Styles Here
color: #a85232;
}

Revision as of 00:32, 1 September 2026

/* CSS placed here will be applied to all skins */
.different-link{color: red}