From db52d0961e695a22ad7bbbfbb6e92187d466f8b6 Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 17 Jan 2025 17:04:36 +0000 Subject: combobulate the stylesheets (and some other minor changes) --- 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 da65e4a..d5078bb 100644 --- a/static/style.css +++ b/static/style.css @@ -1,3 +1,4 @@ +@import url(theme.css); @import url(skeleton.css); @import url(note.css); @import url(form.css); -- cgit v1.3