File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
testing/test_package_docs/static-assets Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,6 @@ pre.prettyprint {
228228 font-size : 15px ;
229229 word-wrap : normal;
230230 line-height : 1.4 ;
231- background : # eee ;
232231 border : 0 ;
233232 margin : 16px 0 16px 0 ;
234233 padding : 8px ;
@@ -245,15 +244,15 @@ pre code {
245244
246245pre {
247246 border : 1px solid # ddd ;
248- background-color : # f7f7f7 ;
247+ background-color : # eee ;
249248 font-size : 14px ;
250249}
251250
252251code {
253252 font-family : 'Source Code Pro' , monospace;
254253 /* overriding bootstrap */
255254 color : inherit;
256- background-color : # f7f7f7 ;
255+ background-color : # eee ;
257256}
258257
259258h2 .crossdart {
Original file line number Diff line number Diff line change @@ -228,7 +228,6 @@ pre.prettyprint {
228228 font-size : 15px ;
229229 word-wrap : normal;
230230 line-height : 1.4 ;
231- background : # eee ;
232231 border : 0 ;
233232 margin : 16px 0 16px 0 ;
234233 padding : 8px ;
@@ -245,15 +244,15 @@ pre code {
245244
246245pre {
247246 border : 1px solid # ddd ;
248- background-color : # f7f7f7 ;
247+ background-color : # eee ;
249248 font-size : 14px ;
250249}
251250
252251code {
253252 font-family : 'Source Code Pro' , monospace;
254253 /* overriding bootstrap */
255254 color : inherit;
256- background-color : # f7f7f7 ;
255+ background-color : # eee ;
257256}
258257
259258h2 .crossdart {
You can’t perform that action at this time.
0 commit comments