fix docs colors to match with lara..

This commit is contained in:
Mahmoud Zalt
2017-02-22 21:35:05 -05:00
parent f5b3c95068
commit ba8f911d64
17 changed files with 84 additions and 112 deletions

View File

@ -71,7 +71,7 @@
</head>
<body class="palette-primary-red palette-accent-teal">
<body class="palette-primary-purple palette-accent-deep-purple">
@ -394,7 +394,7 @@ submitting an <a href="https://github.com/laradock/laradock/issues">Issue</a>. E
<li><p>Edit the files you want to update.</p></li>
<li><p><strong>Note:</strong> If you want to edit the base image of the <code>Workspace</code> or the <code>php-fpm</code> Containers,
you need to edit their Dockerfiles from their GitHub repositories. For more info read their Dockerfiles comment on the LaraDock repository.</p></li>
you need to edit their Docker-files from their GitHub repositories. For more info read their Dockerfiles comment on the LaraDock repository.</p></li>
<li><p>Make sure to update the <code>Readme</code> in case you made any changes.</p></li>
</ul>