Gynzy in der Druckschrift
Gynzy Druckschrift by digiVS
Details
AuthordigiVS
LicenseNo License
Categorywebview-board.gynzy.com
Created
Updated
Size937 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 webview-board.gynzy.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("webview-board.gynzy.com"), domain("teacher.gynzy.com"), domain("public-board.gynzy.com") {
/* Quelltext hier eingeben... */
.gynzy__tools__base__tool.flash__tool, .tool-content, .flash__container, .flash-item, .board-lessons
{
font-size: 1.25em;
font-family: Druckschrift AT V1, Prima, Grundschrift, Quicksand, Futura !important;
font-weight: bold;
}
.gynzy__tools__base__tool.flash__tool .tool-content .flash__container .flash-item__container .flash-item svg text
{
font-family: Druckschrift AT V1, Prima, Grundschrift, Quicksand, Futura !important;
font-weight: bold;
}
.flash-item {margin-top: 4em;}
}