Merge pull request #87 from strongloop/fix/remove-unused-remote-font

Remove unused external font "Droid Sans".
This commit is contained in:
Miroslav Bajtoš 2015-02-23 18:28:29 +01:00
commit 4e85f2b739
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>StrongLoop API Explorer</title>
<link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'/>
<link href='css/reset.css' media='screen' rel='stylesheet' type='text/css'/>
<link href='css/screen.css' media='screen' rel='stylesheet' type='text/css'/>
<link href='css/reset.css' media='print' rel='stylesheet' type='text/css'/>