From b5549d4c7f6c5e9edb6d794af7130609443a1108 Mon Sep 17 00:00:00 2001 From: Unknwon <u@gogs.io> Date: Sun, 16 Aug 2015 01:44:41 +0800 Subject: [PATCH] README images style --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46332ef8a843..a18aa6e76934 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Gogs (Go Git Service) is a painless self-hosted Git service. <table> <tr> - <td><img src="http://gogs.io/imgs/screenshoots/1.png"></td> - <td><img src="http://gogs.io/imgs/screenshoots/2.png"></td> - <td><img src="http://gogs.io/imgs/screenshoots/3.png"></td> + <td width="33%"><img src="http://gogs.io/imgs/screenshoots/1.png"></td> + <td width="33%"><img src="http://gogs.io/imgs/screenshoots/2.png"></td> + <td width="33%"><img src="http://gogs.io/imgs/screenshoots/3.png"></td> </tr> <tr> <td><img src="http://gogs.io/imgs/screenshoots/4.png"></td>