2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-14 05:04:56 -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 {
float: left;
font-family: "aktiv-grotesk-std";
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
font-size: 30px;
margin-top: 40px;
@ -6689,7 +6689,7 @@ footer a {
clear: both;
}
.iconExamples h2 {
font-family: "aktiv-grotesk-std";
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
color: #3b6ab5;
}
@ -6787,7 +6787,7 @@ footer a {
}
.weather {
margin: 0px auto;
font-family: "aktiv-grotesk-std";
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.weather .relative {
position: relative;