Merge branch 'develop' into support/update_oban
[akkoma] / lib / pleroma / web / templates / layout / app.html.eex
index 98f7293bcac122a5a731428d9fffac1c67e9c681..5836ec1e0b705bf6f5bc02cfadb5c6c9ee3f1352 100644 (file)
         margin-bottom: 20px;
       }
 
+      a {
+        color: color: #d8a070;
+        text-decoration: none;
+      }
+
       form {
         width: 100%;
       }
         width: 100%;
         background-color: #931014;
         border: 1px solid #a06060;
-        color: #902020;
         border-radius: 4px;
         padding: 10px;
         margin-top: 20px;