From 3aa76c7654758a3ad6cb9969ffebb2ba004ab285 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 02 Nov 2011 16:27:41 -0400 Subject: Edit contact table style. --- diff --git a/contact.html b/contact.html index ab8ebf8..b62c251 100755 --- a/contact.html +++ b/contact.html @@ -3,7 +3,7 @@
- E-mail + E-mail: You can reach me at @@ -14,7 +14,7 @@
- IRC + IRC: I use the Freenode IRC @@ -26,7 +26,7 @@
- XMPP/Jabber + XMPP/Jabber: I have an XMPP ID, but I rarely have my XMPP client diff --git a/main.css b/main.css index b3ca5de..4f4f157 100644 --- a/main.css +++ b/main.css @@ -114,4 +114,7 @@ div.body img.photo { /* Contact */ table.contact th { font-weight: normal; + padding-right: 8px; + text-align: left; + vertical-align: top; } -- cgit v0.9.1