Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hunter-ht.cn
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘莹莹
hunter-ht.cn
Commits
aa76c890
Commit
aa76c890
authored
May 07, 2020
by
liuyingying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css
parent
918a9d43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
detail.css
Hunter_ht/hunter/static/hunter/detail.css
+23
-2
No files found.
Hunter_ht/hunter/static/hunter/detail.css
View file @
aa76c890
...
...
@@ -103,19 +103,40 @@ li:after{
.content
>
ul
{
width
:
100%
;
padding-left
:
40px
;
margin-bottom
:
3px
;
}
.content
>
ul
>
li
{
width
:
100%
;
}
.content
>
ul
,
.content
>
ul
>
li
:first-child
{
list-style-type
:
disc
;
list-style-type
:
none
;
font-size
:
14px
;
font-weight
:
400
;
}
.content
>
ul
>
li
:first-child::before
{
content
:
''
;
width
:
4px
;
height
:
4px
;
border-radius
:
50%
;
background
:
#000
;
display
:
inline-block
;
margin-right
:
5px
;
vertical-align
:
middle
;
margin-top
:
-3px
;
}
.content
>
ul
>
li
:last-child
{
list-style-type
:
none
;
font-size
:
1
4
px
;
font-size
:
1
2
px
;
font-weight
:
400
;
color
:
dimgrey
;
}
...
...
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