There was an error while loading. Please reload this page.
1 parent 831394e commit 31b9e1fCopy full SHA for 31b9e1f
1 file changed
styles/api.css
@@ -166,6 +166,7 @@ ul.api-contents table h3 {
166
margin-right: -20px;
167
margin-top: 20px;
168
margin-bottom: 20px;
169
+ background: #F9F8F7;
170
}
171
172
.api-contents pre.const code {
@@ -174,4 +175,5 @@ ul.api-contents table h3 {
174
175
176
pre.function {
177
margin-left: 0px !important;
178
+ background-color: #F9F8F7;
179
0 commit comments