From f017dfe9c87bdf29430a26aa2b441d56e62c9195 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 10 Oct 2020 12:09:24 -0300 Subject: autumnal polish haul --- site.css | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'site.css') diff --git a/site.css b/site.css index b203886a..1158c688 100644 --- a/site.css +++ b/site.css @@ -81,6 +81,26 @@ a:hover { white-space: nowrap; } +.icons { + font-style: normal; + white-space: nowrap; +} + +.icon { + display: inline-block; + width: 24px; + height: 1em; + position: relative; +} + +.icon > svg { + width: 24px; + height: 24px; + top: -0.25em; + position: absolute; + fill: var(--fg-color); +} + @media (max-width: 780px) { #sidebar { display: none; -- cgit 1.3.0-6-gf8a5