MediaWiki:Mobile.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
No edit summary
 
m (1 revision imported)

Revision as of 11:03, 10 December 2020

/* All CSS here will be loaded for users of the mobile site */

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

.header-container.header-chrome {
	background-color: #CCD0E5;
}