Difference between revisions of "MediaWiki:Group-sysop.css"

From ShadowHaven Reloaded
Jump to navigation Jump to search
 
 
Line 2: Line 2:


/*Temporarily trying text coloring based on user groups*/
/*Temporarily trying text coloring based on user groups*/
.text-coloing-custom {
.text-coloring-custom {
     color: #F7AEAE;
     color: #F7AEAE;
}
}

Latest revision as of 00:43, 5 June 2025

/* CSS placed here will affect sysops only */

/*Temporarily trying text coloring based on user groups*/
.text-coloring-custom {
    color: #F7AEAE;
}