mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
nsfw custom wordlist
This commit is contained in:
parent
754941e42b
commit
1d33565385
3 changed files with 92 additions and 2 deletions
16
nsfw/nsfw.css
Normal file
16
nsfw/nsfw.css
Normal 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;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue