默认封面

This commit is contained in:
2024-04-16 20:40:25 +08:00
parent 9b2bbc1649
commit adde0681d8
4 changed files with 15 additions and 4 deletions

View File

@@ -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