MediaWiki:Common.css: відмінності між версіями
wikitable: lighter, slightly cool (blue) tint
(restyle wikitable: white gaps, gray cells, more padding) |
(wikitable: lighter, slightly cool (blue) tint) |
||
| Рядок 40: | Рядок 40: | ||
.wikitable > * > tr > th, | .wikitable > * > tr > th, | ||
.wikitable > * > tr > td { | .wikitable > * > tr > td { | ||
background: # | background: #f5f7fb; | ||
border: 0; | border: 0; | ||
padding: 12px 16px; | padding: 12px 16px; | ||
| Рядок 46: | Рядок 46: | ||
} | } | ||
.wikitable > * > tr > th { | .wikitable > * > tr > th { | ||
background: # | background: #e8eef7; | ||
font-weight: 600; | font-weight: 600; | ||
text-align: left; | text-align: left; | ||
} | } | ||