MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 2329: | Строка 2329: | ||
#aSRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) td, | #aSRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) td, | ||
#aSRV.wikitable thead + tbody > tr td { | #aSRV.wikitable thead + tbody > tr td { | ||
background: # | background: #357f49; | ||
border-bottom: 1px solid #1d611a; | border-bottom: 1px solid #1d611a; | ||
} | } | ||
| Строка 2335: | Строка 2335: | ||
/* Таблица */ | /* Таблица */ | ||
#BOTANY.wikitable { | #BOTANY.wikitable { | ||
background: # | background: #134326; | ||
} | } | ||
| Строка 2342: | Строка 2342: | ||
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | #BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background-color: # | background-color: #016731; | ||
border-bottom: 0.2em solid #00000021; | border-bottom: 0.2em solid #00000021; | ||
} | } | ||
| Строка 2349: | Строка 2349: | ||
#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#BOTANY.wikitable thead + tbody > tr th { | #BOTANY.wikitable thead + tbody > tr th { | ||
background: # | background: #0d7b34; | ||
} | } | ||
| Строка 2355: | Строка 2355: | ||
#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) td, | #BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) td, | ||
#BOTANY.wikitable thead + tbody > tr td { | #BOTANY.wikitable thead + tbody > tr td { | ||
background: # | background: #357f49; | ||
} | } | ||