diff options
| author | winter | 2025-01-17 17:04:36 +0000 |
|---|---|---|
| committer | winter | 2025-01-17 17:08:26 +0000 |
| commit | db52d0961e695a22ad7bbbfbb6e92187d466f8b6 (patch) | |
| tree | f762408b6abd74ead1642451988885a6ed234e0b /static/style.css | |
| parent | b1d6fbc4d740324d96d7fe2677fb15b9b59d20ea (diff) | |
combobulate the stylesheets (and some other minor changes)
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 1 |
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); |
