update bulma framework CSS to v0.7.4
This commit is contained in:
parent
3128b6338e
commit
32994e04a3
2256
cl-theme/static/css/bulma.css
vendored
2256
cl-theme/static/css/bulma.css
vendored
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
||||
<meta property="og:description" content="{{ SITE_DESCRIPTION }}">
|
||||
{% endblock %}
|
||||
<!-- stylesheets -->
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/bulma.css">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/bulma.css?v=0.7.4">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/hover.css">
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/style.css?v=1.0.1">
|
||||
<!-- favicon -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user