User:Doctorine Dark/common.css: Difference between revisions
Jump to navigation
Jump to search
m
User:Doctorine Dark/common.css (view source)
Revision as of 13:15, 17 January 2023
, 17 January 2023no edit summary
imported>Doctorine Dark mNo edit summary |
imported>Doctorine Dark mNo edit summary |
||
Line 5: | Line 5: | ||
/* 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, #user-tools, .wikipediauserbox, .mw-portlet { | .mw-body-content, body, #mw-wrapper, p, .mw-userconfigpublic, .editOptions, ul, #searchInput, #user-tools, .wikipediauserbox, .mw-portlet, .mbox-text { | ||
font-family: 'Segoe UI', 'Helvetica', 'Arial' !important; | font-family: 'Segoe UI', 'Helvetica', 'Arial' !important; | ||
letter-spacing: 0px; | letter-spacing: 0px; | ||
Line 11: | Line 11: | ||
#p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-views-label #p-tb-label, #p-tb-label, #p-More_AVID-label, #p-managewiki-sidebar-header-label { | #p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-views-label #p-tb-label, #p-tb-label, #p-More_AVID-label, #p-managewiki-sidebar-header-label { | ||
font-family: 'Segoe UI', 'Helvetica', 'Arial' !important; | |||
} | |||
.form-inline .form-control { | |||
font-family: 'Segoe UI', 'Helvetica', 'Arial' !important; | font-family: 'Segoe UI', 'Helvetica', 'Arial' !important; | ||
} | } |