style: center by default
[sheet.git] / index.plp
index 4afd6834ac39a666367ef7d22444854b65f2da32..21186125e0062fb2d77c61a537edff0610cc7476 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -17,7 +17,6 @@ $header{content_type} = "text/html; charset=utf-8";
 <link rel="stylesheet" type="text/css" media="all" href="base.css">
 <style type="text/css">
        ul {
-               text-align: center;
                margin-bottom: 1ex;
        }
 </style>
@@ -42,6 +41,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <li><a href="/vimperator">vimperator</a>
 <li><a href="/mutt">mutt</a>
 <li><a href="/nethack">nethack</a>
+<li><a href="/mplayer">mplayer</a>
 </ul>
 
 <h2>Unicode characters</h2>
@@ -52,10 +52,11 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 </ul>
 
 <p class="footer">
-       <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/
+       <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/index.<a
+        href="/source/index.plp" rel="code" title="Written in Perl">plp</a>
        <a href="http://git.shiar.nl/sheet.git" rel="vcs-git" title="Git repository"><:= $VERSION :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> •
-       <a title="Licensed under the GNU Affero General Public License, version 3" rel="copyright"
-          href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a>
+       <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="copyright"
+        title="Licensed under the GNU Affero General Public License, version 3">AGPLv3</a>
 </p>