UNPKG
fd-gulp-convert-encoding
Version:
latest (0.0.1)
0.0.1
convert file to assigned charset
fd-gulp-convert-encoding
/
test
/
source
/
qingguo
/
css
/
module
/
maindata
/
shopwindow
/
layout
/
default.layout.css
17 lines
(14 loc)
•
272 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.qg-offerresults-shopwindow
{
min-width
:
770px
; }
.qg-offerresults-shopwindow
li
{
float
: left;
display
: inline; }
.qg-offerresults-shopwindow
li
dl
{
overflow
: hidden; }
.qg-offerresults-shopwindow
li
dl
dt
{
width
:
220px
;
height
:
220px
; }