mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-25 11:22:28 +00:00
Fix CSS
This commit is contained in:
parent
cdff45efe6
commit
29457397a1
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
<link rel="stylesheet" href="{{ url_for('static', filename='css/materialize.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/material-icons.css') }}" />
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/prism.min.css') }}" />
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.min.css') }}?t=1" />
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.css') }}?t=2" />
|
||||
|
||||
{% if gaId %}
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue