remove google web font

Web font may slow down loading speed in LAN. Chrome will wait 30s until it timeout.
This commit is contained in:
gengen1988
2015-01-21 10:57:17 +08:00
committed by Mohsen Azimi
parent 9eb2f9d259
commit cea4042f25

View File

@@ -2,7 +2,6 @@
<html>
<head>
<title>Swagger UI</title>
<link href='//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'/>