small tweaks
authorAmin Bandali <mab@gnu.org>
Mon, 1 Jul 2019 02:48:51 +0000 (22:48 -0400)
committerAmin Bandali <mab@gnu.org>
Mon, 1 Jul 2019 02:48:51 +0000 (22:48 -0400)
index.html
style.css

index ac6cf39..80c27d7 100644 (file)
         <tr>
           <td>personal</td>
           <td><a href="mailto:amin@shemshak.org">amin@shemshak.org</a></td>
-          <td><a href="https://git.shemshak.org/amin">git.shemshak.org/amin</a></td>
+          <td>
+            <a href="https://git.shemshak.org/amin">shemshak</a>
+            |
+            <a href="https://git.sr.ht/~bandali">sourcehut</a>
+          </td>
         </tr>
         <tr>
           <td>gnu</td>
index e211e8d..511fd6f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -35,7 +35,6 @@ a:hover {
   font-weight: normal;
 }
 .btable td {padding: 0 0.3rem}
-.btable td:first-child, .btable td:nth-child(3) {text-align: right}
 .btable td:first-child {padding-left: 0}
 .btable td:last-child {padding-right: 0}
 #theses {padding-left: 1rem}