summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/style.css b/res/css/style.css
index e1a4ceb1..155d4f25 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -686,3 +686,6 @@ h2 {
h1 {
font-size: 12px; }
+
+svg text::selection {
+ background: none; }