MediaWiki:Mobile.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
No edit summary
(No difference)

Revision as of 06:34, 4 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;
}