comparison web/main.css @ 77:6830c5dba61d

Use HTTPS to load the Google Fonts stylesheet.
author John "Elwin" Edwards
date Fri, 30 Dec 2016 15:28:00 -0500
parents 0037de90af8b
children b396f3c8e7bc
comparison
equal deleted inserted replaced
76:c99fac2b0dc7 77:6830c5dba61d
1 @import url("http://fonts.googleapis.com/css?family=Inconsolata"); 1 @import url("https://fonts.googleapis.com/css?family=Inconsolata");
2 2
3 html { 3 html {
4 background-color: #C0FFC0; 4 background-color: #C0FFC0;
5 color: #101040; 5 color: #101040;
6 font-family: sans-serif; 6 font-family: sans-serif;