Jump to: navigation, search

Difference between revisions of "MediaWiki:Mobile.css"


(Created page with "CSS placed here will affect users of the mobile site: table { border:0px; } td { border:0px; }")
(No difference)

Revision as of 09:42, 5 May 2015

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