MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 939:
/* ======================================================= */
/* GLOBAL BRANDING:
/* ======================================================= */
Line 954:
}
/* 2.
/* This puts the 2px dark line under the Title and Headings */
h1,
h2,
h3, h4, h5, h6,
.firstHeading,
.mw-first-heading,
.mw-body-header,
.
.section-heading { /* Mobile
border-bottom
margin-bottom: 0.5em;
}
/* 2.1
/*
.vector-page-titlebar::after {
background-color: #202122 !important;
Line 975 ⟶ 976:
left: 0 !important;
right: 0 !important;
content: '' !important;
}
/*
/* You requested to HIDE the menu bar that contained the light gray lines. */
/* This removes the Language/Edit buttons to create a cleaner look. */
.page-actions-menu {
display: none !important;
}
/* 3. RE-COLOR MOBILE SHADOW LINES */
/* Sometimes Minerva uses box-shadows for lines. We fix that here. */
.skin-minerva .page-heading,
.skin-minerva .section-heading {
box-shadow: inset 0 -
}
| |||