90,866
edits
mNo edit summary |
(add wikitable "empty-cells:show;") |
||
Line 516: | Line 516: | ||
table.wikitable { | table.wikitable { | ||
background: #F9F9F9; | background: #F9F9F9; | ||
border: 1px | margin: 1em 1em 1em 0; | ||
border:solid 1px #AAAAAA; | |||
border-collapse: collapse; | border-collapse: collapse; | ||
empty-cells:show; | |||
} | } | ||
.wikitable th,.wikitable td.hl3,.wikitable th.hl3 { | .wikitable th,.wikitable td.hl3,.wikitable th.hl3 { | ||
background:#8da7d6 | background:#8da7d6 | ||
} | } | ||
.wikitable td.hl1,.wikitable th.hl1 { | .wikitable td.hl1,.wikitable th.hl1 { |
edits