summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index d6fe3ae7..17b3b0bc 100644
--- a/data/style.css
+++ b/data/style.css
@@ -333,7 +333,7 @@ div.vnimg i { display: block; width: 100%; text-align: center;
div.vnimg p { text-align: center; padding: 0px; margin: 0; }
.vndesc h2 { margin: 5px 0 0 0; }
.vndesc p { padding: 0 0 0 5px; }
-p#nsfw_hid { display: none; cursor: pointer; }
+p#nsfw_hid { display: block; cursor: pointer; }
div.vndetails table { float: left; width: 530px; }
div.vndetails table td.key { width: 80px; }
div.vndetails table dt { float: left; font-style: italic; }