Melding:Modern.css

Úr Wikipediu, frjálsa alfræðiritinu

Athugaðu: Eftir útgáfu kann að vera að þú þurfir að komast hjá skyndiminni vafrans þíns til að sjá breytingarnar.

  • Firefox / Safari: Haltu Shift samtímis og þú smellir á Endurhlaða (Reload), eða ýttu á annaðhvort Ctrl-F5 eða Ctrl-R (⌘-R á Mac)
  • Google Chrome: Ýttu á Ctrl-Shift-R (⌘-Shift-R á Mac)
  • Internet Explorer / Edge: Haltu Ctrl samtímis og þú smellir á Endurnýja (Refresh), eða ýttu á Ctrl-F5
  • Opera: Farðu í Verkfæri (Tools) → Stillingar (Preferences) og svo Friðhelgi og öryggi (Privacy & security) → Hreinsa vafragögn (Clear browsing data) → Myndir og skrár í skyndiminni (Chached images and files)
.firstHeading .mw-editsection a { color: white; text-decoration: underline }

/* block quotations */
.mw-parser-output blockquote {
    font-size: 93.75%; /* equivalent of 15px in 16px default */
    margin: 1em 1.6em; /* same indent as an unordered list */
}
.mw-parser-output blockquote p {
    line-height:inherit;
}

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
    display: block;
}

/* Bold 'edit this page' link to encourage newcomers */
/* Commented because this is not the default skin */
/* #ca-edit a { font-weight: bold !important; } */

p.error {
    font-weight: bold;
}

#mw_contentholder { padding-top: .4em } /* some headroom for #coordinates to go in without #siteSub */

/* allow disabling of "external" color on internal links in some situations */
.mw-body-content .plainlinks2 a.external[href^="http://en.wikipedia.org"] {
	color: #003366 !important
}

.mw-topboxes {
margin-top: -0.4em
}