Fixed styles to reference the google font api without designating http/https.
Removed unused images.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 121 KiB |
@@ -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 {
|
html {
|
||||||
scrollbar-face-color: #808080;
|
scrollbar-face-color: #808080;
|
||||||
|
|||||||
Reference in New Issue
Block a user