forked from cryptoaarhus.dk/website
Underline links
This commit is contained in:
parent
01799e0f25
commit
632a2e1ce1
|
@ -29,6 +29,10 @@ body {
|
|||
padding-top: 50px; /* Because of static topbar */
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
section {
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue