diff options
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/templates/references.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/wqflask/wqflask/templates/references.html b/wqflask/wqflask/templates/references.html index c10576d8..e05c8440 100644 --- a/wqflask/wqflask/templates/references.html +++ b/wqflask/wqflask/templates/references.html @@ -17,25 +17,5 @@ </div> -<style type="text/css"> -<!-- --> -.container { -width:80vw; -margin: auto; -max-width:80vw; - -} - -p { - font-size: 17px; - word-spacing: 0.2em; -} -@media(max-width:650px){ - .container{ - width: 100vw; - } -} - -</style> <link rel="stylesheet" type="text/css" href="/static/new/css/markdown.css" /> {% endblock %}
\ No newline at end of file |