diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-11 17:55:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-11 17:55:15 -0400 |
commit | a00ecea920808c74dff1acf7b0864b5a6bbe0d5c (patch) | |
tree | 17b68699e71fb0ded5fe4317b309303e0fb20fcf /doc/index.mdwn | |
parent | 51a05e1b92a48ffcd9ca0163495fad09284fb08c (diff) |
layout
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r-- | doc/index.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 55f00b37c..45af9c673 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -45,8 +45,8 @@ files with git. <table> <tr> -<td valign="top">[[!inline feeds=no template=bare pages=footer/column_a]]</td> -<td valign="top">[[!inline feeds=no template=bare pages=footer/column_b]]</td> +<td width="50%" valign="top">[[!inline feeds=no template=bare pages=footer/column_a]]</td> +<td widtd="50%" valign="top">[[!inline feeds=no template=bare pages=footer/column_b]]</td> </tr> </table> |