User:Doctorine Dark/common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Doctorine Dark mNo edit summary |
imported>Doctorine Dark No edit summary |
||
Line 6: | Line 6: | ||
/* Helvetica and Arial are added as fonts for use on my iPhone (since it doesn't support Segoe UI)*/ | /* Helvetica and Arial are added as fonts for use on my iPhone (since it doesn't support Segoe UI)*/ | ||
.mw-body-content, body, #mw-wrapper, p, .mw-userconfigpublic, .editOptions, ul, #searchInput, .wikipediauserbox, .mw-portlet { | .mw-body-content, body, #mw-wrapper, p, .mw-userconfigpublic, .editOptions, ul, #searchInput, .wikipediauserbox, .mw-portlet { | ||
font-family: ' | font-family: 'Gotham Pro Regular', 'Helvetica', 'Arial' !important; | ||
} | } | ||
h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 { | h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 { | ||
font-family: ' | font-family: 'Gotham SSm', 'Helvetica', 'Arial' !important; | ||
font-weight: 500; | font-weight: 500; | ||
border: none; | |||
} | } | ||