* Add new logo

* Remove unused images
This commit is contained in:
Eugen Rochko
2017-07-23 02:40:39 +02:00
committed by GitHub
parent 7964bfccdb
commit 0e0f18ce7c
21 changed files with 17 additions and 11 deletions

View File

@ -505,12 +505,19 @@
a {
padding-left: 0;
color: $white;
&:hover img {
opacity: 1;
}
}
img {
width: 32px;
height: 32px;
margin-right: 10px;
position: relative;
top: 4px;
left: -10px;
opacity: 0.8;
}
}
}