This commit is contained in:
wentch
2016-01-14 16:05:34 +08:00
parent fd34627529
commit ab59156248
4 changed files with 4 additions and 2 deletions

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
logo_120.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
logo_96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -104,10 +104,12 @@ a:hover {
.project-name { .project-name {
margin-top: 0; margin-top: 0;
margin-left:1.5rem; margin-left:1.2rem;
padding-left: 6.4rem;
position:absolute; position:absolute;
float: left; float: left;
width: 4em; background: url(/logo_96.png) no-repeat left center ;
background-size: 1.98em;
} }
@media screen and (min-width: 64em) { @media screen and (min-width: 64em) {