Merge pull request #412 from defunkt/dont-hardcode-fonts-protocol
Don't hardcode protocol to Google Fonts.
This commit is contained in:
commit
c8d6cce256
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);
|
||||
@import url(//fonts.googleapis.com/css?family=Droid+Sans+Mono);
|
||||
|
||||
|
||||
.ace_editor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue