From d1dba1c7c913db5bfdf343236792df6301b79168 Mon Sep 17 00:00:00 2001 From: Starfall Date: Wed, 6 Sep 2023 13:20:38 -0500 Subject: css-experiments background character --- src/css-experiments.html | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/src/css-experiments.html b/src/css-experiments.html index cbe88af..be2ebda 100644 --- a/src/css-experiments.html +++ b/src/css-experiments.html @@ -25,11 +25,26 @@ layout = "base.njk" padding: 0 0.25em; } +

Silly warning label. I've made it toggleable, because why not: + +

-
-

Silly warning label. I've made it toggleable, because why not: - -

+ +
🌔︎
+

The background moon here would ideally be an SVG (and one generated to match the current moon) since it shows as a giant moon emoji on phones and that's a weird background. I thought once about the Cryptic Command symbol from MTG, but decided against putting a symbol with fourfold rotational question marks on the front page. -- cgit