helps see the text.
help see text by firedragonplays
Details
Authorfiredragonplays
LicenseNo License
Categorylifesmarts
Created
Updated
Size439 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
just helps see the text
Source code
/* ==UserStyle==
@name help see text
@version 20220510.14.10
@namespace userstyles.world/user/firedragonplays
@description helps see the text.
@author firedragonplays
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://lifesmarts.org/daily-quiz/") {
.entry,
.entry p {
color: #555555;
font: 300 15px/1.5em "Helvetica Neue", Helvetica, sans-serif;
background-color: #FFFFFF;
}
}