A bash script to get the weather from OpenWeatherMap and output to the terminal, Openbox, or HTML
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.
weather.sh/docs/assets/css/style.css

15 lines
151 B

---
---
@import "{{ site.theme }}";
#header {
margin: 0 auto !important;
}
#header > nav {
margin: 0 auto;
background: none !important;
}