Fixed styles to reference the google font api without designating http/https.

Removed unused images.
This commit is contained in:
Wynne Crisman
2016-05-06 18:01:04 -07:00
parent 3450edfae2
commit 56cafcc968
3 changed files with 1 additions and 397 deletions

View File

@@ -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;