From 3026ae785a017fa7e52e4dd396c3382a50b18ac9 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 4 Nov 2020 22:01:21 +0100 Subject: [PATCH] =?UTF-8?q?Zabraven=C3=AD=20vybran=C3=A9ho=20textu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/style.scss b/sass/style.scss index 47682a5..4d0cf79 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -4,6 +4,7 @@ } * { box-sizing: border-box; } +::selection{background:#ffffb2} body { margin: 0;