1 2 3 4 5 6 7 | #dash-profile { background: url(圖片網址) no-repeat; background-position: 90% bottom; } |
Direct link: https://paste.plurk.com/show/2690486
1 2 3 4 5 6 7 | #dash-profile { background: url(圖片網址) no-repeat; background-position: 90% bottom; } |