Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 211: Line 211:


table.tracklist th {
table.tracklist th {
padding: 4px;
padding: 4px 9px;
margin: 0px;
margin: 0px;
border-bottom: 1px solid #666666;
border-bottom: 1px solid #666666;
Line 234: Line 234:
table#album td {
table#album td {
background-color: #ececec;
background-color: #ececec;
padding: 4px;
padding: 4px 9px;
border-bottom: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
}
}