User:LecteurdeWiki/timeless.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* dont forget to update your themes when you add something here */
/* to be used with timeless theme */
#bodyContent, #mw-site-navigation, .dropdown, #mw-page-header-links, #searchInput, 
#mw-related-navigation, .oo-ui-popupWidget-popup, .mwe-popups, .suggestions, #mw-toc-heading,
.mw-edit-section, .mw-editsection, .ext-related-articles-card-list, .ext-related-articles-card-detail, 
#mw-footer-container, .catlinks, .mw-notification {
	font-family: sans-serif;
}

.mw-body h1, .mw-body h2, #siteSub, #personal h2, #mw-header-nav-hack, .mw-headline, #mw-related-navigation
#mw-site-navigation .texhtml, .texhtml, .firstHeading, .mw-first-heading, .mw-heading3 h3 {
    font-family: serif;
}

code, pre, samp, kbd, tt, .example-mono, .userlinks-username, .monospaced, .keyboard-key, .button, .plaincode { 
	font-family: "Consolas NF", "Consolas", monospace; 
}

td[id|="mp"], div[id|="mp"], h2[id|="mp"], td[class|="mbox"], .sidebar-chunk, .mw-content-ltr, .mw-parser-output, .warningbox, #simpleSearch,
.wikiEditor-ui-view, .wikiEditor-ui-view-wikitext, .editOptions, #mw-content, .dropdown,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup, .plainlinks, .fmbox, .mw-notification,
.infobox, .infobox-header, .toc, .mw-dismissable-notice, .oo-ui-buttonElement-button,
.oo-ui-dropdownWidget-handle, .oo-ui-inputWidget-input, .oo-ui-buttonElement-button, 
.oo-ui-inputWidget-input, .mwe-popups .thumbinner .wikitable .navbox {
	border-radius: 4px;
}