From 8990aed5ea6449ec24ce1c79590b8911b1699fc3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 12 Mar 2021 18:37:38 +0100 Subject: Created project pages for blobfox and bunhd emojis --- assets/css/_vars.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'assets/css/_vars.scss') diff --git a/assets/css/_vars.scss b/assets/css/_vars.scss index 7e91453..f40faad 100644 --- a/assets/css/_vars.scss +++ b/assets/css/_vars.scss @@ -57,8 +57,9 @@ $breakpoints: ( --heading--fg: var(--fg-lo); - --select--bg: hsla(270, 2%, 100%, .996); - --select--fg: var(--bg-hi); + --select--bg: hsla(270, 2%, 100%, .996); + --select--img-bg: hsla(270, 2%, 100%, .5); + --select--fg: var(--bg-hi); --code--fg: var(--fg-hi); -- cgit v1.2.3-54-g00ecf