Hide all forms initially, show on click.
[Sone.git] / src / main / resources / static / css / sone.css
index 7324899..e345261 100644 (file)
@@ -97,6 +97,10 @@ textarea {
        border: none;
 }
 
+#sone .small-link {
+       font-size: 85%;
+}
+
 #sone .parsed {
        white-space: pre-wrap;
 }