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 {
text-decoration: none;
text-decoration: underline;
letter-spacing: 1px;
color: #2660ab;
}
@@ -915,4 +915,4 @@ print {
.page-top {
display: none;
}
}
}