diff options
Diffstat (limited to 'skin/main.skin.php')
-rw-r--r-- | skin/main.skin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skin/main.skin.php b/skin/main.skin.php index 40813b9..5236bf0 100644 --- a/skin/main.skin.php +++ b/skin/main.skin.php @@ -84,8 +84,8 @@ function contacts($ctx, $email) { return <<<HTML <table class="contacts" cellpadding="0" cellspacing="0"> <tr> - <td class="wide" colspan="2" style="line-height: 170%; padding-bottom: 18px;"> - Feel free to contact me by any of the following means: + <td colspan="2" style="line-height: 170%; padding-bottom: 18px;"> + <div>Feel free to contact me by any of the following means:</div> </td> </tr> <tr> |