Commit 8e8372d5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

better logo images for header

parent 9c709be3
......@@ -45,7 +45,8 @@ header {
margin: 0 6px;
h1 {
background: url('logo_dark.png') no-repeat center 1px;
background: url('logo-black.png') no-repeat center 1px;
background-size: 38px;
float: left;
height: 40px;
width: 40px;
......@@ -241,7 +242,8 @@ header {
.app_logo {
a {
h1 {
background: url('logo_white.png') no-repeat center 1px;
background: url('logo-white.png') no-repeat center 1px;
background-size: 38px;
color: #fff;
text-shadow: 0 1px 1px #111;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment