mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Adding missing font styles back in
These are referenced by Creative - Start Bootstrap theme
This commit is contained in:
parent
fd087bbeb8
commit
637fe1727b
@ -19,6 +19,10 @@
|
||||
|
||||
@* CSS *@
|
||||
<link href="@themeManager.BootstrapThemeUri" rel="stylesheet" />
|
||||
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
||||
|
||||
<bundle name="wwwroot/bundles/main-bundle.min.css" />
|
||||
|
||||
@* JS *@
|
||||
|
Loading…
Reference in New Issue
Block a user