MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:
     border-style: solid;
     border-style: solid;
     border-width: 3px 0px 0px 0px !important;  
     border-width: 3px 0px 0px 0px !important;  
padding: 0px 10px 0px 10px;
}
}
table.tags th {
table.tags th {
Line 17: Line 16:
     background: #FF6B6B;
     background: #FF6B6B;
     font-weight: normal;
     font-weight: normal;
padding: 0px 10px 0px 10px;
}
}
table.tags td {
table.tags td {
     font-family: "BildCompressedLight";
     font-family: "BildCompressedLight";
     background: #D47575;
     background: #D47575;
padding: 0px 5px 0px 5px;
}
}