diff options
Diffstat (limited to 'web/style/nodepage.css')
-rw-r--r-- | web/style/nodepage.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/nodepage.css b/web/style/nodepage.css index 2d73ab7..3829fcd 100644 --- a/web/style/nodepage.css +++ b/web/style/nodepage.css @@ -68,5 +68,5 @@ background: rgba(68, 129, 49, 0.522); } .props p.federation::before { - content: "linked_services"; + content: "link"; } |