summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorpetrus comestor <petrus@comestor.org>2024-10-29 18:43:51 -0400
committerpetrus comestor <petrus@comestor.org>2024-10-29 18:43:51 -0400
commit58364777fa7a2c48570f00cf22c7614ff6b78598 (patch)
tree20d053e7b0dbd2af29e2a145198a0cd2522ea146 /static/styles.css
parentec98975f926524197ed599ddb47231d0468250b8 (diff)
auto
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index a524ed1..6733e70 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -222,3 +222,6 @@ hr {
background: #fdd;
}
+.changed {
+ background: #fffbdd;
+}