From d8b0bb436651c0cf765b86f168a7a6ae0c231943 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Wed, 3 Feb 2021 14:54:51 +0100
Subject: [PATCH] =?UTF-8?q?re=20meta#250=20endret=20farge=20p=C3=A5=20valg?=
 =?UTF-8?q?t=20tekst?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/App.vue | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/App.vue b/src/App.vue
index b928393a..a4e411b2 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -401,4 +401,9 @@ select.lang_select {
   border-bottom: solid  #BC477B;
 }
 
+::selection {
+  background: rgb(188, 71, 123);
+  color: white;
+}
+
 </style>
-- 
GitLab