diff --git a/default_app/index.html b/default_app/index.html index 27cc69fbd4fb..ffd99e380bf0 100644 --- a/default_app/index.html +++ b/default_app/index.html @@ -24,11 +24,23 @@ margin: 0; } - .header-version { + .header a { + padding-left: 15px; + color: #9feaf9; + font-weight: 300; + } + + .header-nav { float: right; margin-top: 12px; } + .header-version { + font-size: 1em; + padding-left: 10px; + font-weight: 300; + } + .header-icon { width: 48px; height: 48px; @@ -134,8 +146,12 @@ -
- Version + + +
+ Docs + Repository + Blog