Difference between revisions of "MediaWiki:Mobile.css"

From Electrical Contacts
Jump to: navigation, search
(Created page with ".mainPage td{ display:block; } table.twocolortable { width: 100%; overflow-x: auto; }")
 
(No difference)

Latest revision as of 11:25, 5 February 2019

.mainPage td{
 display:block;
}
table.twocolortable {
    width: 100%;
    overflow-x: auto;
}