Skip to content

Commit

Permalink
回到顶部按钮样式优化
Browse files Browse the repository at this point in the history
  • Loading branch information
HCLonely committed Nov 26, 2020
1 parent db19daf commit 1ead276
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions source/css/hclonely.css
Original file line number Diff line number Diff line change
Expand Up @@ -379,14 +379,13 @@ body.night .search-engine-list li {

.go-up{
right: 10px !important;
position: absolute !important;
position: fixed !important;
bottom: 20px !important;
height: 20px;
}

body.night .go-up a {
color: #b3b3b3 !important;
background-color: rgb(210 211 212) !important;
background-color: rgb(88 88 88) !important;
padding: 15px 20px !important;
border-radius: 50% !important;
}
Expand Down
2 changes: 1 addition & 1 deletion source/css/xenon-core.min.css

Large diffs are not rendered by default.

0 comments on commit 1ead276

Please sign in to comment.