Untitled

mail@pastecode.io avatar
unknown
plain_text
8 months ago
1.7 kB
5
Indexable
Never
.item>div:nth-child(4) > .gray-backgound:after{
    content: url("data:image/svg+xml,%3Csvg width=‘57’ height=‘24’ viewBox=‘0 0 57 24’ fill=‘none’ xmlns=’http://www.w3.org/2000/svg'%3E%3Cpath d=‘M3 12H7.02002’ stroke=‘%23E36D00’ stroke-linecap=‘round’/%3E%3Cpath d=‘M11.02 11.5C10.7439 11.5 10.52 11.7239 10.52 12C10.52 12.2761 10.7439 12.5 11.02 12.5L11.02 11.5ZM34.4095 12.3536C34.6048 12.1583 34.6048 11.8417 34.4095 11.6464L31.2275 8.46447C31.0323 8.26921 30.7157 8.26921 30.5204 8.46447C30.3252 8.65973 30.3252 8.97631 30.5204 9.17157L33.3489 12L30.5204 14.8284C30.3252 15.0237 30.3252 15.3403 30.5204 15.5355C30.7157 15.7308 31.0323 15.7308 31.2275 15.5355L34.4095 12.3536ZM11.02 12.5L34.056 12.5L34.056 11.5L11.02 11.5L11.02 12.5Z’ fill=‘%23E36D00’/%3E%3C/svg%3E");
    display: inline-block;
    width: 40px;
    height: 30px;
    position: absolute !important;
    bottom: 7px;
    right: 70px;
    background-image: url("data:image/svg+xml,%3Csvg width='57' height='24' viewBox='0 0 57 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12H7.02002' stroke='%23E36D00' stroke-linecap='round'/%3E%3Cpath d='M11.02 11.5C10.7439 11.5 10.52 11.7239 10.52 12C10.52 12.2761 10.7439 12.5 11.02 12.5L11.02 11.5ZM34.4095 12.3536C34.6048 12.1583 34.6048 11.8417 34.4095 11.6464L31.2275 8.46447C31.0323 8.26921 30.7157 8.26921 30.5204 8.46447C30.3252 8.65973 30.3252 8.97631 30.5204 9.17157L33.3489 12L30.5204 14.8284C30.3252 15.0237 30.3252 15.3403 30.5204 15.5355C30.7157 15.7308 31.0323 15.7308 31.2275 15.5355L34.4095 12.3536ZM11.02 12.5L34.056 12.5L34.056 11.5L11.02 11.5L11.02 12.5Z' fill='%23E36D00'/%3E%3C/svg%3E");
}
Leave a Comment