X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fapp.html.eex;h=5836ec1e0b705bf6f5bc02cfadb5c6c9ee3f1352;hb=5c842e3b680708bedf13a63427e5e853e0184219;hp=b3cf9ed1151a57cac52ee8d30ae76d39b31eedcb;hpb=f2c4c99e0374a3657400d2e41fe8069f72a75337;p=akkoma 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%; }