Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-12-07 20:30:12 +0800
Commit
9580a091069bb9193b9abbf076b5ae12bab8244c
1 parent
dd342a40
good detail default style.Review by:@梁志锋
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
static/sass/product/_detail.scss
static/sass/product/_detail.scss
View file @
9580a09
...
...
@@ -31,6 +31,15 @@ $basicBtnC:#eb0313;
margin-bottom
:
pxToRem
(
20px
);
font-size
:
pxToRem
(
24px
);
line-height
:
pxToRem
(
36px
);
b
{
font-weight
:
bold
;
}
i
{
font-style
:
italic
;
}
&
.table
{
@include
flexbox
((
display
:
box
,
...
...
Please
register
or
login
to post a comment