Removed underlines in author and paper links.

This commit is contained in:
2025-06-21 14:34:08 +08:00
parent 3f0e7c92a7
commit be4dd2d5c6
2 changed files with 37 additions and 31 deletions

View File

@@ -36,8 +36,14 @@ a {
color: #076678;
}
.authorlink {
color: #076678;
text-decoration: none;
}
.paperlink {
color: #9d0006;
text-decoration: none;
}
.extlink {