all repos — hastystyles @ aa0df1e5c0320989736d404e672838d727b2df3e

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