File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 < link rel ="stylesheet " type ="text/css " href ="{{ base_url | escape }}custom/custom.css ">
1313 {% endif %}
1414</ head >
15- < body >
15+ < body class =" jp-ThemedContainer " >
1616
1717 {# Copy so we do not modify the page_config with updates. #}
1818 {% set page_config_full = page_config.copy() %}
Original file line number Diff line number Diff line change 88 < link rel ="icon " type ="image/x-icon " href ="{{ base_url | escape }}static/favicons/favicon-file.ico " class ="favicon ">
99 {% endblock %}
1010</ head >
11- < body data-notebook ="edit ">
11+ < body class =" jp-ThemedContainer " data-notebook ="edit ">
1212
1313 {# Copy so we do not modify the page_config with updates. #}
1414 {% set page_config_full = page_config.copy() %}
Original file line number Diff line number Diff line change 1414
1515</ head >
1616
17- < body >
17+ < body class =" jp-ThemedContainer " >
1818
1919{% block stylesheet %}
2020< style type ="text/css ">
Original file line number Diff line number Diff line change 1212 < link rel ="stylesheet " type ="text/css " href ="{{ base_url | escape }}custom/custom.css ">
1313 {% endif %}
1414</ head >
15- < body data-notebook ="notebooks ">
15+ < body class =" jp-ThemedContainer " data-notebook ="notebooks ">
1616
1717 {# Copy so we do not modify the page_config with updates. #}
1818 {% set page_config_full = page_config.copy() %}
Original file line number Diff line number Diff line change 1212 < link rel ="stylesheet " type ="text/css " href ="{{ base_url | escape }}custom/custom.css ">
1313 {% endif %}
1414</ head >
15- < body >
15+ < body class =" jp-ThemedContainer " >
1616
1717 {# Copy so we do not modify the page_config with updates. #}
1818 {% set page_config_full = page_config.copy() %}
Original file line number Diff line number Diff line change 1212 < link rel ="stylesheet " type ="text/css " href ="{{ base_url | escape }}custom/custom.css ">
1313 {% endif %}
1414</ head >
15- < body >
15+ < body class =" jp-ThemedContainer " >
1616
1717 {# Copy so we do not modify the page_config with updates. #}
1818 {% set page_config_full = page_config.copy() %}
You can’t perform that action at this time.
0 commit comments