Edits notion
4/6/2023, 7:03:29 AM by amichaelwagner
Details
Authoramichaelwagner
LicenseNo License
Categorynotion.so
Created
Updated
Size405 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 4/6/2023, 7:03:29 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("notion.so") {
.notion-calendar-view .notion-calendar-view-item__content {
white-space: normal;
}
p {color: red !important;}
.notranslate {
color: red !important;
}
}