Add permalinks for posts and authors.
[Sone.git] / src / main / resources / static / css / sone.css
index f6bb62d..2621b50 100644 (file)
@@ -266,6 +266,10 @@ textarea {
        display: inline;
 }
 
+#sone .permalink {
+       display: inline;
+}
+
 #sone .post .bookmarks {
        display: inline;
        color: rgb(28, 131, 191);