Nice logo

This commit is contained in:
Jeremy Zhang
2017-05-10 19:18:07 +00:00
parent 070d354c48
commit 674f674390
5 changed files with 13 additions and 1 deletions

View File

@ -29,6 +29,18 @@ nav {
}
}
.align-top {
vertical-align: top;
}
.brand-logo img {
width: 30px;
margin-right: 10px;
margin-top: 4px;
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.btn {
background-color: #303f9f;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB