MediaWiki:Common.css: различия между версиями
AsnDen (обсуждение | вклад) м Фикс |
AsnDen (обсуждение | вклад) м important |
||
| Строка 1563: | Строка 1563: | ||
} | } | ||
ul#filetoc,.toc,.toccolours,.mw-warning { | ul#filetoc,.toc,.toccolours,.mw-warning { | ||
display: table; | display: table !important; | ||
background-color: #27272e !important; | background-color: #27272e !important; | ||
border: solid #37373e !important; | border: solid #37373e !important; | ||
border-width: 1px 1px 0.2em; | border-width: 1px 1px 0.2em !important; | ||
box-shadow: 0 1px 2px 1px rgb(0 0 0 / 2%); | box-shadow: 0 1px 2px 1px rgb(0 0 0 / 2%) !important; | ||
padding: 1.25em 1.75em; | padding: 1.25em 1.75em !important; | ||
margin-top: 1em; | margin-top: 1em !important; | ||
margin-bottom: 1em; | margin-bottom: 1em !important; | ||
min-width: 15em; | min-width: 15em !important; | ||
font-size: 100% | font-size: 100% !important; | ||
} | } | ||