Fix k8s logo in Blog (#9113)

- Modify `style.css` and add `id` for Blog

Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
pull/9175/head
Chandan Kumar 2018-06-21 04:30:06 +05:30 committed by k8s-ci-robot
parent 470f1e577e
commit 77f05f6174
1 changed files with 2 additions and 0 deletions

View File

@ -498,6 +498,8 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom
#home #hero #vendorStrip { display: none; } #home #hero #vendorStrip { display: none; }
#blog.flip-nav .logo { background-image: url(/images/nav_logo2.svg); }
#oceanNodes { padding-top: 60px; padding-bottom: 60px; } #oceanNodes { padding-top: 60px; padding-bottom: 60px; }
#oceanNodes a { color: #3371e3; } #oceanNodes a { color: #3371e3; }