默认封面
This commit is contained in:
@@ -25,7 +25,10 @@ export default {
|
||||
<style lang="sass">
|
||||
.user
|
||||
>.header
|
||||
background: rgba(0, 0, 0, .5)
|
||||
background-color: rgba(0, 0, 0, .15)
|
||||
background-image: linear-gradient(45deg, #ccc 25%, transparent 0, transparent 75%, #ccc 0),linear-gradient(45deg, #ccc 25%, transparent 0, transparent 75%, #ccc 0)
|
||||
background-position: 0 0, 40px 40px
|
||||
background-size: 90px 60px
|
||||
height: 200px
|
||||
margin: 0
|
||||
padding: 4rem
|
||||
|
Reference in New Issue
Block a user