summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/blogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/blogs.css')
-rw-r--r--StoneIsland/www/css/blogs.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/StoneIsland/www/css/blogs.css b/StoneIsland/www/css/blogs.css
index 5d0f90fd..b498fc7d 100644
--- a/StoneIsland/www/css/blogs.css
+++ b/StoneIsland/www/css/blogs.css
@@ -36,4 +36,9 @@
.archive #archive { display: block }
#archive {
display: none;
-} \ No newline at end of file
+}
+
+.faq #faq { display: block }
+#faq {
+ display: none;
+}