MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
No edit summary
No edit summary
Line 124: Line 124:
.vector-page-titlebar::after {
.vector-page-titlebar::after {
background-color: transparent;
background-color: transparent;
}
/* User page modifications */
#profile-top {
border-bottom: none;
}
#profile-toggle-button {
display: none;
}
}


/* Show subtitle */
/* Show subtitle */
#siteSub
#siteSub {
{
     display: block; font-weight: normal; font-size: normal;
     display: block; font-weight: normal; font-size: normal;
}
}