User:Doctorine Dark/common.css: Difference between revisions
Jump to navigation
Jump to search
imported>Doctorine Dark mNo edit summary |
imported>Doctorine Dark mNo edit summary |
||
Line 11: | Line 11: | ||
font-family: 'Segoe UI'; | font-family: 'Segoe UI'; | ||
font-weight: 500; | font-weight: 500; | ||
} | |||
a { | |||
transition: color .2.5s; | |||
} | } |
Revision as of 18:34, 25 November 2022
#ca-ve-edit.mw-list-item, .mw-editsection-visualeditor, .mw-editsection-divider {
visibility: hidden !important;
display: none !important;
}
.mw-body-content, body, #mw-wrapper, p, .mw-userconfigpublic, .editOptions, ul, #searchInput, .wikipediauserbox {
font-family: 'Segoe UI' !important;
}
h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 {
font-family: 'Segoe UI';
font-weight: 500;
}
a {
transition: color .2.5s;
}