优选品牌列表样式修改 @review by 王成龙
Showing
1 changed file
with
12 additions
and
0 deletions
@@ -173,6 +173,18 @@ | @@ -173,6 +173,18 @@ | ||
173 | height: 150px; | 173 | height: 150px; |
174 | line-height: 150px; | 174 | line-height: 150px; |
175 | } | 175 | } |
176 | + .logo-brand-switch { | ||
177 | + .iconfont { | ||
178 | + font-size: 24px; | ||
179 | + | ||
180 | + &.prev { | ||
181 | + top: -12px; | ||
182 | + } | ||
183 | + &.bottom { | ||
184 | + bottom: -12px; | ||
185 | + } | ||
186 | + } | ||
187 | + } | ||
176 | } | 188 | } |
177 | 189 | ||
178 | 190 |
-
Please register or login to post a comment