mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
update
This commit is contained in:
@@ -44,7 +44,7 @@ addBorderRadius(x = 6, hide = false)
|
||||
.postImgHover
|
||||
&:hover
|
||||
.cover
|
||||
opacity: .7
|
||||
opacity: .5
|
||||
transform: scale(1.1)
|
||||
|
||||
.cover
|
||||
|
||||
@@ -179,14 +179,11 @@ if $site-name-font
|
||||
#aside-content .author-info-description
|
||||
font-family: $site-name-font
|
||||
|
||||
.is-center
|
||||
.text-center
|
||||
text-align: center
|
||||
|
||||
.pull-left
|
||||
float: left
|
||||
|
||||
.pull-right
|
||||
float: right
|
||||
.text-right
|
||||
text-align: right
|
||||
|
||||
img
|
||||
&[src=''],
|
||||
|
||||
Reference in New Issue
Block a user