aboutsummaryrefslogtreecommitdiff
path: root/web/style/nodepage.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/nodepage.css')
-rw-r--r--web/style/nodepage.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style/nodepage.css b/web/style/nodepage.css
index 72a9ef1..2d73ab7 100644
--- a/web/style/nodepage.css
+++ b/web/style/nodepage.css
@@ -67,3 +67,6 @@
.props p.federation {
background: rgba(68, 129, 49, 0.522);
}
+.props p.federation::before {
+ content: "linked_services";
+}