aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 4054e2df..877f2f7f 100644
--- a/style.css
+++ b/style.css
@@ -389,3 +389,7 @@ input[type="range"]{
border-radius: 8px;
display: none;
}
+
+.red {
+ color: red;
+}