MediaWiki:Group-user.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.user-show { | .user-show { | ||
display: | display: contents !important; | ||
} | } | ||
Latest revision as of 16:31, 17 February 2026
/* CSS placed here will affect registered users only */
.user-show {
display: contents !important;
}