Add “help” page.
[Sone.git] / src / main / resources / static / css / sone.css
index 9b74217..0feb601 100644 (file)
@@ -411,6 +411,13 @@ textarea {
        clear: both;
 }
 
+#sone h2 {
+       font-family: inherit;
+       font-size: 150%;
+       font-weight: bold;
+       clear: both;
+}
+
 #sone .error label {
        color: red;
        font-weight: bold;