mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fonts are served locally
This commit is contained in:
parent
7c483e2db9
commit
1ad0d1afba
22 changed files with 24 additions and 45 deletions
|
@ -3,7 +3,6 @@
|
|||
<head runat="server">
|
||||
<title>NzbDrone</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<!--<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,300' rel='stylesheet' type='text/css'>-->
|
||||
<link href="/content/font.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/content/bootstrap.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/content/bootstrap.slider.css" rel='stylesheet' type='text/css'/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue