X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=nsfw%2Fnsfw.css;h=a8c1bfe8a7dca3a48898dfb36b668d95804aa6a4;hb=51e43d6dca15159dd6ba1eda86728ab137ceaf22;hp=548b63aed1512fba9ea069ab52edefc0a55638b0;hpb=6b11074c7cf1aae5c139d9d649bc55da6e46b572;p=friendica-addons.git diff --git a/nsfw/nsfw.css b/nsfw/nsfw.css old mode 100644 new mode 100755 index 548b63ae..a8c1bfe8 --- a/nsfw/nsfw.css +++ b/nsfw/nsfw.css @@ -1,11 +1,11 @@ -#nsfw-label { +#nsfw-label, #nsfw-enable-label { float: left; width: 300px; margin-top: 10px; } -#nsfw-words { +#nsfw-words, #nsfw-enable { float: left; margin-top: 10px; } @@ -14,3 +14,6 @@ margin-top: 15px; } +.nsfw-desc { + margin-top: 10px; +} \ No newline at end of file