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