mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +10:00
better logo images for header
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 KiB |
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user