diff --git a/css/style.css b/css/style.css index aeb0f4a..49c7025 100644 --- a/css/style.css +++ b/css/style.css @@ -331,7 +331,7 @@ code { position: absolute; top: 340px; width: 100%; - right: 15%; + right: 25%; text-align: right; } diff --git a/index.html b/index.html index e744fa0..e9a26fd 100644 --- a/index.html +++ b/index.html @@ -46,8 +46,11 @@ }(document, "script", "twitter-wjs");

efficient branching using git-flow by Vincent Driessen

-

translations: English - Brazilian Portugues
- English -> 简体中文(Simplified Chinese)

+

translations: + English - + Brazilian Portugues - + 简体中文(Simplified Chinese) +

diff --git a/index.pt_BR.html b/index.pt_BR.html index 30c16f3..4e52172 100644 --- a/index.pt_BR.html +++ b/index.pt_BR.html @@ -46,7 +46,11 @@ }(document, "script", "twitter-wjs");

sistema de branches eficiente usando o git-flow, do Vincent Driessen

-

traduções: English - Português Brasileiro

+

traduções: + English - + Português Brasileiro - + 简体中文(Simplified Chinese) +

diff --git a/index.zh_CN.html b/index.zh_CN.html index fc59af9..fcbb5f4 100644 --- a/index.zh_CN.html +++ b/index.zh_CN.html @@ -32,12 +32,14 @@

Daniel Kummer (Tweet) 创建 - +

使用 git-flow 进行有效的分支实践。 by Vincent Driessen

-

翻译: English -> Brazilian Portugues -
- English -> 简体中文(Simplified Chinese)

+

翻译: + English - + Brazilian Portugues - + 简体中文(Simplified Chinese) +

@@ -174,7 +176,7 @@

你是否合作开发一项新特性?
- 发布新特性分支到远程服务器,所以,其它用户也可以使用这分支。 + 发布新特性分支到远程服务器,所以,其它用户也可以使用这分支。