]> git.mxchange.org Git - friendica-addons.git/blobdiff - nsfw/nsfw.css
nsfw custom wordlist
[friendica-addons.git] / nsfw / nsfw.css
diff --git a/nsfw/nsfw.css b/nsfw/nsfw.css
new file mode 100644 (file)
index 0000000..548b63a
--- /dev/null
@@ -0,0 +1,16 @@
+
+#nsfw-label {
+       float: left;
+       width: 300px;
+       margin-top: 10px;
+}
+
+#nsfw-words {
+       float: left;
+       margin-top: 10px;
+}
+
+#nsfw-submit {
+       margin-top: 15px;
+}
+