MediaWiki:Common.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 48: | Line 48: | ||
} | } | ||
#user- | #user-page-left { | ||
float: none; | float: none; | ||
width: 100%; | width: 100%; | ||
Line 99: | Line 99: | ||
.user-section-title { | .user-section-title { | ||
color: var(--color-subtle); | color: var(--color-subtle); | ||
} | } | ||
#user-page-right { | #user-page-right { | ||
float: right; | float: right; | ||
width: 55%; | width: 55%; | ||
} | } | ||