From 14c22361a2c8e7064b224c51eaa0f118b587cbbd Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Tue, 18 Dec 2018 00:05:03 -0800 Subject: [PATCH] usage --- blog/let-it-snow-2018-12-17.markdown | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/blog/let-it-snow-2018-12-17.markdown b/blog/let-it-snow-2018-12-17.markdown index 3c008bb..932e049 100644 --- a/blog/let-it-snow-2018-12-17.markdown +++ b/blog/let-it-snow-2018-12-17.markdown @@ -9,3 +9,25 @@ for: the lols I have very terribly added snow to this website for the holidays. See [the CSS](/css/snow.css) for how I did this, it's really low-tech. Feel free to steal this trick, it is low-effort for maximum niceness. I have the `background-color` of the `snowframe` class identical to the `background-color` of the main page. This and `opacity: 1.0` seems to be the ticket. Happy holidays, all. + +--- + +More detailed usage: + +``` + + + + + + +
+
+ +
+
+ + +``` + +Then you should have content not being occluded by snow.