Increases Font Size for JPDB SRS Cards Front & Back.
JPDB Larger Fonts for SRS Cards by s9b52d6
Details
Authors9b52d6
LicenseNo License
CategoryUserstyles
Created
Updated
Size318 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 JPDB
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://jpdb.io/review") {
.answer-box, .result{font-size:1.33rem}
.description{font-size:2rem}
}