MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 2982: | Строка 2982: | ||
#highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background-color: # | background-color: #343447; | ||
border-bottom: 0.2em solid #0000002b; | border-bottom: 0.2em solid #0000002b; | ||
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); | box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15); | ||
| Строка 2989: | Строка 2989: | ||
#highlighted-header-classic.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #highlighted-header-classic.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#highlighted-header-classic.wikitable thead + tbody > tr th { | #highlighted-header-classic.wikitable thead + tbody > tr th { | ||
background: # | background: #3d3d4f; | ||
border-bottom: 0.1em solid #0000000d; | border-bottom: 0.1em solid #0000000d; | ||
border-left: 0.2em solid #00000024; | border-left: 0.2em solid #00000024; | ||