]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Add selection
[rbdr/r.bdr.sh] / css / style.css
index 554fcc32b71499f448aa0841b60cfa6ea2c7429e..3afa39384cd3396784c8b38b1888776d483ee539 100644 (file)
@@ -14,6 +14,11 @@ aside {
   clear: both;
 }
 
+::selection {
+  color: #00f;
+  background-color: #e8e8e8;
+}
+
 @media only screen and (min-width: 500px) {
   body {
     overflow-x: auto;