summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/layout/app.html.eex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pleroma/web/templates/layout/app.html.eex')
-rw-r--r--lib/pleroma/web/templates/layout/app.html.eex5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/pleroma/web/templates/layout/app.html.eex b/lib/pleroma/web/templates/layout/app.html.eex
index b3cf9ed11..5836ec1e0 100644
--- a/lib/pleroma/web/templates/layout/app.html.eex
+++ b/lib/pleroma/web/templates/layout/app.html.eex
@@ -36,6 +36,11 @@
margin-bottom: 20px;
}
+ a {
+ color: color: #d8a070;
+ text-decoration: none;
+ }
+
form {
width: 100%;
}