Skip to content

Commit 8321a91

Browse files
committed
Update skeleton-dark.css
1 parent d541825 commit 8321a91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

littlelink/css/skeleton-dark.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,9 @@ p {
114114
/* Links
115115
–––––––––––––––––––––––––––––––––––––––––––––––––– */
116116
a {
117-
color: #0085FF; }
117+
color: #0085FF;
118+
text-decoration: none;
119+
}
118120
a:hover {
119121
color: #0085FF; }
120122

0 commit comments

Comments
 (0)