Skip to content

Commit 09fbc33

Browse files
committed
Slight tweak to gallery slides
1 parent dc69828 commit 09fbc33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,10 @@ gallerysubtitle a {
462462
text-decoration: none;
463463
}
464464

465+
gallerysubtitle a:hover {
466+
text-decoration: underline;
467+
}
468+
465469
* {
466470
-webkit-box-sizing: border-box;
467471
box-sizing: border-box;

0 commit comments

Comments
 (0)