summaryrefslogtreecommitdiff
path: root/static/files
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-07-16 12:48:01 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-07-16 12:48:01 +0000
commit0f22533bdf554b88f1b5f9592a078382e272ad31 (patch)
treed88d65fb2f4ecf47d33890d8221f6ae9e18ea752 /static/files
parentee40f5605e50b1d421e3456f672a324360aff5a7 (diff)
Added small NSFW indication for users who have disabled the warning
git-svn-id: svn://vndb.org/vndb@70 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'static/files')
-rw-r--r--static/files/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/files/style.css b/static/files/style.css
index 77bd7eba..6047f517 100644
--- a/static/files/style.css
+++ b/static/files/style.css
@@ -372,6 +372,7 @@ a.help {
/* VN page header, general dl and list markup */
+p.nsfw { color: #999; font-size: 10px; font-style: italic; }
dt {
float: left;
font-style: italic;