Andoza:Bosh Sahifa/styles.css: Versiyalar orasidagi farq
Qiyofa
imported>Malikxan tuz. |
Programmer (munozara | hissa) Tahrir izohi yoʻq |
||
| ( Bitta oraliq tahrir bir xil foydalanuvchi tomonidan koʻrsatilmagan) | |||
| Qator 1: | Qator 1: | ||
.main-top { | |||
font-size: 1rem; | |||
display: none; | |||
. | |||
} | } | ||
. | .mobile-only { | ||
font-size: 1rem; | |||
margin-top: 1rem; | |||
padding-bottom: 1.5rem; | |||
font-size: | |||
} | } | ||
. | .main-top-left > p { | ||
font-size: 0.875em; | |||
margin: 0; | |||
} | } | ||
. | .main-top-right { | ||
font-size: 0.875em; | |||
margin-top: 0.5em; | |||
} | } | ||
.main-top-right > ul { | |||
display: none; | |||
margin-top: 0.5rem; | |||
} | } | ||
.main-top-right .mw-ui-button.mw-ui-quiet { | |||
padding-right: 0; | |||
} | } | ||
.main-top-header { | |||
top: | border-bottom: 0; | ||
margin-bottom: 0; | |||
margin-top: 0; | |||
} | } | ||
.main-top-articleCount { | |||
margin-bottom: 0; | |||
} | } | ||
body.skin- | body.skin-minerva .main-top-articleCount { | ||
display: none; | |||
} | } | ||
.main-top-mobileSearch { | |||
display: none; | |||
margin-top: 1rem; | |||
} | } | ||
. | body.skin-minerva .main-top-mobileSearch { | ||
display: block; | |||
} | } | ||
.main- | .main-top-mobileSearchButton { | ||
background: #fff; | |||
border: none; | |||
box-shadow: 0 2px 2px 0 rgba( 0, 0, 0, 0.25 ); | |||
color: #72777d; | |||
font-weight: normal; | |||
max-width: none; | |||
text-align: left; | |||
width: 100%; | |||
} | } | ||
.main- | @media screen and (min-width: 875px) { | ||
margin-bottom: 0; | .main-top { | ||
background-position: 1.25rem 0.3rem; | |||
background-repeat: no-repeat; | |||
background-color: #f7fafc; | |||
border: 1px solid #c2dfff; | |||
border-radius: 10px; | |||
margin-bottom: 1.5rem; | |||
margin-top: 0.5rem; | |||
display: block; | |||
} | |||
.main-top-articleCount { | |||
margin-bottom: 0.5rem; | |||
} | |||
body.skin-minerva .main-top-articleCount { | |||
display: block; | |||
} | |||
body.skin-minerva .main-top-mobileSearch { | |||
display: none; | |||
} | |||
} | } | ||
@media screen and (min-width: 875px) { | |||
. | .mobile-only { display: none; } | ||
. | .desktop-only { display: block; } | ||
} | |||
. | .main-top-right { | ||
flex: 2; | |||
margin-top: 0; | |||
text-align: right; | |||
margin: 0 | |||
} | } | ||
.main-top-right > ul { | |||
flex: 0 | align-items: center; | ||
flex-direction: row-reverse; | |||
justify-content: right; | |||
margin-top: 0; | |||
text-align: left; | |||
} | } | ||
.main-top-createArticle + li .mw-ui-button.mw-ui-quiet { | |||
padding-right: 1em; | |||
} | } | ||
} | } | ||
2026-yil 3-mart, 12:44 dagi (joriy) koʻrinishi
.main-top {
font-size: 1rem;
display: none;
}
.mobile-only {
font-size: 1rem;
margin-top: 1rem;
padding-bottom: 1.5rem;
}
.main-top-left > p {
font-size: 0.875em;
margin: 0;
}
.main-top-right {
font-size: 0.875em;
margin-top: 0.5em;
}
.main-top-right > ul {
display: none;
margin-top: 0.5rem;
}
.main-top-right .mw-ui-button.mw-ui-quiet {
padding-right: 0;
}
.main-top-header {
border-bottom: 0;
margin-bottom: 0;
margin-top: 0;
}
.main-top-articleCount {
margin-bottom: 0;
}
body.skin-minerva .main-top-articleCount {
display: none;
}
.main-top-mobileSearch {
display: none;
margin-top: 1rem;
}
body.skin-minerva .main-top-mobileSearch {
display: block;
}
.main-top-mobileSearchButton {
background: #fff;
border: none;
box-shadow: 0 2px 2px 0 rgba( 0, 0, 0, 0.25 );
color: #72777d;
font-weight: normal;
max-width: none;
text-align: left;
width: 100%;
}
@media screen and (min-width: 875px) {
.main-top {
background-position: 1.25rem 0.3rem;
background-repeat: no-repeat;
background-color: #f7fafc;
border: 1px solid #c2dfff;
border-radius: 10px;
margin-bottom: 1.5rem;
margin-top: 0.5rem;
display: block;
}
.main-top-articleCount {
margin-bottom: 0.5rem;
}
body.skin-minerva .main-top-articleCount {
display: block;
}
body.skin-minerva .main-top-mobileSearch {
display: none;
}
}
@media screen and (min-width: 875px) {
.mobile-only { display: none; }
.desktop-only { display: block; }
.main-top-right {
flex: 2;
margin-top: 0;
text-align: right;
}
.main-top-right > ul {
align-items: center;
flex-direction: row-reverse;
justify-content: right;
margin-top: 0;
text-align: left;
}
.main-top-createArticle + li .mw-ui-button.mw-ui-quiet {
padding-right: 1em;
}
}