MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 2382: | Строка 2382: | ||
#aMED.wikitable:not(:has(thead)) tr:first-of-type th { | #aMED.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background-color: # | background-color: #004d45; | ||
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); | ||
| Строка 2389: | Строка 2389: | ||
#aMED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #aMED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#aMED.wikitable thead + tbody > tr th { | #aMED.wikitable thead + tbody > tr th { | ||
background: # | background: #00776e; | ||
border-bottom: 0.1em solid #00000059; | border-bottom: 0.1em solid #00000059; | ||
border-left: 0.2em solid #00000059; | border-left: 0.2em solid #00000059; | ||
| Строка 2404: | Строка 2404: | ||
#aENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #aENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#aENG.wikitable thead + tbody > tr th { | #aENG.wikitable thead + tbody > tr th { | ||
background: # | background: #957710; | ||
border-bottom: 0.1em solid #00000059; | border-bottom: 0.1em solid #00000059; | ||
border-left: 0.2em solid #00000059; | border-left: 0.2em solid #00000059; | ||
| Строка 2420: | Строка 2420: | ||
#aRND.wikitable thead + tbody > tr th { | #aRND.wikitable thead + tbody > tr th { | ||
background: #7c0183; | background: #7c0183; | ||
border-bottom: 0.1em solid #00000059; | border-bottom: 0.1em solid #00000059; | ||
border-left: 0.2em solid #00000059; | border-left: 0.2em solid #00000059; | ||
| Строка 2434: | Строка 2427: | ||
#aSUP.wikitable:not(:has(thead)) tr:first-of-type th { | #aSUP.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background-color: # | background-color: #6f390a; | ||
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); | ||
} | |||
#aSUP.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | |||
#aSUP.wikitable thead + tbody > tr th { | |||
background: #874b0e; | |||
border-bottom: 0.1em solid #00000059; | |||
border-left: 0.2em solid #00000059; | |||
} | } | ||