Load fonts.css last
This commit is contained in:
parent
eb0946fada
commit
8b049204eb
@ -8,8 +8,9 @@
|
|||||||
<title>Decred VSP - {{ .VspStats.Designation }}</title>
|
<title>Decred VSP - {{ .VspStats.Designation }}</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/public/css/vendor/bootstrap.min.css" />
|
<link rel="stylesheet" href="/public/css/vendor/bootstrap.min.css" />
|
||||||
<link rel="stylesheet" href="/public/css/fonts.css" />
|
|
||||||
<link rel="stylesheet" href="/public/css/vspd.css" />
|
<link rel="stylesheet" href="/public/css/vspd.css" />
|
||||||
|
<!-- fonts.css should be last to ensure dcr fonts take precedence. -->
|
||||||
|
<link rel="stylesheet" href="/public/css/fonts.css" />
|
||||||
|
|
||||||
<!-- Custom favicon -->
|
<!-- Custom favicon -->
|
||||||
<!-- Apple PWA -->
|
<!-- Apple PWA -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user