Compare commits

..

No commits in common. "5ccd796e1bbd611d8a4c949c389bf1bf532862e1" and "c7ffa15db10ad16c33a115843ee31906d898c84c" have entirely different histories.

3 changed files with 0 additions and 6 deletions

View File

@ -1,2 +1 @@
42 * * * * camper /usr/bin/psql --quiet --output=/dev/null --command='set role guest; select * from camper.flush_payments()'
21 * * * * camper /usr/bin/camper-weather

View File

@ -1,4 +1,3 @@
usr/bin/camper usr/bin
usr/bin/camper-weather usr/bin
locale usr/share/camper
web usr/share/camper

View File

@ -1889,10 +1889,6 @@ dt {
align-items: center;
}
.weather-forecast span, .weather-forecast time {
line-height: 1;
}
.weather-forecast span {
font-size: .95em;
}