MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 109:
/* ======================================================= */
/* HIDE
/* ======================================================= */
/* 1. Target
a[href*="
a[href*="Special:RevisionHistory"] {
display: none !important;
}
/* 2. Target
a[href*="action=history"] {
display: none !important;
}
/* 3. Target the specific
#footer-places-history,
.footer-places-history
li#footer-places-history {
display: none !important;
}
/* 4. Target the "Last Modified" bar wrapper */
.last-modified-bar,
.minerva-last-modified-bar,
.post-content > .last-modified-bar {
display: none !important;
}
| |||