Layout tweaks to config.jsp & help.jsp & customary css updates.

This commit is contained in:
z3d
2009-07-15 03:27:29 +00:00
parent 68e81fa8c8
commit 32e829da74
4 changed files with 124 additions and 209 deletions

View File

@ -60,7 +60,7 @@
out.print("Please enable sharing (participating in tunnels) by configuring more bandwidth. ");
out.print("It improves your anonymity by creating cover traffic, and helps the network.<br />");
} else {
out.print("You have configured I2P to share " + share + "KBps. ");
out.print("You have configured I2P to share<b> " + share + "KBps</b>. ");
out.print("The higher the share bandwidth the more you improve your anonymity and help the network.<br />");
}
%>

View File

@ -106,8 +106,8 @@ You may also limit the total number by setting <tt>router.maxParticipatingTunnel
the <a href="configadvanced.jsp">advanced configuration page</a>. <a href="configstats.jsp#tunnel.participatingTunnels">[Enable graphing]</a>.
</ul>
<h3>Congestion</h3>
Some basic indications of router overload:<br>
<h3>Congestion</h3><div align="justify">
Some basic indications of router overload:</div><br>
<ul>
<li class="tidylist"><b>Job lag:</b>
How long jobs are waiting before execution. The job queue is listed on the <a href="jobs.jsp">jobs page</a>.