Joel Johnson
2015-07-02 7fcfa3a236a91b12e0a56044337b87cd40325a3c
src/site/custom.less
@@ -66,10 +66,10 @@
   }
   
   ul > li:focus, .active {
      background-repeat:no-repeat;
      background-image: url('../../arrow_page.png');
      background-position: center bottom;
      outline: 0;
      outline: 0;
      padding-bottom: 1px;
      border-bottom: 3px solid #ff9900;
      margin-bottom: -1px;
   }
}