порядок css
This commit is contained in:
@ -73,8 +73,8 @@
|
|||||||
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/typogrify.css" type="text/css" rel="stylesheet" />
|
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/typogrify.css" type="text/css" rel="stylesheet" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/tango.css" type="text/css" rel="stylesheet" />
|
|
||||||
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/style.css" type="text/css" rel="stylesheet" />
|
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/style.css" type="text/css" rel="stylesheet" />
|
||||||
|
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/tango.css" type="text/css" rel="stylesheet" />
|
||||||
|
|
||||||
{% if CUSTOM_CSS %}
|
{% if CUSTOM_CSS %}
|
||||||
<link href="{{ SITEURL }}/{{ CUSTOM_CSS }}" rel="stylesheet" type="text/css" />
|
<link href="{{ SITEURL }}/{{ CUSTOM_CSS }}" rel="stylesheet" type="text/css" />
|
||||||
|
Reference in New Issue
Block a user