Jump to content

MediaWiki:Common.css: Difference between revisions

Line 50: Line 50:
#user-page-left {
#user-page-left {
     float: none;
     float: none;
     width: 100%;
     width: 45%;
}
#user-page-right {
    float: none;
    width: 55%;
}
}
.profile-on {
.profile-on {
Line 100: Line 104:
color: var(--color-subtle);
color: var(--color-subtle);
}
}
#user-page-right {
 
    float: right;
    width: 55%;
}


.eyecontainer,
.eyecontainer,