James Moger
2014-04-23 553e0f79c99e3c3b6e7fb5364c10cfc1bd3b9c80
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;
   }
}