Skip to content

Commit 7f33293

Browse files
committed
All sites: Make anchors in #banner-secondary areas visible when hovered
1 parent a24cd0f commit 7f33293

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

themes/jquery/css/base.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,8 @@ p.author a {
18761876
padding-right: 15%;
18771877
}
18781878

1879-
#banner-secondary a {
1879+
#banner-secondary a,
1880+
#banner-secondary a:hover {
18801881
color: #7ACEF4;
18811882
}
18821883

0 commit comments

Comments
 (0)