File tree 2 files changed +4
-6
lines changed
testing/test_package_docs/static-assets
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,6 @@ pre.prettyprint {
228
228
font-size : 15px ;
229
229
word-wrap : normal;
230
230
line-height : 1.4 ;
231
- background : # eee ;
232
231
border : 0 ;
233
232
margin : 16px 0 16px 0 ;
234
233
padding : 8px ;
@@ -245,15 +244,15 @@ pre code {
245
244
246
245
pre {
247
246
border : 1px solid # ddd ;
248
- background-color : # f7f7f7 ;
247
+ background-color : # eee ;
249
248
font-size : 14px ;
250
249
}
251
250
252
251
code {
253
252
font-family : 'Source Code Pro' , monospace;
254
253
/* overriding bootstrap */
255
254
color : inherit;
256
- background-color : # f7f7f7 ;
255
+ background-color : # eee ;
257
256
}
258
257
259
258
h2 .crossdart {
Original file line number Diff line number Diff line change @@ -228,7 +228,6 @@ pre.prettyprint {
228
228
font-size : 15px ;
229
229
word-wrap : normal;
230
230
line-height : 1.4 ;
231
- background : # eee ;
232
231
border : 0 ;
233
232
margin : 16px 0 16px 0 ;
234
233
padding : 8px ;
@@ -245,15 +244,15 @@ pre code {
245
244
246
245
pre {
247
246
border : 1px solid # ddd ;
248
- background-color : # f7f7f7 ;
247
+ background-color : # eee ;
249
248
font-size : 14px ;
250
249
}
251
250
252
251
code {
253
252
font-family : 'Source Code Pro' , monospace;
254
253
/* overriding bootstrap */
255
254
color : inherit;
256
- background-color : # f7f7f7 ;
255
+ background-color : # eee ;
257
256
}
258
257
259
258
h2 .crossdart {
You can’t perform that action at this time.
0 commit comments