Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jf-backend-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
stan.gao
jf-backend-template
Commits
6b17bd1d
Commit
6b17bd1d
authored
May 29, 2019
by
jason.xing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【删除】移除多余的初始化样式
parent
c54180e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
index.scss
src/index.scss
+0
-22
No files found.
src/index.scss
View file @
6b17bd1d
/**
初始化CSS样式
*/
body
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
hr
,
p
,
blockquote
,
dl
,
dt
,
dd
,
ul
,
ol
,
li
,
pre
,
form
,
fieldset
,
legend
,
button
,
input
,
textarea
,
th
,
td
{
margin
:
0
;
padding
:
0
;
}
body
,
button
,
input
,
select
,
textarea
{
font
:
12px
/
1
.5tahoma
,
arial
,
\
5b8b
\
4f53
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-size
:
100%
;
}
address
,
cite
,
dfn
,
em
,
var
{
font-style
:normal
;
}
code
,
kbd
,
pre
,
samp
{
font-family
:couriernew
,
courier
,
monospace
;
}
small
{
font-size
:
12px
;
}
ul
,
ol
{
list-style
:none
;
}
a
{
text-decoration
:none
!
important
;
}
a
:hover
{
text-decoration
:underline
;
}
sup
{
vertical-align
:text-top
;
}
sub
{
vertical-align
:text-bottom
;
}
legend
{
color
:
#000
;
}
fieldset
,
img
{
border
:
0
;
}
button
,
input
,
select
,
textarea
{
font-size
:
100%
;
}
table
{
border-collapse
:collapse
;
border-spacing
:
0
;
}
*
{
box-sizing
:
border-box
;
}
img
{
img
{
content
:
normal
!
important
;
content
:
normal
!
important
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment