Update Docs navigation bar according main site

This commit is contained in:
Ivan Kravets
2016-02-20 01:20:18 +02:00
parent 2faa2e003a
commit 87bc6a7e8c
4 changed files with 14 additions and 6 deletions

View File

@@ -256,6 +256,14 @@ nav {
/* Misc */
.navbar-header .navbar-brand {
color: #e0e0e0;
background: url("../_static/platformio-logo-xs.png") no-repeat;
background-position: 5px 0;
padding-left: 50px;
font-weight: 500;
}
.top-banner {
display: block;
padding: 10px 20px;

BIN
docs/_static/platformio-logo-xs.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB