X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=static%2Ftheme.css;h=f6099e2a74e8bcacac6858ec77daf3bf82e413b5;hb=HEAD;hp=fb85b52b1834bd91ae5ed426d585fd0eb65780a9;hpb=3c547e314b79a31fb3f15412a47707a22dc3eefd;p=websub-hub diff --git a/static/theme.css b/static/theme.css index fb85b52..3939c55 100644 --- a/static/theme.css +++ b/static/theme.css @@ -1,4 +1,3 @@ -* {} html { height: 100vh; } @@ -69,6 +68,9 @@ section + section { } .topics {} .subscriptions {} +.history img { + width: 100%; +} .external { background-image: url("external-link.svg"); background-position: right center; @@ -84,6 +86,9 @@ section + section { .errors ul { border: 1px solid red; } +.otp-key-qr svg { + height: 30vh; +} table { border: 0; width: 100%;