diff options
author | Freya Murphy <freya@freyacat.org> | 2024-09-24 17:30:28 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-09-24 17:30:28 -0400 |
commit | 941e525f8e865713f4011108f17309d2474f7054 (patch) | |
tree | 5cc2e03223a7ea1210d42af1f4abd17772124edb /src/public/css | |
parent | fix sitemap, drop old tables (diff) | |
download | website-941e525f8e865713f4011108f17309d2474f7054.tar.gz website-941e525f8e865713f4011108f17309d2474f7054.tar.bz2 website-941e525f8e865713f4011108f17309d2474f7054.zip |
add eff button
Diffstat (limited to 'src/public/css')
-rw-r--r-- | src/public/css/bucket/legacy.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/public/css/bucket/legacy.css b/src/public/css/bucket/legacy.css new file mode 100644 index 0000000..9075e82 --- /dev/null +++ b/src/public/css/bucket/legacy.css @@ -0,0 +1 @@ +#webring{height:5px} |