mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-06 01:42:55 +00:00
19 lines
No EOL
220 B
CSS
Executable file
19 lines
No EOL
220 B
CSS
Executable file
|
|
#nsfw-label, #nsfw-enable-label {
|
|
float: left;
|
|
width: 300px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#nsfw-words, #nsfw-enable {
|
|
float: left;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#nsfw-submit {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.nsfw-desc {
|
|
margin-top: 10px;
|
|
} |