small fix for the ShaShape font

This commit is contained in:
Tobias Diekershoff 2015-11-26 10:22:00 +01:00
parent a4104d7c17
commit 4af584cec2
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
content: "Z"; content: "Z";
} }
.shashape.hash:before{ .shashape.hash:before{
content: "/"; content: "#";
} }
.shashape.tag:before{ .shashape.tag:before{
content: "="; content: "=";