From 58364777fa7a2c48570f00cf22c7614ff6b78598 Mon Sep 17 00:00:00 2001 From: petrus comestor Date: Tue, 29 Oct 2024 18:43:51 -0400 Subject: auto --- static/styles.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static/styles.css') 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; +} -- cgit v1.2.3