Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
9 years ago
Commit
5c6e8927b93f31c93fc6bd8b697fe3612f7d1267
1 parent
3540f99d
样式
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
45 deletions
public/scss/editorial/_detail.css
public/scss/editorial/_related-goods.css
public/scss/editorial/_detail.css
View file @
5c6e892
...
...
@@ -4,7 +4,6 @@
.detail-body
{
width
:
990px
;
margin
:
0
auto
;
/*overflow: hidden;*/
}
.detail-title
{
...
...
@@ -116,11 +115,11 @@
line-height
:
50px
;
}
.left
:hover
{
.left
:hover
{
background
:
#7f7f7f
;
}
.right
:hover
{
.right
:hover
{
background
:
#7f7f7f
;
}
...
...
@@ -169,9 +168,8 @@
text-align
:
center
;
}
}
}
.goods
{
height
:
420px
;
overflow
:
hidden
;
...
...
@@ -497,27 +495,7 @@
}
}
.good-info
{
width
:
219px
;
margin-right
:
0
;
float
:
left
;
margin-right
:
20px
;
img
{
width
:
219px
;
height
:
295px
;
}
.name
{
font-size
:
12px
;
line-height
:
30px
;
height
:
30px
;
overflow
:
hidden
;
display
:
block
;
}
}
.share
{
padding-left
:
30px
;
width
:
330px
;
...
...
public/scss/editorial/_related-goods.css
deleted
100644 → 0
View file @
3540f99
.good-info
{
width
:
219px
;
margin-right
:
0
;
float
:
left
;
margin-right
:
20px
;
img
{
width
:
219px
;
height
:
295px
;
}
.name
{
font-size
:
12px
;
line-height
:
30px
;
height
:
30px
;
overflow
:
hidden
;
display
:
block
;
}
}
Please
register
or
login
to post a comment