|
|
@@ -18,6 +18,22 @@ |
|
|
|
padding: 0 |
|
|
|
} |
|
|
|
|
|
|
|
#logo { |
|
|
|
box-sizing:content-box; |
|
|
|
height:100px; |
|
|
|
padding:10px 0px 10px; |
|
|
|
width:180px; |
|
|
|
} |
|
|
|
|
|
|
|
#logo a { |
|
|
|
background: url('/static/styles/sugoi/images/logo.png') no-repeat center center; |
|
|
|
} |
|
|
|
#logo>a { |
|
|
|
background-size:contain; |
|
|
|
display:block; |
|
|
|
height:100%; |
|
|
|
margin-top:0 |
|
|
|
} |
|
|
|
.cats_anime, .cats_movies, .cats_manga, .cats_games, .cats_other { |
|
|
|
width: 38px!important; |
|
|
|
height: 38px!important; |
|
|
@@ -303,7 +319,7 @@ p.min_padding { |
|
|
|
width: 646px; |
|
|
|
float: left |
|
|
|
} |
|
|
|
|
|
|
|
/* |
|
|
|
#logo { |
|
|
|
width: 900px; |
|
|
|
height: 60px; |
|
|
@@ -317,15 +333,7 @@ p.min_padding { |
|
|
|
height: 60px; |
|
|
|
display: block |
|
|
|
} |
|
|
|
|
|
|
|
#logo a::before { |
|
|
|
content: "SugoiMusic"; |
|
|
|
font-size: 40px; |
|
|
|
line-height: 56px; |
|
|
|
font-weight: 100; |
|
|
|
font-family: sans-serif; |
|
|
|
} |
|
|
|
|
|
|
|
*/ |
|
|
|
.nav_dropdown > div { |
|
|
|
position: absolute; |
|
|
|
width: 135.56px; |
|
|
|