Skip to content

Commit

Permalink
Update blog files
Browse files Browse the repository at this point in the history
  • Loading branch information
windshadow233 committed May 5, 2024
1 parent 102a10e commit bf3c5c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ blockquote p:first-child{
#article-container .tag-Link .tag-link-tips {
border-bottom: var(--style-border);
padding-bottom: 4px;
font-size: 0.6rem;
font-size: 0.9rem;
color: var(--heo-gray);
font-weight: normal;
}
Expand Down Expand Up @@ -1207,15 +1207,15 @@ blockquote p:first-child{
}

#article-container .tag-Link .tag-link-bottom .tag-link-right .tag-link-title {
font-size: 1rem;
font-size: 1.2rem;
line-height: 1.2;
}

#article-container .tag-Link .tag-link-bottom .tag-link-right .tag-link-sitename {
font-size: 0.7rem;
color: var(--heo-gray);
font-weight: normal;
margin-top: 4px;
font-size: 0.9rem;
}

#article-container .tag-Link:hover .tag-link-bottom .tag-link-right .tag-link-sitename {
Expand Down

0 comments on commit bf3c5c6

Please sign in to comment.