display history of topic updates on topic details page
[websub-hub] / static / theme.css
index 4987191f2f66a68fdca7a234890caabc9718553c..f6099e2a74e8bcacac6858ec77daf3bf82e413b5 100644 (file)
@@ -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;