aboutsummaryrefslogtreecommitdiff
path: root/css/snow.css
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-11-15 14:02:17 +0000
committerChristine Dodrill <me@christine.website>2019-11-15 14:02:17 +0000
commit2b939ea69dfd23666f88a8566e45ab24748d1544 (patch)
treed3092b7357ecc8fa39cbdd9cbd64a0d1f5421aef /css/snow.css
parent42deaa3634e9813c1c24cd7a010b5502c0329e9f (diff)
downloadxesite-2b939ea69dfd23666f88a8566e45ab24748d1544.tar.xz
xesite-2b939ea69dfd23666f88a8566e45ab24748d1544.zip
css/snow: no frosted glass
Diffstat (limited to 'css/snow.css')
-rw-r--r--css/snow.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/snow.css b/css/snow.css
index 4c3c549..422ba6b 100644
--- a/css/snow.css
+++ b/css/snow.css
@@ -12,10 +12,10 @@
}
.snowframe {
+ background-color: #282828;
}
.container{
- backdrop-filter: blur(3px);
padding: 1em;
}