tango.css

This commit is contained in:
2019-04-25 10:31:41 +03:00
parent cffae9c297
commit 3c58a743f6
2 changed files with 74 additions and 0 deletions

View File

@ -73,6 +73,7 @@
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/typogrify.css" type="text/css" rel="stylesheet" />
{% endif %}
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/pango.css" type="text/css" rel="stylesheet" />
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/style.css" type="text/css" rel="stylesheet" />
{% if CUSTOM_CSS %}