fix up faq style
This commit is contained in:
parent
248dcba2e6
commit
d10fe80739
@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html5>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="site.css" />
|
||||
<link rel="stylesheet" href="krane.css" />
|
||||
<title> NNTPChan Frequently Asked Questions </title>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h2>NNTPChan faq </h2>
|
||||
<br/>
|
||||
<hr />
|
||||
<div id="faq">
|
||||
<hr />
|
||||
<p>
|
||||
<div>Question: What is nntpchan?</div>
|
||||
<div>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.</div>
|
||||
|
@ -390,3 +390,8 @@
|
||||
.messageroot > .hider {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#faq {
|
||||
margin-left: 3em;
|
||||
width: 75%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user