Underline links

Cette révision appartient à :
Reynir Björnsson 2019-12-14 14:52:40 +01:00
Parent 01799e0f25
révision 632a2e1ce1
1 fichiers modifiés avec 4 ajouts et 0 suppressions

Voir le fichier

@ -29,6 +29,10 @@ body {
padding-top: 50px; /* Because of static topbar */
}
a {
text-decoration: underline;
}
section {
padding-top: 50px;
}