File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed
Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 286286 color : # 859900 ;
287287}
288288 </ style >
289- < link href ="stylesheets/screen-06521708 .css " rel ="stylesheet " media ="screen " />
289+ < link href ="stylesheets/screen-ad6e7f01 .css " rel ="stylesheet " media ="screen " />
290290 < link href ="stylesheets/print-88f539c5.css " rel ="stylesheet " media ="print " />
291291 < script src ="javascripts/all-b12a2749.js "> </ script >
292292
Original file line number Diff line number Diff line change 286286 color : # 859900 ;
287287}
288288 </ style >
289- < link href ="stylesheets/screen-06521708 .css " rel ="stylesheet " media ="screen " />
289+ < link href ="stylesheets/screen-ad6e7f01 .css " rel ="stylesheet " media ="screen " />
290290 < link href ="stylesheets/print-88f539c5.css " rel ="stylesheet " media ="print " />
291291 < script src ="javascripts/all-b12a2749.js "> </ script >
292292
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- docs .qpython.org
1+ developer .qpython.org
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ html, body {
262262 // half of the content always this background color.
263263 .dark-box {
264264 width : $examples-width ;
265- background-color : $examples-bg ;
265+ // background-color: $examples-bg;
266266 position : absolute ;
267267 right : 0 ;
268268 top : 0 ;
@@ -272,14 +272,14 @@ html, body {
272272 .lang-selector {
273273 position : fixed ;
274274 z-index : 50 ;
275- background : $drac-light-bg ;
275+ // background: $drac-light-bg;
276276 padding : 1em 28px ;
277277 }
278278}
279279
280280.lang-selector {
281- display : flex ;
282- background-color : $lang-select-bg ;
281+ display : none ;
282+ // background-color: $lang-select-bg;
283283 width : 100% ;
284284 font-weight : bold ;
285285 overflow-x : auto ;
You can’t perform that action at this time.
0 commit comments