云朵位置修正
This commit is contained in:
parent
aa0875ae9e
commit
624f21cc84
@ -182,9 +182,9 @@ export function UploadMusic(options) {
|
|||||||
fontSize: '3rem',
|
fontSize: '3rem',
|
||||||
fontWeight: 'bold',
|
fontWeight: 'bold',
|
||||||
position: 'relative',
|
position: 'relative',
|
||||||
top: '-1.5rem',
|
top: '-2.25rem',
|
||||||
color: '#e7f4fd',
|
color: '#e7f4fd',
|
||||||
textShadow: '0 1px 1px #fff'
|
textShadow: '0 1px 1px #fff',
|
||||||
//textShadow: '0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000, 0 0 35px #000, 0 0 40px #000, 0 0 45px #000, 0 0 50px #000, 0 0 55px #000, 0 0 60px #000, 0 0 65px #000, 0 0 70px #000, 0 0 75px #000'
|
//textShadow: '0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000, 0 0 35px #000, 0 0 40px #000, 0 0 45px #000, 0 0 50px #000, 0 0 55px #000, 0 0 60px #000, 0 0 65px #000, 0 0 70px #000, 0 0 75px #000'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user