MediaWiki:Mobile.css: Difference between revisions

From Protospace Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the mobile site: .main-pagelinks { width: 100%; padding-right: 0px; }")
(No difference)

Revision as of 23:42, 25 November 2015

/* CSS placed here will affect users of the mobile site */

.main-pagelinks {
	width: 100%;
	padding-right: 0px;
}