Add header logo and header css files

This commit is contained in:
henu
2017-09-20 18:42:56 +03:00
parent c0e8ba21ee
commit 33215343ec
2 changed files with 10 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.header-content {
}
.header-content .logo img {
display: block;
width: 80%;
height: auto;
margin: auto;
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB