| Index: native_client_sdk/doc_generated/_static/css/nacl.css
|
| diff --git a/native_client_sdk/doc_generated/_static/css/nacl.css b/native_client_sdk/doc_generated/_static/css/nacl.css
|
| index 9b3a36bd2c08fa85f8c021e1cb07d158fd93e27b..63d20e80671a7671ecb2f08e2e9acbdf03714f09 100644
|
| --- a/native_client_sdk/doc_generated/_static/css/nacl.css
|
| +++ b/native_client_sdk/doc_generated/_static/css/nacl.css
|
| @@ -81,6 +81,14 @@ blockquote.indent-only {font-style: normal; color: #000; }
|
| display: block;
|
| margin: 1em auto 0;
|
| }
|
| +#home .left-side {
|
| + float: left;
|
| + width: 54%;
|
| + background-color: #FFF;
|
| + }
|
| +#home .left-side-inner {
|
| + padding-right: 40px;
|
| + }
|
| #home .right-side {
|
| float: right;
|
| width: 54%;
|
|
|