Fixed styles to reference the google font api without designating http/https.
Removed unused images.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
@import url('http://fonts.googleapis.com/css?family=PT+Sans|Grand+Hotel|Open+Sans:400,600');
|
||||
@import url('//fonts.googleapis.com/css?family=PT+Sans|Grand+Hotel|Open+Sans:400,600');
|
||||
|
||||
html {
|
||||
scrollbar-face-color: #808080;
|
||||
|
||||
Reference in New Issue
Block a user