refactor of authentication and html-templates into separate modules
[websub-hub] / static / theme.css
index 4987191f2f66a68fdca7a234890caabc9718553c..fb85b52b1834bd91ae5ed426d585fd0eb65780a9 100644 (file)
@@ -58,8 +58,15 @@ section {}
 section + section {
        margin-top: 2em;
 }
+.logo {
+       vertical-align: middle;
+       height: 2em;
+}
 .about {}
 .usage {}
+.copyright {
+       font-size: small;
+}
 .topics {}
 .subscriptions {}
 .external {