mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Beautified the tags in posts.
This commit is contained in:
@@ -713,9 +713,12 @@ table tbody td {
|
||||
}
|
||||
|
||||
.post-tag {
|
||||
display: inline-block;
|
||||
min-width: 2rem;
|
||||
text-align: center;
|
||||
background: rgba(0, 0, 0, 0.075);
|
||||
border-radius: .34rem;
|
||||
padding: .25rem .4rem;
|
||||
padding: 0 .4rem;
|
||||
margin: 0 .1rem;
|
||||
color: #818182;
|
||||
line-height: 1.6rem;
|
||||
|
||||
Reference in New Issue
Block a user