Skip to content

Commit b7c98a1

Browse files
committed
Fixed colors with code examples
1 parent 831394e commit b7c98a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/api.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ ul.api-contents table h3 {
161161

162162
.scrollable::-webkit-scrollbar { width: 0 !important }
163163

164+
pre {
165+
background-color: #F9F8F7 !important;
166+
}
167+
164168
.api-contents pre.const {
165169
border: 1px solid #DFDADA;
166170
margin-right: -20px;

0 commit comments

Comments
 (0)