From b109cc071a6cfd2992b70c0707938e302f3f740d Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 22 Apr 2020 17:51:42 +0200 Subject: [PATCH] =?UTF-8?q?Nastaven=C3=AD=20barvy=20pro=20vybran=C3=BD=20t?= =?UTF-8?q?ext?= 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 5ec27c6..72e25a3 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -172,3 +172,4 @@ body { } } +::selection{background:#ffffb2}