fixed spacing
This commit is contained in:
parent
219865ad91
commit
26e5f7a947
|
@ -10,37 +10,22 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="nav"><a href="index.html">← Catalog</a></div>
|
<div class="nav"><a href="index.html">← Catalog</a></div>
|
||||||
|
|
||||||
<div class="center">
|
<div class="center">
|
||||||
|
|
||||||
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
|
||||||
|
|
||||||
<h1>Lynx</h1>
|
<h1>Lynx</h1>
|
||||||
|
|
||||||
<p>Lynx is a text browser for the World Wide Web.</p>
|
<p>Lynx is a text browser for the World Wide Web.</p>
|
||||||
|
|
||||||
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
<h2>Spyware Level: <span class="green">Not Spyware</span></h2>
|
||||||
|
|
||||||
<p>Lynx <span class="green">makes no unsolicited requests at all.</span></p>
|
<p>Lynx <span class="green">makes no unsolicited requests at all.</span></p>
|
||||||
<p>It is also fully libre software under the GPLv2 license.</p>
|
<p>It is also fully libre software under the GPLv2 license.</p>
|
||||||
|
</hr>
|
||||||
<hr></hr>
|
|
||||||
|
|
||||||
<h4>Further Reading</h4>
|
<h4>Further Reading</h4>
|
||||||
|
|
||||||
<p><a href="https://lynx.browser.org/">lynx.browser.org</a></p>
|
<p><a href="https://lynx.browser.org/">lynx.browser.org</a></p>
|
||||||
|
</hr>
|
||||||
<hr></hr>
|
|
||||||
|
|
||||||
<p>This article was created on 4/6/2020</p>
|
<p>This article was created on 4/6/2020</p>
|
||||||
<p>This article was lasted edited on 10/7/2020</p>
|
<p>This article was lasted edited on 10/7/2020</p>
|
||||||
|
</hr>
|
||||||
<hr></hr>
|
|
||||||
|
|
||||||
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</p>
|
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</p>
|
||||||
|
|
||||||
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
||||||
|
|
||||||
<p><a href="../articles/index.html">Back to catalog</a></p>
|
<p><a href="../articles/index.html">Back to catalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue