mirror of
https://github.com/friendica/friendica
synced 2024-11-10 02:22:55 +00:00
small fix for the ShaShape font
This commit is contained in:
parent
a4104d7c17
commit
4af584cec2
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
|||
content: "Z";
|
||||
}
|
||||
.shashape.hash:before{
|
||||
content: "/";
|
||||
content: "#";
|
||||
}
|
||||
.shashape.tag:before{
|
||||
content: "=";
|
||||
|
|
Loading…
Reference in a new issue