X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=static%2Ftheme.css;h=f6099e2a74e8bcacac6858ec77daf3bf82e413b5;hb=HEAD;hp=4987191f2f66a68fdca7a234890caabc9718553c;hpb=d0444b4b0ee8166d911e6b227218d110eb7eddf1;p=websub-hub diff --git a/static/theme.css b/static/theme.css index 4987191..f6099e2 100644 --- a/static/theme.css +++ b/static/theme.css @@ -58,10 +58,20 @@ section {} section + section { margin-top: 2em; } +.logo { + vertical-align: middle; + height: 2em; +} .about {} .usage {} +.copyright { + font-size: small; +} .topics {} .subscriptions {} +.history img { + width: 100%; +} .external { background-image: url("external-link.svg"); background-position: right center;