MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
--home-panel-border-color: #DDDDDD; | --home-panel-border-color: #DDDDDD; | ||
--table-border-color: #DDDDDD; | --table-border-color: #DDDDDD; | ||
--table-even-background: # | --table-even-background: #efefef; | ||
} | } | ||
| Line 186: | Line 186: | ||
.table .table { | .table .table { | ||
border: 1px solid var(--table-border-color); | |||
} | } | ||
.table .table td { | .table .table td { | ||