From 0f4bd9ec25b610a3cdb9870f589d0219f1e68e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 12 Feb 2015 23:38:26 +0100 Subject: [PATCH] pink? --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index c91a9bba..6c264aaa 100755 --- a/static/style.css +++ b/static/style.css @@ -4,7 +4,7 @@ body { } ::selection { - background:grey + background:#DB17E0; /* WebKit/Blink Browsers */ }