Themes refactored

This commit is contained in:
Dmitriy Zaporozhets 2012-11-21 07:14:05 +03:00
parent 9477448ac0
commit 4c6c24856c
15 changed files with 224 additions and 46 deletions

View file

@ -46,7 +46,7 @@
.app_logo {
a {
h1 {
background: url('logo_white.png') no-repeat 0px -3px;
background: url('logo_white.png') no-repeat 0px 2px;
color:#eee;
text-shadow: 0 1px 1px #111;
}