Skip to content

Commit 1dca82f

Browse files
committed
https logo fix
1 parent 37f2c4c commit 1dca82f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: css/console.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ h1 { float: left; font-size: 30px; padding: 5px; padding-left: 10px; }
44
h2 { margin-bottom: 5px; padding: 5px; font-weight: bold}
55

66
#header { width:100%; border-bottom: 1px solid #CCC; margin-bottom:15px; overflow:hidden; }
7-
#header .logo{margin:6px 10px 6px 3px;float:left;width:92px;display:block;}
8-
#header .logo a{background:url('http://static02.linkedin.com/scds/common/u/img/sprite/sprite_global_v5.png') no-repeat;display:block;height:22px;text-indent:0; text-decoration:none;}
7+
#header .logo{margin:6px 10px 6px 3px;float:left;display:block;}
8+
#header .logo a{background:url('../images/logo_linkedin_92x22.png') no-repeat;display:block;height:22px;text-indent:0; text-decoration:none;}
99
#header .logo a span { display:block; font-weight:normal; color:#333; font-size:20px; line-height:22px; margin:-21px 0 0 100px; }
1010
#header .logo a span.seo-hidden { text-indent:-12345px; margin:0; }
1111

Diff for: images/logo_linkedin_92x22.png

1.05 KB
Loading

0 commit comments

Comments
 (0)