Skip to content

Commit 1a2dcf3

Browse files
committed
DOC fix styling of See Also sections
1 parent 16adbd5 commit 1a2dcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/themes/scikit-learn/static/nature.css_t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ p.citing {
10221022
background-color: #fff;
10231023
}
10241024

1025-
dl.class dt, dl.function dt {
1025+
dl.class > dt, dl.function > dt {
10261026
padding: 10px;
10271027
background-color: #f8f8f8;
10281028
color: #222;

0 commit comments

Comments
 (0)