Compare commits

..

No commits in common. 'c6b74d80539320955d76a8a1021a6ec1d0e8527b' and 'b970d899f78be73d81bea2a6fa1d91865bb8cf5a' have entirely different histories.

@ -91,7 +91,7 @@
(prov-terse . ,(assq-ref plist 'prov-code))
(last-7 . ,(sum-first-n 7 (assq-ref plist 'reports)))
(last-14 . ,(sum-first-n 14 (assq-ref plist 'reports)))
(expires . ,$expiry-timestamp)))))
(expiry . ,($expiry-timestamp))))))
(set-symbol-property! hr-sym 'json-string json)))
hr-syms))

@ -143,7 +143,6 @@ h5 {
padding-bottom:0.4em;
font-weight:bold;
font-family:var(--header-stack);
text-wrap:nowrap;
}
h1 {
font-size:calc(var(--head-size-base) + calc(4 * var(--head-size-step)));

Loading…
Cancel
Save