This commit is contained in:
Lorin Werthen 2016-10-03 20:21:17 +02:00
parent 21dc9929f6
commit 059b827ad0

View file

@ -50,5 +50,6 @@ footer.footer {
}
::selection {
background: $zeus-orange; /* WebKit/Blink Browsers */
color: white;
background: rgba(255, 127, 0, 0.99);
}