diff --git a/app/assets/stylesheets/main.css.erb b/app/assets/stylesheets/main.css.erb index 3f17434..ac78ba6 100644 --- a/app/assets/stylesheets/main.css.erb +++ b/app/assets/stylesheets/main.css.erb @@ -1,6 +1,6 @@ -@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200"); /* +@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200"); Halcyonic by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) @@ -1624,7 +1624,7 @@ input, select, textarea { } #content h3 { - color: #96a9b5; + color: #000000; /* #96a9b5; */ font-size: 1.25em; }