templates/layout/app.html.eex: Style anchors
[ci skip]
This commit is contained in:
parent
951d8c28d1
commit
65bd927cf2
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: color: #d8a070;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
form {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue