Skip to content

Commit 276a775

Browse files
committed
No longer need to override selection color
1 parent 3e2d9db commit 276a775

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkgdown/extra.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,6 @@ main table {
114114
display: table;
115115
}
116116

117-
// Make highlighted text legible for lighter text (e.g., dark background examples)
118-
::selection {
119-
color: $body-color;
120-
}
121-
122117
.navbar {
123118
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
124119
}

0 commit comments

Comments
 (0)