Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 927: Line 927:
.mw-special-Book #coll-downloadbox {
.mw-special-Book #coll-downloadbox {
display: none;
display: none;
}
/* Only for mobile devices */
.onlymobile {
display:none;
}
}