Skip to content

Commit 0b94f76

Browse files
committed
Merge branch 'feature/typescript' into develop
2 parents 7dd5f8b + cf2af72 commit 0b94f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typescript/stylus-plugin/oreilly-learning-library-view.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
}
2121

2222
.ucvMode-black #book-content #sbo-rt-content {
23-
color: #dcdcdc !important;
23+
color: #d4d4d4 !important;
2424
}
2525

2626
.ucvMode-black #book-content #sbo-rt-content .body {
27-
color: #dcdcdc !important;
27+
color: #d4d4d4 !important;
2828
}
2929
}

0 commit comments

Comments
 (0)