kayo
Kayo.day by dachy
Details
Authordachy
LicenseNo License
Categorykayo.day
Created
Updated
Size890 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Kayo.day
@version 20230312.02.22
@namespace userstyles.world/user/dachy
@description kayo
@author dachy
@license No License
==/UserStyle== */
@-moz-document url("https://kayo.day/wiki") {
html, body, div, p, span, a,
h1, h2, h3, h4, h5, h6,
table, th, td, ul, ol, dl, li, dt, dd,
/* input, textarea,*/ select, form,
code, kbd, pre, samp {
font-family: Graphik, Libre Franklin, Adamina, Roboto, Source Sans Pro, Open Sans, Segoe UI, Meiryo, Hiragino Mincho Pro, serif !important;
}
.firstHeading span, span#firstHeading span {
font-family: Graphik, Libre Franklin, Adamina, Roboto, Source Sans Pro, Open Sans, Segoe UI, "冬青黑体简体中文", "Hiragino Sans GB", "冬青黑体简体中文 W3", "Hiragino Sans GB W3" !important;
}
textarea, input {
font-size: 1em;
}
.dashicons,
.ab-icon {
font-family: "dashicons" !important;
}
}