all repos — hastystyles @ c7f2cc776009c96ca8d5edc10a01995334b0f279

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;
  }
}