logo_text

xedition logo_text
This commit is contained in:
HSJI 2015-06-09 23:55:35 +09:00
parent 8c32ebaae9
commit 26ed6aa102
2 changed files with 8 additions and 8 deletions

View file

@ -35,6 +35,8 @@ a:hover,a:active,a:focus{text-decoration:none}
/* Header */
.header>h1{float:left;padding:20px 0;margin-right:32px;line-height:60px;}
.header>h1 img{vertical-align:middle; max-height:40px; }
.header>.logo-item a{font-size:24px;color:#888}
.header>.logo-item a:hover{color:#444}
/* Fixed Header */
.container.fixed_header{padding-top:100px}