Underline links

このコミットが含まれているのは:
Reynir Björnsson 2019-12-14 14:52:40 +01:00
コミット 632a2e1ce1
1個のファイルの変更4行の追加0行の削除

ファイルの表示

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