Skip to content

Commit

Permalink
release v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
isneezy committed Dec 12, 2018
1 parent 45eb58d commit 23fbe8a
Show file tree
Hide file tree
Showing 16 changed files with 3,188 additions and 3,280 deletions.
12 changes: 6 additions & 6 deletions dist/css/open-weather-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@
}

.owi-02d::before {
content: "\ea03";
content: "\ea04";
}

.owi-02n::before {
content: "\ea04";
content: "\ea03";
}

.owi-03d::before {
Expand Down Expand Up @@ -132,13 +132,13 @@
}

.owi-13n::before {
content: "\ea11";
}

.owi-20d::before {
content: "\ea12";
}

.owi-50d::before {
content: "\ea11";
}

.owi-50n::before {
content: "\ea13";
}
Binary file modified dist/fonts/OpenWeatherIcons.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions dist/fonts/OpenWeatherIcons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/fonts/OpenWeatherIcons.ttf
Binary file not shown.
Binary file modified dist/fonts/OpenWeatherIcons.woff
Binary file not shown.
Binary file modified dist/fonts/OpenWeatherIcons.woff2
Binary file not shown.
Binary file modified fonts/WeatherIcons.eot
Binary file not shown.
4 changes: 2 additions & 2 deletions fonts/WeatherIcons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/WeatherIcons.ttf
Binary file not shown.
Binary file modified fonts/WeatherIcons.woff
Binary file not shown.
Binary file modified fonts/WeatherIcons.woff2
Binary file not shown.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,8 @@
<i class="owi owi-13d"></i>
<i class="owi owi-13n"></i>
</section>
<section class="owi-group">
<i class="owi owi-20d"></i>
</section>
<section class="owi-group">
<i class="owi owi-50d"></i>
</section>
</body>
</html>
</html>
Loading

0 comments on commit 23fbe8a

Please sign in to comment.