MediaWiki:Mobile.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
no edit summary
m (1 revision imported)
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */


#page-secondary-actions,
#page-secondary-actions/*,
.last-modified-bar,
.last-modified-bar,
#searchIcon,
#searchIcon,
#searchInput {
#searchInput*/ {
display: none;
display: none;
}
}

Navigation menu