temporarily remove custom.css for visibility
This commit is contained in:
parent
3c9b0b47b8
commit
06de3d6065
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
|
||||||
<link rel='stylesheet' type='text/css' href='static/css/wsw_notebook.css'>
|
<link rel='stylesheet' type='text/css' href='static/css/wsw_notebook.css'>
|
||||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css'>
|
<!-- <link rel='stylesheet' type='text/css' href='static/css/custom.css'> -->
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue