MediaWiki:Vector.css

Википєдїѩ · отврьстꙑ єнкѷклопєдїѩ · страница

НАРОЧИТО: По съхранѥнии можєши обити своѥго съмотрила съхранъ да видѣлъ би мѣнꙑ

  • Mozilla ли Firefox ли Safari' ли жьмꙑи Shift а мꙑшиѭ жьми Reload или жьми Ctrl-F5 ꙗко жє Ctrl-R (⌘-R вън Apple Mac)
  • Google Chrome: ли жьмꙑи Ctrl-Shift-R (⌘-Shift-R въ Mac)
  • Internet Explorer ли жьмꙑи Ctrl а мꙑшиѭ жьми Refresh или жьми Ctrl-F5
  • Опєрꙑ польꙃєватєльмъ можєть бꙑти ноужда пльнѣ поничьжити ихъ съмотрила съхранъ въ Tools → Preferences (Opera → Preferences вън Apple Mac) ⁙
/* CSS placed here will affect users of the Vector skin */

#siteSub {
    /* "From Wikipedia, the free encyclopedia" */
    display: inline;
    font-size: 92%;
    font-weight: normal;
    font-family: KurKlim, Segoe UI, Vikidemia, Times New Roman, Ja, Code2000;
}

body.page-Главьна_страница #siteSub,
body.page-Главьна_страница #contentSub,
body.page-Главьна_страница .firstHeading {
    display: none !important;
}


/**
 * ns -1: Specialaj paĝoj
 * ns 0: Artikoloj
 * ns 1: Diskuto al artikoloj
 * ns 2: Uzantula paĝo
 * ns 3: Uzantula diskuto
 * ns 4: Vikipedia paĝo
 * ns 5: Vikipedia diskuto
 * ns 8: Mediavikio
 * ns 9: Diskuto al mediavikio
 */
.ns--1 * .firstHeading,
.ns-0 * .firstHeading,
.ns-1 * .firstHeading,
.ns-2 * .firstHeading,
.ns-3 * .firstHeading,
.ns-14 * .firstHeading {
    font-family: KurKlim, Segoe UI, FreeSerif, "Linux Libertine", Georgia, Times,serif;
    font-size: 32px;
}
.ns-4 * .firstHeading,
.ns-5 * .firstHeading,
.ns-8 * .firstHeading {
    font-family: KurKlim, Segoe UI, FreeSerif, Code2000, "Linux Libertine", Georgia, Times,serif;
}
.ns-9 * .firstHeading {
    font-family: Segoe UI, FreeSerif, Code2000, "Linux Libertine", Georgia, Times,serif;
}

.ns-0 * #bodyContent {
    font-family: KurKlim, Segoe UI, FreeSans, Code2000, Arial Unicode MS, Code2001, sans;
    font-size: 16px;
}
.ns--1 * #bodyContent,
.ns-1 * #bodyContent,
.ns-2 * #bodyContent,
.ns-3 * #bodyContent {
    font-family: Segoe UI, FreeSans, sans;
    font-size: 16px;
}
.ns-4 * #bodyContent,
.ns-5 * #bodyContent {
    font-family: Segoe UI, FreeSans, Code2000, sans;
    font-size: 16px
}

.ns-0 * h2 {
    font-family: KurKlim, Segoe UI, FreeSerif, Code2000, Arial Unicode MS, Code2001, "Linux Libertine", Georgia, Times,serif;
    font-size: 24px;
}
.ns--1 * h2,
.ns-1 * h2,
.ns-2 * h2,
.ns-3 * h2 {
    font-family: Segoe UI, FreeSerif, "Linux Libertine", Georgia, Times,serif;
    font-size: 24px;
}
.ns-4 * h2 {
    font-family: KurKlim, Segoe UI, FreeSerif, Code2000, "Linux Libertine", Georgia, Times,serif;
    font-size: 24px;
}
.ns-5 * h2 {
    font-family: Segoe UI, FreeSerif, Code2000, "Linux Libertine", Georgia, Times,serif;
    font-size: 24px
}
.ns-14 * h2 {
    font-family: KurKlim, Segoe UI, FreeSerif, "Linux Libertine", Georgia, Times,serif;
}

.ns-0 * h3 {
    font-family: KurKlim, Segoe UI, FreeSerif, Code2000, Arial Unicode MS, Code2001, "Linux Libertine", Georgia, Times,serif;
}

.ns--1 * h4 {
    font-family: KurKlim, Segoe UI, FreeSerif, "Linux Libertine", Georgia, Times,serif;
}

.ns--1 * legend {
    font-family: KurKlim, Segoe UI, FreeSans, sans;
    font-size: 16px;
}

.ns-8 * #editform {
    font-family: Segoe UI, FreeSans, sans;
}

.rtl {
    dir: rtl;
    text-align: right;
}

.contentSub,
.portal {
    font-family: KurKlim, Segoe UI, FreeSans, sans;
}

#p-lang li {
    font-family: Segoe UI, FreeSans, Arial Unicode MS, Code2000, Code2001, sans;
}

textarea {
    font-family: Segoe UI, FreeSans, Ja, Code2000;
    font-size: 14px;
}
text,
input {
    font-family: Segoe UI, Vikidemia, FreeSans, Ja, Code2000;
}

#footer {
    font-family: KurKlim, Segoe UI, FreeSans, Code2000, sans;
}

.mw-uctop,
.minor,
.newpage,
.bot,
    font-family: KurKlim, Segoe UI, Code2000, FreeSans, sans;
    font-size: 16px;
}

#coordinates {
    position: absolute;
    top: 1em;
    right: 9em;
    font-size: 11px;
    white-space: nowrap;
}

/* {Right-uppermost image} */
.floating_object {
    position: absolute;
    right: 0px !important;
    top: -31px !important;
    z-index: 100;
    overflow: hidden;
}
body.ns-0 .floating_object {
    top: -20px !important
}