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
/
img
/
layout
/
default.layout.css
25 lines
(18 loc)
•
321 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.qg-offerresults
{ }
.qg-offerresults
.productPic
{
float
: left;
margin-right
:
10px
; }
.qg-offerresults
.title
{
margin-bottom
:
10px
;
font-size
:
14px
; }
.qg-offerresults
.leftDes
{
width
:
40%
;
float
: left; }
.qg-offerresults
.rightDes
{
float
: left;
width
:
30%
; }