Skip to content

Commit 2702914

Browse files
committed
Theme Musson - HP
1 parent ebe08e2 commit 2702914

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

musson/src/scss/hp.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,12 @@ footer h2.section-title {
198198
header#content-header {
199199
background: #fff;
200200
}
201+
202+
.sectiontext .section-text .body-section a {
203+
text-decoration: underline;
204+
}
205+
206+
.sectiontext .section-text .body-section a:hover,
207+
.sectiontext .section-text .body-section a:focus {
208+
text-decoration: underline 2px #000;
209+
}

0 commit comments

Comments
 (0)