MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 138: | Line 138: | ||
position: relative; | position: relative; | ||
z-index: 1; | z-index: 1; | ||
} | |||
.wikitable { | |||
background:#f8f9fa; | |||
border:1px solid #a2a9b1; | |||
} | |||
.wikitable th { | |||
background:#eaecf0; | |||
text-align:left; | |||
} | } | ||