]> git.mxchange.org Git - friendica.git/commitdiff
small fix for the ShaShape font
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 26 Nov 2015 09:22:00 +0000 (10:22 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 15 Jan 2016 17:19:20 +0000 (18:19 +0100)
view/fonts/shashape.css

index b34cac79809d53a2ba8958d604dcbbf50d257c44..5f4494dde7b4fbfe5e1fd7293b75c04b4bdf070d 100644 (file)
     content: "Z";
 }
 .shashape.hash:before{
-    content: "/";
+    content: "#";
 }
 .shashape.tag:before{
     content: "=";