summaryrefslogtreecommitdiff
path: root/src/ui/theme-slate.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme-slate.css')
-rw-r--r--src/ui/theme-slate.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ui/theme-slate.css b/src/ui/theme-slate.css
deleted file mode 100644
index e72bf12..0000000
--- a/src/ui/theme-slate.css
+++ /dev/null
@@ -1,8 +0,0 @@
-@import url("./slate.min.css");
-@import url("./site.css");
-.post-container-controls {
- background-image: linear-gradient(transparent, #272b30 56%);
-}
-.post-container-controls::after {
- background: rgba(0,0,0,0.6);
-}