Terminado el widget de clima
This commit is contained in:
@@ -24,14 +24,15 @@
|
||||
|
||||
<div id="weather-box" class="box">
|
||||
<div class="weather-description">
|
||||
<span class="weather-degrees">11°</span>
|
||||
<span class="weather-where">Temuco</span>
|
||||
<span class="weather-degrees">99º</span>
|
||||
<span class="weather-where">Nether</span>
|
||||
</div>
|
||||
<img class="weather-icon" src="http://openweathermap.org/img/wn/04n@4x.png"/>
|
||||
</div>
|
||||
|
||||
<div id="custom-box" class="box">
|
||||
<p>Custom</p>
|
||||
<pre>
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<div id="currency-box" class="box">
|
||||
|
||||
Reference in New Issue
Block a user