Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 90: Line 90:


.wikitable > tr > th, .wikitable > * > tr > th {
.wikitable > tr > th, .wikitable > * > tr > th {
background-color: transparent !important;
background-color: #eaecf0 !important;
border: none !important;
border: 1px solid #a2a9b1;
font-style: italic !important;
    padding: 0.2em 0.4em;
font-size: 88%
}
}