Difference between revisions of "MediaWiki:Mobile.css"

From Clicklaw Wikibooks
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the mobile site: table{ border-style: solid; border-width: 0px; } .content table td, .content table th { border: 0px;")
(No difference)

Revision as of 22:13, 5 June 2015

/* CSS placed here will affect users of the mobile site */
table{ 
	border-style: solid;
	border-width: 0px; 
}

.content table td, .content table th {
border: 0px;