410
правок
Meduza (обсуждение | вклад) Нет описания правки |
Meduza (обсуждение | вклад) Нет описания правки |
||
(не показано 7 промежуточных версий этого же участника) | |||
Строка 154: | Строка 154: | ||
color: #000; | color: #000; | ||
background: transparent; | background: transparent; | ||
display: flex; | |||
align-items: center; | |||
} | } | ||
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs { | .vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs { | ||
Строка 197: | Строка 199: | ||
} | } | ||
table.wikitable222 { | table.wikitable222 { | ||
width: | width: 62%; | ||
color: #000; | color: #000; | ||
Строка 226: | Строка 228: | ||
table.wikitable242 a, table.wikitable242 a:visited { | table.wikitable242 a, table.wikitable242 a:visited { | ||
color: #000; | color: #000; | ||
} | |||
table.wikitable242 img { | |||
max-width: 22.5vw; | |||
height: auto; | |||
} | |||
table.wikitable242 .thumbinner { | |||
width: unset !important; | |||
} | } | ||
table.wikitable243 { | table.wikitable243 { | ||
Строка 274: | Строка 283: | ||
display: flex; | display: flex; | ||
/* align-content: center; */ | /* align-content: center; */ | ||
align-items: flex-end; | |||
justify-content: space-between; | justify-content: space-between; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
Строка 281: | Строка 290: | ||
/* padding-right: 11em; */ | /* padding-right: 11em; */ | ||
max-width: 100%; | max-width: 100%; | ||
min-height: 75px; | |||
} | } | ||
#right-navigation { | #right-navigation { | ||
margin-top: 0em; | margin-top: 0em; | ||
} | |||
.vector-search-box-inner { | |||
/* min-width: 5em; */ | |||
width: 13.2em; | |||
/* width: 20vw; */ | |||
/* max-width: 20em; */ | |||
} | } |