mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-22 22:34:42 +02:00
Merge pull request #21 from PeterDaveHello/patch-1
Using a protocol-independent absolute path for google fonts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Theme name: Apaxy
|
||||
Theme author: @adamwhitcroft
|
||||
\*------------------------------------*/
|
||||
@import url('http://fonts.googleapis.com/css?family=Open+Sans');
|
||||
@import url('//fonts.googleapis.com/css?family=Open+Sans');
|
||||
/* Have to use @import for the font, as you can only specify a single stylesheet */
|
||||
* {
|
||||
margin:0;
|
||||
|
Reference in New Issue
Block a user