up2k-cli: recover from lost handshakes

This commit is contained in:
ed
2021-06-14 01:01:06 +02:00
parent 5bec37fcee
commit 6da63fbd79
2 changed files with 27 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
html {
background: url('/wp/wallhaven-mdjrqy.jpg') center / cover no-repeat fixed;
background: #333 url('/wp/wallhaven-mdjrqy.jpg') center / cover no-repeat fixed;
}
#files th {
background: rgba(32, 32, 32, 0.9) !important;
@@ -12,7 +12,7 @@ html {
html.light {
background: url('/wp/wallhaven-dpxl6l.png') center / cover no-repeat fixed;
background: #eee url('/wp/wallhaven-dpxl6l.png') center / cover no-repeat fixed;
}
html.light #files th {
background: rgba(255, 255, 255, 0.9) !important;