diff --git a/contrib/static/faq.html b/contrib/static/faq.html index 54645ee..10f1ce4 100644 --- a/contrib/static/faq.html +++ b/contrib/static/faq.html @@ -1,15 +1,15 @@ - + NNTPChan Frequently Asked Questions

NNTPChan faq


-
+

Question: What is nntpchan?
NNTPCchan is a federated imageboard that spans across several networks including tor, i2p and anonet. There are no central servers so that as long as 1 server is left the forum will continue to function.
diff --git a/contrib/static/krane.css b/contrib/static/krane.css index e42a91c..483dadc 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -390,3 +390,8 @@ .messageroot > .hider { float: left; } + + #faq { + margin-left: 3em; + width: 75%; + }