MediaWiki:Common.css: различия между версиями
Joker666 (обсуждение | вклад) м |
Joker666 (обсуждение | вклад) м |
||
| (не показана 51 промежуточная версия 2 участников) | |||
| Строка 42: | Строка 42: | ||
.pmargin .CategoryTreeChildren { | .pmargin .CategoryTreeChildren { | ||
margin-left: | margin-left: 7px; | ||
} | } | ||
.pmargin . | .pmargin > .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeChildren { | ||
display: | display: grid; | ||
grid-template-columns: auto auto; | |||
} | } | ||
| Строка 69: | Строка 70: | ||
.mainpage-yellow > .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeChildren > .CategoryTreeSection { | .mainpage-yellow > .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeChildren > .CategoryTreeSection { | ||
width: fit-content; | width: fit-content; | ||
} | } | ||
| Строка 139: | Строка 135: | ||
} | } | ||
#sidebar { | |||
margin-top: 25px; | |||
} | |||
.mwe-popups-extract { | |||
line-height: normal; | |||
display: | } | ||
.mwe-popups-extract::after { | |||
display: none; | |||
} | |||
.mwe-popups-container { | |||
font-size: 127%; | |||
} | |||
.mwe-popups { | |||
font-size: 100%; | |||
} | } | ||