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
No edit summary
(Blanked the page)
 
Line 1: Line 1:
div.data-table {
margin-bottom: 30px;
}


.data-table table {
text-align: center;
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #bbbbbb;
}
span.table-header {
color: #c8102e;
}
table th {
width: 100px;
height: 36px;
}
tr {
height: 36px;
}
tr.first-row {
background-color: #414141;
color: #cccccc;
}
tr.odd {
background-color:#ffffff;
}
tr.even {
background-color:#dddddd;
}
td.town {
color: green;
}
td.scum {
color: red;
}
a.external {
background: none!important;
padding: 0!important;
}

Latest revision as of 20:16, 16 February 2014