You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

User:Yessiree/monobook.css: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
(Created page with ".data-table { margin-buttom: 30px; }")
 
No edit summary
Line 1: Line 1:
.data-table {
div.data-table {
margin-buttom: 30px;
margin-buttom: 30px;
}
tr.odd {
}
tr.even {
}
}

Revision as of 16:49, 23 January 2014

div.data-table {
	margin-buttom: 30px;
}

tr.odd {
}

tr.even {
}