templates/layout/app.html.eex: Style anchors

[ci skip]
This commit is contained in:
Haelwenn (lanodan) Monnier 2019-08-03 22:56:20 +02:00 committed by Ariadne Conill
parent 951d8c28d1
commit 65bd927cf2
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,11 @@
margin-bottom: 20px;
}
a {
color: color: #d8a070;
text-decoration: none;
}
form {
width: 100%;
}