Skip to content

Commit 31b9e1f

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/api.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ ul.api-contents table h3 {
166166
margin-right: -20px;
167167
margin-top: 20px;
168168
margin-bottom: 20px;
169+
background: #F9F8F7;
169170
}
170171

171172
.api-contents pre.const code {
@@ -174,4 +175,5 @@ ul.api-contents table h3 {
174175

175176
pre.function {
176177
margin-left: 0px !important;
178+
background-color: #F9F8F7;
177179
}

0 commit comments

Comments
 (0)