Weather dashboard https://natronics.org/weather/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

42 lines
566 B

*
margin: 0
padding: 0
html, body
height: 100%
font-family: sans-serif
.wrapper
min-height: 100%
margin-bottom: -25px
position: relative
.wrapper:after
content: ""
display: block
svg
position: absolute
background: #f7f7f7
width: 100%
height: 90%
footer, .wrapper:after
height: 25px
footer
padding-left: 50px
font-size: 10px
color: #ccc
header
height: 33px
h1.title
font-size: 15px
font-weight: normal
padding-left: 50px
padding-top: 10px
.title .city
font-weight: bold