[webwml/master] Make this table even

commit 19547e39e8cf567cb15ec308281bb4b09beec283 Author: Sebastian Hahn <sebastian@torproject.org> Date: Sat Mar 14 00:20:03 2015 +0100 Make this table even --- about/en/board.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about/en/board.wml b/about/en/board.wml index 0db1ccd..040e751 100644 --- a/about/en/board.wml +++ b/about/en/board.wml @@ -13,7 +13,7 @@ <h1>Board of Directors</h1> <table> <tr> - <td> + <td style="width:50%;"> <div class="name">Caspar Bowden</div> <div class="caps">Director</div> <p> @@ -24,7 +24,7 @@ management, and information ethics and philosophy. </p> </td> - <td class="beige"> + <td class="beige" style="width:50%;"> <div class="name">Nick Mathewson</div> <div class="caps">Vice-President and Director</div> <p>
participants (1)
-
sebastian@torproject.org