From 4e715ab1e1053698c3eb02c13cc726ce9bd26667 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Tue, 16 Apr 2024 22:48:07 +0200 Subject: DB migration & timer token --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 17df2b0..f153f6e 100644 --- a/static/style.css +++ b/static/style.css @@ -9,3 +9,4 @@ body { .error { color: red; } + -- cgit