MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→Th Admin text-only badge: .mw-usergroup-thadmin { background-color: #0a7cff; →blue background: color: white; →text color: font-weight: bold; font-size: 12px; padding: 2px 6px; border-radius: 6px; text-transform: uppercase; letter-spacing: 0.5px; vertical-align: middle; }" |
No edit summary |
||
| Line 1: | Line 1: | ||
.mw-usergroup-ThCorporationMember { | |||
.mw-usergroup- | background-color: #0a7cff; | ||
background-color: #0a7cff; | color: white; | ||
color: white; | |||
font-weight: bold; | font-weight: bold; | ||
font-size: 12px; | font-size: 12px; | ||
| Line 8: | Line 7: | ||
border-radius: 6px; | border-radius: 6px; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
} | } | ||
Latest revision as of 13:37, 20 January 2026
.mw-usergroup-ThCorporationMember {
background-color: #0a7cff;
color: white;
font-weight: bold;
font-size: 12px;
padding: 2px 6px;
border-radius: 6px;
text-transform: uppercase;
}