Skip to content

Commit 747154f

Browse files
authored
Update style.css
1 parent 7fff56a commit 747154f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@ h1 {
136136

137137
.view-switcher a:hover,
138138
.view-switcher a:focus {
139-
background-color: rgba(124, 127, 147, 0.3);
139+
background-color: rgba(0, 0, 0, 0.025);
140140
}
141141

142142
.view-switcher .current {
143-
background-color: rgba(204, 208, 218, 0.4);
143+
background-color: rgba(0, 0, 0, 0.05);
144144
}
145145

146146
/* Footer */

0 commit comments

Comments
 (0)