2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-14 13:14:57 -07:00

removing other font

This commit is contained in:
Erik Flowers 2014-05-31 13:26:50 -07:00
parent 06c37f490f
commit 5206f267fb

View File

@ -6493,7 +6493,7 @@ header {
} }
header h1 { header h1 {
float: left; float: left;
font-family: "aktiv-grotesk-std"; font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200; font-weight: 200;
font-size: 30px; font-size: 30px;
margin-top: 40px; margin-top: 40px;
@ -6689,7 +6689,7 @@ footer a {
clear: both; clear: both;
} }
.iconExamples h2 { .iconExamples h2 {
font-family: "aktiv-grotesk-std"; font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200; font-weight: 200;
color: #3b6ab5; color: #3b6ab5;
} }
@ -6787,7 +6787,7 @@ footer a {
} }
.weather { .weather {
margin: 0px auto; margin: 0px auto;
font-family: "aktiv-grotesk-std"; font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
} }
.weather .relative { .weather .relative {
position: relative; position: relative;