Use JavaScript to improve the UI.
[Sone.git] / src / main / resources / static / css / sone.css
index 35fd2e7..4b9928d 100644 (file)
@@ -19,3 +19,7 @@
 #sone .post .text {
        display: inline;
 }
+
+#sone input.createpost.default {
+       color: #888;
+}