X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=static%2Ftheme.css;h=f6099e2a74e8bcacac6858ec77daf3bf82e413b5;hb=3aaef7251093bda0c2842ef3eb3f793a31d4699b;hp=fb85b52b1834bd91ae5ed426d585fd0eb65780a9;hpb=3c547e314b79a31fb3f15412a47707a22dc3eefd;p=websub-hub diff --git a/static/theme.css b/static/theme.css index fb85b52..f6099e2 100644 --- a/static/theme.css +++ b/static/theme.css @@ -69,6 +69,9 @@ section + section { } .topics {} .subscriptions {} +.history img { + width: 100%; +} .external { background-image: url("external-link.svg"); background-position: right center;