elegant.desk6988.omnivore
elegant.desk6988.omnivore by elegantdesk6988
Details
Authorelegantdesk6988
LicenseNo License
Categoryelegant.desk6988.omnivore
Created
Updated
Code size418 B
Code checksumdca9bccc
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name omnivore.app
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("omnivore.app") {
body,
html,
div,
p,
ol,
li,
span,
th,
td,
a .c-PJLV {
font-family: var(--textfont) !important;
}
img {
filter: grayscale(1) !important;
}
}