Underline links

This commit is contained in:
Smaug123
2024-03-27 13:45:36 +00:00
parent 95e110408b
commit 06c71b0da2

View File

@@ -314,7 +314,7 @@ a:active {
} }
.post .post-content a { .post .post-content a {
text-decoration: none; text-decoration: underline;
letter-spacing: 1px; letter-spacing: 1px;
color: #2660ab; color: #2660ab;
} }
@@ -915,4 +915,4 @@ print {
.page-top { .page-top {
display: none; display: none;
} }
} }