MediaWiki:Mobile.css: Difference between revisions
hide history |
m hide menu |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the mobile site */ | /* CSS placed here will affect users of the mobile site */ | ||
.last-modified-bar { | .last-modified-bar { display: none; } | ||
.mw-ui-icon { display: none; } | |||
} | |||