nsfw custom wordlist

This commit is contained in:
Friendika 2011-10-13 20:53:24 -07:00
parent 754941e42b
commit 1d33565385
3 changed files with 92 additions and 2 deletions

16
nsfw/nsfw.css Normal file
View file

@ -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;
}