diff --git a/cn/css/main.css b/cn/css/main.css index 0a08bad1523b556dc481522bbefb59197fea5e95..1acdf7a31d9781421102c6702ad91e8ad99f49cd 100644 --- a/cn/css/main.css +++ b/cn/css/main.css @@ -331,3 +331,7 @@ body { margin-top: 5px; float: left; padding: 15px 15px; } + +.btn-pd { + margin-top: 5px; + margin-bottom: 5px; } diff --git a/cn/img/header.jpg b/cn/img/header.jpg index 5392c5ac5c6ea24d7d7c0e95bbb669a9931aea11..30ebe3ba1149066fe57693558e360a4f48e620cf 100644 Binary files a/cn/img/header.jpg and b/cn/img/header.jpg differ diff --git a/cn/index.html b/cn/index.html index ed8fd891a95cc8452a762273e6bcbb9da445937a..b41b079ef400df29feeb65df1f21d2e10b355d3b 100644 --- a/cn/index.html +++ b/cn/index.html @@ -80,9 +80,9 @@
开放易用的深度学习平台,工业应用与学术研究并举
- 快速上手 - 文档 - 代码 + 快速上手 + 文档 + 代码 diff --git a/css/main.css b/css/main.css index 0a08bad1523b556dc481522bbefb59197fea5e95..1acdf7a31d9781421102c6702ad91e8ad99f49cd 100644 --- a/css/main.css +++ b/css/main.css @@ -331,3 +331,7 @@ body { margin-top: 5px; float: left; padding: 15px 15px; } + +.btn-pd { + margin-top: 5px; + margin-bottom: 5px; } diff --git a/index.html b/index.html index bb22ef3244c6218aaaed6c02bc113249974ed16d..5896f3b8427a895db845d7b4321977f051d7ab26 100644 --- a/index.html +++ b/index.html @@ -80,9 +80,9 @@Open and Easy-to-Use Deep Learning Platform for Enterprise and Research
- Quick Start - Documentation - Code + Quick Start + Documentation + Code @@ -256,7 +256,7 @@If there is any problem to use PaddlePaddle, please contact paddle-dev@baidu.com
+If you have any problems using PaddlePaddle, please contact paddle-dev@baidu.com.