Difference between revisions of "MediaWiki:Group-sysop.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect sysops only: →Temporarily trying text coloring based on user groups: .text-coloing-custom { color: #F7AEAE; }") |
|||
| Line 2: | Line 2: | ||
/*Temporarily trying text coloring based on user groups*/ | /*Temporarily trying text coloring based on user groups*/ | ||
.text- | .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;
}