add stub for faq
This commit is contained in:
parent
bb6af83607
commit
85ac33b53d
9
contrib/static/faq.html
Normal file
9
contrib/static/faq.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="site.css"></link>
|
||||||
|
<title> NNTPChan Frequently Asked Questions</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>TODO: put FAQ here</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -19,7 +19,7 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postform-outer , .index-outer {
|
#postform-outer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user