Small display fixes, add link to other Sone.
[Sone.git] / src / main / resources / static / css / sone.css
index 6b3d0f1..35fd2e7 100644 (file)
        color: red;
        font-weight: bold;
 }
+
+#sone .post .author {
+       display: inline;
+       font-weight: bold;
+}
+
+#sone .post .text {
+       display: inline;
+}