highlight color

This commit is contained in:
bchiang7
2016-12-10 16:03:49 -05:00
parent 4d3c82cc45
commit 4ba78c1027
3 changed files with 11 additions and 0 deletions

View File

@@ -23,6 +23,10 @@
-moz-osx-font-smoothing: grayscale;
}
::selection {
background: $midpointBlue;
}
html,
body {
margin: 0;