X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/b28d5c2cffb6c0c8af1f29302954ae99dfad742f..7629ba8ecd9a0e0b92b1bd72f29f1594d7e9bc42:/css/style.css diff --git a/css/style.css b/css/style.css index 554fcc3..3afa393 100644 --- a/css/style.css +++ b/css/style.css @@ -14,6 +14,11 @@ aside { clear: both; } +::selection { + color: #00f; + background-color: #e8e8e8; +} + @media only screen and (min-width: 500px) { body { overflow-x: auto;