1 2 3 4 5 | /*噗幣圖*/ ._lc_ #dash-profile { background: url(圖片網址) no-repeat ; /*圖片不重複*/ background-position: 90% bottom ; } |
Direct link: https://paste.plurk.com/show/WBWJ3oPKmqBMhJJplV0F
1 2 3 4 5 | /*噗幣圖*/ ._lc_ #dash-profile { background: url(圖片網址) no-repeat ; /*圖片不重複*/ background-position: 90% bottom ; } |