lib+css: update to html5 tags, classless css

This commit is contained in:
Kurt H Maier 2020-05-25 00:47:51 -07:00
parent 0011a6aa7e
commit ea05499f77
5 changed files with 386 additions and 354 deletions

View file

@ -1,4 +1,4 @@
<div class="left">
<div>
<a href="http://gsoc.cat-v.org">gsoc</a> |
<a href="http://doc.cat-v.org">doc archive</a> |
<a href="http://repo.cat-v.org">software repo</a> |
@ -8,9 +8,8 @@
<a href="http://cat-v.org">cat-v.org</a>
</div>
<div class="right">
<span class="doNotDisplay">Related sites:</span>
| <a href="http://cat-v.org/update_log">site updates</a>
| <a href="/sitemap">site map</a>
<div>
<a href="http://cat-v.org/update_log">site updates</a> |
<a href="/sitemap">site map</a>
</div>