raspberrypi/configs/lighttpd/css/weather.css
2015-02-14 21:21:40 -08:00

17 lines
No EOL
258 B
CSS

.ui-wait-button .ui-icon-waiting {
background-image: url("images/spinner.gif");
background-position: 0 center;
}
body {
font-family: Verdana,Arial,sans-serif;
font-size: 10px;
}
p {
margin: 1em 0;
}
strong {
font-weight: 900;
}