From 8c6dad8c48d5d730b102d9de0079fee9752b0d35 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 22:17:12 +0000 Subject: implement notifications --- 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 d5078bb..0c2bf9d 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,6 @@ @import url(theme.css); @import url(skeleton.css); +@import url(notifications.css); @import url(note.css); @import url(form.css); @import url(profile.css); -- cgit v1.3