MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
No edit summary
No edit summary
Line 126: Line 126:
}
}


/* User page modifications */
/* User profile modifications */
#profile-top {
#profile-top {
border-bottom: none;
border-bottom: none;
Line 133: Line 133:
#profile-toggle-button {
#profile-toggle-button {
display: none;
display: none;
}
#profile-image {
margin: 0 1.25rem 0 0;
}
#profile-right {
float: none;
}
}