fix: broken HTML (#1446)

* chore: refresh css files with sass 1.26.10

* fix: css selector for toolbar-separator

* chore: fix duplicate html ids in mac client faq

* fix: duplicate ID 'pagetitle' tags in Mac help

* fix: duplicate ID 'taskbox' tags in Mac help

* chore: fix mismatched div
This commit is contained in:
Charles Kerr
2020-09-12 21:44:47 -05:00
committed by GitHub
parent 83cc7e04c8
commit 09cc4c7a68
21 changed files with 2151 additions and 1618 deletions

View File

@@ -17,12 +17,12 @@
<a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div id="pagetitle">
<div class="pagetitle">
<h1>What is the 'Micro Transport Protocol'? </h1>
</div>
<p><a href='http://en.wikipedia.org/wiki/Micro_Transport_Protocol'>The Micro Transport Protocol (µTP)</a> is a protocol designed to reduce latency and network congestion. Transfers are automatically slowed down when they are interfering with other applications. This feature is compatible with all other µTP-compatible clients.
<p>
<div id="pagetitle">
<div class="pagetitle">
<h1>Why do I see a red dot and 'Port is closed'? </h1>
</div>
<p>You haven't port forwarded correctly. Port forwarding opens a port in your firewall or router so that incoming connections from the outside world can be made with Transmission. If the port is forwarded, other people in the torrent can see you, thus increasing your potential number of connections, which more importantly, might increase the speed of your download.