Skip to content

Commit 8c1a42c

Browse files
reshamasdrmowinckels
authored andcommitted
change from bold/color to underline
1 parent 983b70a commit 8c1a42c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

themes/hugo-rladies/assets/style.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,9 @@ pre.chroma {
309309
}
310310

311311
.entry-content a {
312-
color: $third;
313-
font-weight: bold;
312+
// color: $third;
313+
//font-weight: bold;
314+
text-decoration: underline;
314315
}
315316

316317
.read-more {

0 commit comments

Comments
 (0)