Remember: If it's RUST, you can TRUST. Rust (orange-brown) text reflects real world information. Otherwise, this wiki contains FICTION from the worlds of author R.L. Akers. Click here for details.

MediaWiki:Common.css: Difference between revisions

From WikiRLA
mNo edit summary
mNo edit summary
Line 41: Line 41:
#p-pagemisc-label {
#p-pagemisc-label {
border-bottom: 1px solid var(--border-color-base, #a2a9b1) !important;
border-bottom: 1px solid var(--border-color-base, #a2a9b1) !important;
margin-bottom: 0 !important;
margin-bottom: .5 !important;
}
}
/*
/*
Line 50: Line 50:
}
}
*/
*/
#p-navigation-label {
/* To equalize sidebar-chunk spacing */
padding-top: 5px !important;
}
.sidebar-chunk {
.sidebar-chunk {
margin: 0 !important;
margin: 0 !important;
Line 62: Line 66:
.mw-portlet-body {
.mw-portlet-body {
margin-bottom: .5em !important;
margin-bottom: .5em !important;
}
.p-navigation-label {
/* To equalize sidebar-chunk spacing */
padding-top: 5px !important;
}
}