removed jquery styling
This commit is contained in:
parent
563f8cb432
commit
e89232cf33
@ -14,7 +14,6 @@
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<link rel="stylesheet" href="/static/css/style.css">
|
||||
<link rel="stylesheet" href="/static/js/jquery-ui-1.12.1.custom/jquery-ui.css">
|
||||
{% block css %} {% endblock%}
|
||||
</head>
|
||||
<body>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<input style="background-color: grey; color:white; font-family: archivo narrow; font-size: 18px; border: none;padding: 8px 24px;" type="submit" value="browse annotations"></input>
|
||||
</form>
|
||||
<br><br><br>
|
||||
<!-- <a href="{{ url_for('mybook_pdf')}}" style="color:#ff3300;">Get as PDF</a> --> <a href="annotations" style="color:#ff3300;"> All annotations</a><br><br>
|
||||
<a href="annotations" style="color:#ff3300;"> All annotations</a><br><br>
|
||||
|
||||
<h1 class="header">Annotations/ Extracts with: <i>{{name}}</i></h1>
|
||||
|
||||
@ -52,4 +52,4 @@
|
||||
|
||||
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user