aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/style.css
diff options
context:
space:
mode:
authorwinter2025-01-17 17:04:36 +0000
committerwinter2025-01-17 17:08:26 +0000
commitdb52d0961e695a22ad7bbbfbb6e92187d466f8b6 (patch)
treef762408b6abd74ead1642451988885a6ed234e0b /static/style.css
parentb1d6fbc4d740324d96d7fe2677fb15b9b59d20ea (diff)
combobulate the stylesheets (and some other minor changes)
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
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);