2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

12 lines
461 B
Plaintext
Raw Normal View History

2015-07-31 17:04:10 -07:00
.wi-time-1:before {content: @time-1;}
.wi-time-2:before {content: @time-2;}
.wi-time-3:before {content: @time-3;}
.wi-time-4:before {content: @time-4;}
.wi-time-5:before {content: @time-5;}
.wi-time-6:before {content: @time-6;}
.wi-time-7:before {content: @time-7;}
.wi-time-8:before {content: @time-8;}
2015-07-31 21:11:08 -07:00
.wi-time-9:before {content: @time-9;}
.wi-time-10:before {content: @time-10;}
.wi-time-11:before {content: @time-11;}
.wi-time-12:before {content: @time-12;}