diff options
| author | Fuwn <[email protected]> | 2023-09-03 22:22:50 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-09-03 22:22:50 -0700 |
| commit | 4fb5fb96bbb8c31ff19d6bb0d2bdd31f82765d3a (patch) | |
| tree | b0fe667cbe6286bd9750611029918abdd2519bc5 /static/css/footer.css | |
| parent | feat(html): local css (diff) | |
| download | due.moe-4fb5fb96bbb8c31ff19d6bb0d2bdd31f82765d3a.tar.xz due.moe-4fb5fb96bbb8c31ff19d6bb0d2bdd31f82765d3a.zip | |
revert: "feat(html): local css"
This reverts commit 5bce83d700be142feecb743b51169b6b8ac8e61c.
Diffstat (limited to 'static/css/footer.css')
| -rw-r--r-- | static/css/footer.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/css/footer.css b/static/css/footer.css deleted file mode 100644 index 3e841886..00000000 --- a/static/css/footer.css +++ /dev/null @@ -1,7 +0,0 @@ -.page__footer { - color: var(--off-fg); -} - -.page__footer p { - margin: 0; -} |