Use protocol-relative URL to load fonts

This commit is contained in:
Peter Dave Hello 2014-10-20 20:50:42 +08:00
parent b313ff826c
commit 13e6d39ce1

View File

@ -7,7 +7,7 @@
<meta name="description" content="UAParser.js Lightweight JavaScript-based User-Agent string parser. Supports browser & node.js environment. Also available as jQuery plugin & AMD module." />
<meta name="keywords" content="user agent, parser, javascript, detect, details, new, browser, engine, mobile, device, operating system" />
<style>
@import url("http://fonts.googleapis.com/css?family=Raleway");
@import url("//fonts.googleapis.com/css?family=Raleway");
* {
margin: 0;
padding: 0;