remove highlight color change

This commit is contained in:
David 2017-03-26 21:56:30 -04:00
parent 49d41112bd
commit 6363e73960
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ code {font-family: "Consolas", "Ubuntu Mono", monospace; line-height: 22px; font
.container {margin: 24px 0px;}
#tableFilter {margin: 12px 0px; border: none; border-bottom: 1px solid #333; background-color: transparent; padding: 0px; font-family: Lato; color: #333; font-size: 13px; height: 22px;}
::selection {background: #E5FF1D;}
::-moz-selection {background: #E5FF1D;}
ul.nav {list-style: none; margin: 0px; padding: 0px;}
ul.nav li {display: inline; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; padding-right: 4px;}
ul.nav li a {border: none;}