Skip to content

Commit 12f5479

Browse files
chkoarglemaitre
authored andcommitted
DOC: Style the links so they stand out only in examples (scikit-learn-contrib#271)
1 parent 37d199a commit 12f5479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_static/css/imbalanced-learn.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import url("theme.css");
22

3-
a {
3+
.highlight a {
44
text-decoration: underline;
55
}

0 commit comments

Comments
 (0)