Anonymous

Difference between revisions of "MediaWiki:Common.css"

From Potatopedia
253 bytes added ,  17:42, 9 October 2016
no edit summary
Line 928: Line 928:
     height: 800px;
     height: 800px;
}
}
/* Table width */
table.tdwidth-100 td { width: 100px; }
table.tdwidth-200 td { width: 200px; }
table.tdwidth-300 td { width: 300px; }
table.tdwidth-400 td { width: 400px; }
table.tdwidth-500 td { width: 500px; }
table.tdwidth-600 td { width: 600px; }