1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | /*伏虎*/ .profile-icons::before { content: ''; position: absolute; display: block; bottom: 0; left: 0; pointer-events: none; transform: translateX(-100%); background-position: bottom right; background-repeat: no-repeat; background-image: url('https://images.plurk.com/1NtuTcd7oJQY3SWpqIN42X.png'); width: 48px; height: 24px; } |
Direct link: https://paste.plurk.com/show/ARJ4EsCSKlz3MTw0zHHM