Skip to content

Commit e128d70

Browse files
author
Joseph Damiba
authored
Merge pull request #41 from plotly/hyperlink-hover-color
change hyperlink hover color
2 parents 82cb438 + ab97257 commit e128d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all_static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ a:link:not(.button) {
712712
a:hover {
713713
opacity: 1 !important;
714714
text-decoration: underline !important;
715-
color: #0FA0CE !important; }
715+
color:#60BAB6 !important; }
716716

717717
h6 {
718718
font-weight: bold;

0 commit comments

Comments
 (0)