Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Apr 6, 2020
2 parents 66ce54a + b8aba5f commit ff99ea2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion source/css/style.styl
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,12 @@ font.douyin {
border: 1px solid #eee;
border-radius: $radius;
}
#nexmoe-header .nexmoe-social a {
margin: 10px;
width: 45px;
height: 45px;
line-height: 45px;
}
}

.nexmoe-post-right .nexmoe-toc {
Expand Down Expand Up @@ -1087,4 +1093,4 @@ photos img {
background-color: rgba(144, 144, 255,.15);
color: rgb(144, 144, 255);
}
}
}

0 comments on commit ff99ea2

Please sign in to comment.