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.
 
 
 
 

82 lines
1.1 KiB

*
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
path, line
fill: none
path.data
stroke: #f00
stroke-width: 2px
line.now
stroke: #f5f
stroke-width: 1px
line.midnight
stroke: #ccc
stroke-width: 1px
line.noon
stroke: #ddd
stroke-width: 1px
stroke-dasharray: 4,8
line.zero
stroke: #25f
stroke-width: 0.7px
line.hot
stroke: #f52
stroke-width: 0.7px
line.guide
stroke: #ccc
stroke-width: 0.5px
stroke-dasharray: 4,8
line.axis
stroke: #000
stroke-width: 1px
text.axis-label
font: normal 10px sans-serif