Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydLife
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
ydLife
Commits
49923bb3
Commit
49923bb3
authored
Oct 27, 2021
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户告知书样式调整
parent
c5000615
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
1 deletions
+22
-1
src/app/my/e-notice/e-notice.component.html
+0
-0
src/app/my/e-notice/e-notice.component.scss
+22
-1
No files found.
src/app/my/e-notice/e-notice.component.html
View file @
49923bb3
This diff is collapsed.
Click to expand it.
src/app/my/e-notice/e-notice.component.scss
View file @
49923bb3
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
}
}
p
{
p
{
font-size
:
14px
;
font-size
:
14px
;
text-indent
:
30px
;
//
text-indent: 30px;
}
}
h4
{
h4
{
font-size
:
16px
;
font-size
:
16px
;
...
@@ -18,4 +18,25 @@
...
@@ -18,4 +18,25 @@
margin
:
15px
0
;
margin
:
15px
0
;
line-height
:
1
.5
;
line-height
:
1
.5
;
}
}
ul
{
padding-left
:
18px
;
ol
{
padding-left
:
20px
;
li
{
list-style
:
lower-alpha
;
}
}
}
ul
li
{
list-style
:
decimal
;
}
ul
.list_2
{
li
{
list-style
:
none
;
display
:
flex
;
span
{
margin-right
:
5px
;
}
}
}
}
}
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