diff options
| author | winter | 2025-03-15 18:35:59 +0000 |
|---|---|---|
| committer | winter | 2025-03-15 18:52:54 +0000 |
| commit | 61b122e88cc6783b4d0cf5142a22002f8e558c60 (patch) | |
| tree | 847b864a93f716157456891d4526077e5f0b93f7 /static/style.css | |
| parent | cb904ef3fb05ab106d5e5e12f6273b8117db4216 (diff) | |
implement pages
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 34de2d2..c1b3bab 100644 --- a/static/style.css +++ b/static/style.css @@ -3,6 +3,7 @@ @import url(skeleton.css); @import url(notifications.css); @import url(note.css); +@import url(pages.css); @import url(form.css); @import url(pills.css); @import url(profile.css); |
