mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 08:18:39 +00:00
Underline links
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user