wowana.me

website source


commit 76166c76c27bd0c89953c0032a48021f11e265e0
parent 5beade6445c5240922caf33c505dd6c10d5e60cd
Author: opal hart <opal@wowana.me>
Date:   Mon, 31 May 2021 20:49:47 +0000

css: remove .cloudflare-warning

only page using this class (fediverse.xht) no longer does

Diffstat:
Mout/opal.css | 16----------------
1 file changed, 0 insertions(+), 16 deletions(-)

diff --git a/out/opal.css b/out/opal.css @@ -178,22 +178,6 @@ thead th { position: sticky; top: 0; } -.cloudflare-warning { - display: inline-block; - overflow: hidden; - text-indent: 0; - height: 1em; - width: 2.211276798em; -} -.cloudflare-warning::before { - background-image: url('/cloudflare-warning.svg'); - background-repeat: no-repeat; - background-size: contain; - content: ''; - display: inline-block; - height: 1em; - width: 2.211276798em; -} .altnet-permalinks { font-size: smaller; opacity: .5;