mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-07-17 23:08:50 +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";
|
content: "Z";
|
||||||
}
|
}
|
||||||
.shashape.hash:before{
|
.shashape.hash:before{
|
||||||
content: "/";
|
content: "#";
|
||||||
}
|
}
|
||||||
.shashape.tag:before{
|
.shashape.tag:before{
|
||||||
content: "=";
|
content: "=";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue