all repos — hastystyles @ 17dd300ec4d58895884a3970575565aab9017e75

The stylesheets for HastyScrybe and HastySite.

src/styles/_badges.less

 1
 2
 3
 4
 5
 6
 7
 8
 9
.hastyscribe {
  .mix-symbol("H", @text-color, 180%);
  &:before {
    font-family: "HastyScribe";
    font-size: 1.8em;
    margin-right: -2%;
    vertical-align: middle;
  }
}