Cleachdaiche:OwenBlacker/vector.css

O Uicipeid

An aire: As dèidh dhut sàbhaladh, ’s mathaid gum bi agad tasgadan a’ bhrabhsair agad a chur air gleus mus fhaic thu na dh’atharraich thu.

  • Firefox / Safari: Cum shìos Shift is briog air Ath-luchdaich no brùth Ctrl-F5 no Ctrl-R (⌘-R air Mac)
  • Google Chrome: Brùth Ctrl-Shift-R (⌘-Shift-R air Mac)
  • Internet Explorer: Cum shìos Ctrl is briog air Ath-nuadhaich no brùth Ctrl-F5
  • Opera: Rach gu Clàr-taice → Roghainnean (Opera → Roghainnean air Mac) agus an uairsin gu Prìobhaideachd ⁊ tèarainteachd → Falamhaich an dàta brabhsaidh → Dealbhan is faidhlichean san tasgadan.
#bodyContent :lang(gd) {
	font-family: Source Sans Pro, Calibri, sans-serif;
}

.mw-body h1:lang(gd),
#bodyContent h2 .mw-headline, #bodyContent h3 .mw-headline, h4 .mw-headline,
/* MediaWiki is setting `en-GB` on the `h1`s, presumably because my UI locale is `en-GB` */
.mw-body h1:lang(en-GB)
{
	font-family: Uncial Antiqua, serif;
}

#bodyContent :lang(gd) textarea, #bodyContent :lang(gd) pre,
#bodyContent :lang(gd) code, #bodyContent :lang(gd) #wpSummary,
#bodyContent :lang(gd) .mw-editfont-monospace,
#bodyContent :lang(gd) .CodeMirror pre,
#bodyContent :lang(gd) .ace_content .ace_text-layer div,
#bodyContent :lang(gd) .ace_content .ace_text-layer div span
{
   font-family: Consolas, Cousine, Almarai, Lucida Console, Courier New, Courier, monospace !important;
}

.skin-vector-max-width .mw-body,
.skin-vector-max-width #mw-data-after-content,
.skin-vector-max-width #left-navigation,
.skin-vector-max-width .mw-footer {
    margin-left: 3em;
}

@media (min-width: 1200px) {
    body.action-view .mw-body-content {
        max-width:60em
    }

    textarea#wpTextbox1 {
        font-size: 14px
    }

    body.action-view table.infobox {
        margin-right: -10em
    }

    body.action-view div.tright {
        margin-right: -8.75em
    }
}