style: center by default
[sheet.git] / index.plp
index bb75988a3b834941f83b65b0c179c031e99fd09e..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>
@@ -54,10 +53,10 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 
 <p class="footer">
        <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/index.<a
-        href="/source/index.plp" rel="code">plp</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>