Use the standard bootstrap.min.css
This commit is contained in:
parent
d2bf5d3d51
commit
e4378cc721
|
@ -18,8 +18,8 @@
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="{{ site.url }}/components/bootstrap/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="{{ site.url }}/css/styles.css">
|
<link rel="stylesheet" href="{{ site.url }}/css/styles.css">
|
||||||
<link rel="stylesheet" href="{{ site.url }}/components/bootswatch/cosmo/bootstrap.min.css">
|
|
||||||
<link rel="stylesheet" href="{{ site.url }}/components/highlightjs/styles/{{ site.hightlightjs_style }}.css">
|
<link rel="stylesheet" href="{{ site.url }}/components/highlightjs/styles/{{ site.hightlightjs_style }}.css">
|
||||||
<link rel="stylesheet" href="{{ site.url }}/components/font-awesome/css/font-awesome.min.css">
|
<link rel="stylesheet" href="{{ site.url }}/components/font-awesome/css/font-awesome.min.css">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue