Springe nei ynhâld

Meidogger:Monredo/vector.css

Ut Wikipedy

Opmerking: Nei it fêstlizzen kin it nedich wêze de oerslach fan jo blêder te leegjen foardat de wizigings te sjen binne.

Mozilla (incl. Firefox) ctrl-shift-r
IE ctrl-f5
Opera f5
Safari cmd-r
Konqueror f5
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Inter:wght@400;700&display=swap');

html, body {
	font-family: 'Inter', sans-serif;
}

h1, h2 {
    margin-bottom: 0.6em;
    border-bottom: 0px solid #a2a9b1;
}

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
	font-size: 2.3em;
    font-family: 'DM Serif Text', serif;
    line-height: 1.6;
}

div.thumbinner {
    border: 0px solid #c8ccd1;
    background-color: transparent;
}

::selection {
	background-color: #afc7f7;
	color: #4e7ad3;
}