MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 2308: | Строка 2308: | ||
#aSRV.wikitable:not(:has(thead)) tr:first-of-type th { | #aSRV.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background-color: # | background-color: #177b24; | ||
border-bottom: 0.2em solid #00000059; | border-bottom: 0.2em solid #00000059; | ||
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); | box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); | ||
| Строка 2314: | Строка 2314: | ||
#aSRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #aSRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#aSRV.wikitable thead + tbody > tr th { | #aSRV.wikitable thead + tbody > tr th { | ||
background: # | background: #14691f; | ||
border-bottom: 0.1em solid #00000059; | border-bottom: 0.1em solid #00000059; | ||
border-left: 0.2em solid #00000059; | border-left: 0.2em solid #00000059; | ||