MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 36: Строка 36:


#portal .CategoryTreeToggle {
#portal .CategoryTreeToggle {
display: none!important;
display: none;
}
}


Строка 52: Строка 52:


#portal .editsection {
#portal .editsection {
font-weight: normal!important;
font-weight: normal;
}
}


#portal table {
#portal table {
background: inherit!important;
background: inherit;
}
}


Строка 695: Строка 695:
clear: both;
clear: both;
font-size: 90%;
font-size: 90%;
margin: 1em 0em 0em;
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: 0px;
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;
}
.main-box:last-child {
margin-bottom: 0;
}
}


Строка 1189: Строка 1185:
.main-layout-element {
.main-layout-element {
margin-bottom: 1rem;
margin-bottom: 1rem;
}
.main-layout-element:last-child {
margin-bottom: 0;
}
}