MediaWiki:Common.css: различия между версиями
мНет описания правки |
мНет описания правки |
||
| Строка 36: | Строка 36: | ||
#portal .CategoryTreeToggle { | #portal .CategoryTreeToggle { | ||
display: none | display: none; | ||
} | } | ||
| Строка 52: | Строка 52: | ||
#portal .editsection { | #portal .editsection { | ||
font-weight: normal | font-weight: normal; | ||
} | } | ||
#portal table { | #portal table { | ||
background: inherit | background: inherit; | ||
} | } | ||
| Строка 695: | Строка 695: | ||
clear: both; | clear: both; | ||
font-size: 90%; | font-size: 90%; | ||
margin: 1em | margin: 1em 0 0; | ||
padding: 2px; | padding: 2px; | ||
text-align: center; | text-align: center; | ||
| Строка 722: | Строка 722: | ||
div.Boxmerge, | div.Boxmerge, | ||
div.NavFrame { | div.NavFrame { | ||
margin: | margin: 0; | ||
padding: 4px; | padding: 4px; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
| Строка 947: | Строка 947: | ||
.main-box:hover .main-featuredLists-item>a { | .main-box:hover .main-featuredLists-item>a { | ||
color: #0645ad; | color: #0645ad; | ||
} | } | ||
| Строка 1189: | Строка 1185: | ||
.main-layout-element { | .main-layout-element { | ||
margin-bottom: 1rem; | margin-bottom: 1rem; | ||
} | } | ||