Skip to content

Commit

Permalink
Fix k8s logo in Blog (#9113)
Browse files Browse the repository at this point in the history
- Modify `style.css` and add `id` for Blog

Signed-off-by: chandan kumar <[email protected]>
  • Loading branch information
chandankumar4 authored and k8s-ci-robot committed Jun 20, 2018
1 parent 470f1e5 commit 77f05f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,8 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom

#home #hero #vendorStrip { display: none; }

#blog.flip-nav .logo { background-image: url(/images/nav_logo2.svg); }

#oceanNodes { padding-top: 60px; padding-bottom: 60px; }

#oceanNodes a { color: #3371e3; }
Expand Down

0 comments on commit 77f05f6

Please sign in to comment.