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