aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/things.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/things.css b/app/assets/stylesheets/things.css
index f4276ce..ccc79df 100644
--- a/app/assets/stylesheets/things.css
+++ b/app/assets/stylesheets/things.css
@@ -73,6 +73,10 @@ h5 a {
background-color: black;
}
+.dot_paper {
+ background-color: white;
+}
+
.dot_poetry {
background-color: #facc15;
}