Add new logo

This commit is contained in:
Robert Lord 2016-01-26 12:55:22 -06:00
parent 63e3e30bc5
commit 44cf741f01
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -82,6 +82,7 @@ html, body {
// This is the logo at the top of the ToC // This is the logo at the top of the ToC
&>img { &>img {
display: block; display: block;
max-width: 100%;
} }
&>.search { &>.search {