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
583dc220
Commit
583dc220
authored
May 07, 2020
by
liuyingying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css
parent
aa76c890
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
detail.css
Hunter_ht/hunter/static/hunter/detail.css
+12
-12
No files found.
Hunter_ht/hunter/static/hunter/detail.css
View file @
583dc220
...
...
@@ -110,30 +110,30 @@ li:after{
}
.content
>
ul
,
.content
>
ul
>
li
:first-child
{
list-style-type
:
none
;
list-style-type
:
disc
;
font-size
:
14px
;
font-weight
:
400
;
}
.content
>
ul
>
li
:first-child::before
{
/*.content>ul>li:first-child::before{*/
content
:
''
;
/* content:'';*/
width
:
4px
;
/* width:4px;*/
height
:
4px
;
/* height:4px;*/
border-radius
:
50%
;
/* border-radius:50%;*/
background
:
#000
;
/* background:#000;*/
display
:
inline-block
;
/* display:inline-block;*/
margin-right
:
5px
;
/* margin-right:5px;*/
vertical-align
:
middle
;
/* vertical-align:middle;*/
margin-top
:
-3px
;
}
/* margin-top:-3px;*/
/*}*/
.content
>
ul
>
li
:last-child
{
list-style-type
:
none
;
font-size
:
12px
;
...
...
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