diff --git a/www/assets/style.css b/www/assets/style.css index 370d4cf..e751212 100644 --- a/www/assets/style.css +++ b/www/assets/style.css @@ -1,4 +1,4 @@ -@import url('http://fonts.googleapis.com/css?family=Rationale'); +@import url('https://fonts.googleapis.com/css?family=Rationale'); .selected button { background-color: rgba(158,158,158,0.2); diff --git a/www/index.html b/www/index.html index c24270d..47eabeb 100644 --- a/www/index.html +++ b/www/index.html @@ -3,7 +3,7 @@