diff --git a/css/site.css b/css/site.css index f9b4087..ce889d8 100644 --- a/css/site.css +++ b/css/site.css @@ -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;}