MediaWiki:Common.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 49: | Line 49: | ||
#user-page-left { | #user-page-left { | ||
top: 40px; | |||
float: none; | float: none; | ||
width: 45%; | width: 45%; | ||
} | } | ||
#user-page-right { | #user-page-right { | ||
top: 40px; | |||
float: none; | float: none; | ||
width: 55%; | width: 55%; | ||
} | |||
.clearfix { | |||
position: relative; | |||
} | } | ||
.profile-on { | .profile-on { |