Skip to content

Commit

Permalink
better logo on top
Browse files Browse the repository at this point in the history
  • Loading branch information
mzmiric5 committed Nov 7, 2015
1 parent 104d7a0 commit cad227a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions _static/custom.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
.wy-side-nav-search > a, .wy-side-nav-search > a:hover
{
text-indent: -9999px;
width: 100%;
background: url('icon_x32.png') 2em center no-repeat,
url('orctText.png') center no-repeat;
padding: 7px 23px 7px 10px;
height: 32px;
line-height: 24px;
background: url('icon_x32.png') 3.7em center no-repeat;
/*padding: 7px 23px 7px 10px;*/
}

.wy-side-nav-search > a.icon.icon-home:before, .wy-side-nav-search > a:hover.icon.icon-home:before {
display: none;
}
Binary file removed _static/orctText.png
Binary file not shown.

0 comments on commit cad227a

Please sign in to comment.