The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
The background art comes from Cherylann1960.
Support the wiki on our official Ko-Fi page or Patreon page!
MediaWiki:Gadget-userProfile.css: Difference between revisions
From The Codex
GiverOfThePeace (talk | contribs) (Created page with "#contentSub > * + .horse-userprofile { margin-top: 1em; } .horse-userprofile { font-size: 120%; color: var(--content-text-color); border: 2px solid var(--content-border-color); padding: 6px 12px; } .horse-userprofile-info span:first-of-type { font-weight: bold; } .horse-userprofile-contribs .mw-uctop { font-weight: bold; }") |
GiverOfThePeace (talk | contribs) (Protected "MediaWiki:Gadget-userProfile.css" ([Edit=Allow only administrators] (indefinite))) m |
(No difference)
|
Latest revision as of 16:37, 30 January 2024
#contentSub > * + .horse-userprofile {
margin-top: 1em;
}
.horse-userprofile {
font-size: 120%;
color: var(--content-text-color);
border: 2px solid var(--content-border-color);
padding: 6px 12px;
}
.horse-userprofile-info span:first-of-type {
font-weight: bold;
}
.horse-userprofile-contribs .mw-uctop {
font-weight: bold;
}