refactor of authentication and html-templates into separate modules
[websub-hub] / static / theme.css
index 7417e57c080fe03e69977cc8294be143f2c32ef1..fb85b52b1834bd91ae5ed426d585fd0eb65780a9 100644 (file)
@@ -58,6 +58,10 @@ section {}
 section + section {
        margin-top: 2em;
 }
+.logo {
+       vertical-align: middle;
+       height: 2em;
+}
 .about {}
 .usage {}
 .copyright {