MediaWiki:Basic.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 21: Line 21:
th,
th,
.mw-changeslist-line-watched .mw-title {
.mw-changeslist-line-watched .mw-title {
    font-weight: 500;
}
.mw-body h5 {
    font-size: 1rem;
     font-weight: 500;
     font-weight: 500;
}
}
Line 275: Line 270:
#personal h2 {
#personal h2 {
     color: var(--text-color);
     color: var(--text-color);
}
#p-personal-label {
    display: none!important;
}
#personal .dropdown .mw-portlet > div, #personal .dropdown .mw-portlet-body, #mw-site-navigation .sidebar-chunk .mw-portlet > div, #mw-related-navigation .sidebar-chunk .mw-portlet > div, #mw-site-navigation .sidebar-chunk .mw-portlet-body, #mw-related-navigation .sidebar-chunk .mw-portlet-body {
    margin-bottom: 0;
}
}


Line 525: Line 528:
.dark-mode .light-mode-only {
.dark-mode .light-mode-only {
     display: none;
     display: none;
}
.mobileonly {
    /* display: none; */
}
}
25,204

edits