initial commit
This commit is contained in:
commit
c3b94b7106
91 changed files with 56958 additions and 0 deletions
17
configs/lighttpd/css/weather.css
Normal file
17
configs/lighttpd/css/weather.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
.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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue