mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Improved the Recent-Update list.
This commit is contained in:
@@ -443,18 +443,6 @@ footer .license a {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#panel-update ul>li::before {
|
||||
background: #999;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
content: "";
|
||||
position: relative;
|
||||
bottom: .2rem;
|
||||
margin-right: .4rem;
|
||||
}
|
||||
|
||||
#panel-update ul a {
|
||||
color: #6c757d;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user