Qeyd: Dəyişiklikləri yayımladıqdan sonra etdiyiniz dəyişikliklərin görünməsi üçün brauzerinizin keşinin təmizlənməsi lazım ola bilər.
- Firefox / Safari: Reload düyməsinə basılı tutarkən Shift düyməsinə basın, və ya Ctrl+F5 və ya Ctrl+R (Mac üçün ⌘-R )
- Google Chrome: Ctrl-Shift-R (Mac üçün ⌘-Shift-R)
- Edge: Ctrl düyməsini basılı tutarkən Refresh düyməsinə basın, və ya sadəcə Ctrl+F5.
:root,
.skin-invert,
.notheme {
--azwiki-background-color-blue150: #dcebff;
--azwiki-background-color-blue200: #cfe3ff;
}
@media screen {
html.skin-theme-clientpref-night {
--azwiki-background-color-blue150: #1d2a42;
--azwiki-background-color-blue200: #233a67;
}
}
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os {
--azwiki-background-color-blue150: #1d2a42;
--azwiki-background-color-blue200: #233a67;
}
}
/* ================================================
İNTERFEYS
================================================ */
/* TEQLƏR ------------------------------------------- */
pre {
overflow-x: auto;
overflow-y: hidden;
}
pre,
textarea {
tab-size: 4;
}
/* Consistent size for <small>, <sub> and <sup> */
.mw-parser-output small,
.mw-parser-output sub,
.mw-parser-output sup {
font-size: 85%;
}
.mw-fr-basic.cdx-message {
margin-top: 0.25em;
padding: 0.4em 1em;
}
.mw-fr-basic.mw-fr-draft-synced.cdx-message,
.mw-fr-basic.mw-fr-stable-synced.cdx-message,
.mw-fr-basic.mw-fr-stable-not-synced.cdx-message {
background: none;
border: none;
color: var(--color-subtle, #54595d);
padding: 0;
}
.mw-fr-basic.cdx-message .cdx-message__icon {
height: 1.25rem;
}
.mw-fr-basic.cdx-message .cdx-message__content {
hyphens: none;
margin-left: 0.5em;
word-wrap: normal;
}
.mw-babel-box-level-N {
display: none;
}
/* Remove popup from Content translation tool, if not opted in */
.cx-callout:not(.cx-campaign-contributionsmenu):not(.cx-entrypoint-dialog) {
display: none !important;
}
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
margin-left: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
.mwe-math-mathml-display math {
display: inline;
}
/* ================================================
XÜSUSİ SİNİFLƏR
================================================ */
.group-checkuser-show,
.group-bureaucrat-show,
.group-sysop-show,
.group-pagemover-show,
.group-filemover-show,
.group-autopatrolled-show,
.group-extendedconfirmed-show,
.group-user-show {
display: none;
}
.plainlist ol:not(.references),
.plainlist dl,
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
padding: 0;
}
.plainlist ol:not(.references) li,
.plainlist dl dt,
.plainlist dl dd,
.plainlist ul li {
margin: 0;
}
.plainlist dl dt:after {
content: ": ";
}
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
.hlist-items-nowrap dd,
.hlist-items-nowrap dt,
.hlist-items-nowrap li {
white-space: nowrap;
}
.wrap,
.wraplinks a,
.hlist-items-nowrap dl dl, .hlist-items-nowrap dl ol, .hlist-items-nowrap dl ul, /* Allow nested lists to wrap anyway */
.hlist-items-nowrap ol dl, .hlist-items-nowrap ol ol, .hlist-items-nowrap ol ul,
.hlist-items-nowrap ul dl, .hlist-items-nowrap ul ol, .hlist-items-nowrap ul ul {
white-space: normal;
}
.reflist-narrow .mw-references-columns {
column-width: 20em;
}
.reflist-wide .mw-references-columns {
column-width: 40em;
}
/* Enable custom list style types */
.reflist ol.references {
list-style-type: inherit;
}
.NavFrame,
.NavHead,
.NavContent {
display: block !important;
}
/* ================================================
ŞABLONLAR
================================================ */
/* MƏLUMAT QUTUSU --------------------------------------- */
.infobox-header,
.infobox-label,
.infobox-above,
.infobox-full-data,
.infobox-data,
.infobox-below,
.infobox-subheader,
.infobox-image,
.infobox-navbar,
.infobox th,
.infobox td {
vertical-align: top;
}
.infobox .infobox-header,
.infobox .infobox-subheader,
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
/* Məlumat qutularındakı siyahılar */
.infobox th:not(.noplainlist) > ul,
.infobox td:not(.noplainlist) > ul,
.infobox [data-wikidata-property-id] > ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.infobox .noplainlist > ul:first-child {
margin-top: 0;
}
.infobox th > ol,
.infobox td > ol,
.infobox [data-wikidata-property-id] > ol {
margin: 0 0 0 2em;
padding: 0;
}
.infobox th > dl,
.infobox td > dl,
.infobox [data-wikidata-property-id] > dl {
margin: 0;
}
.infobox.infobox li,
.infobox.infobox dt,
.infobox.infobox dd {
margin-bottom: 0;
}
.infobox li,
.infobox dt,
.infobox dd {
margin-bottom: 0;
}
.infobox th > ol.references,
.infobox td > ol.references {
line-height: 1.25em;
}
.infobox th > ol.references li,
.infobox td > ol.references li {
margin-bottom: 0.1em;
}
.infobox th > ol.references li:last-child,
.infobox td > ol.references li:last-child {
margin-bottom: 0;
}
table.infobox td p {
margin: 0 !important;
}
table.infobox td .NavContent {
margin-left: 0 !important;
}
/* [[Şablon:Ref-info]] ---------------------------- */
.ref-info {
font-size: 85%;
cursor: help;
color: #72777d;
}
@media screen {
html.skin-theme-clientpref-night .ref-info {
color: #a2a9b1;
}
}
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .ref-info {
color: #a2a9b1;
}
}