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 edit summary
 
(3 intermediate revisions by the same user not shown)

Latest revision as of 00:27, 26 November 2015

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

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