Facebook
From xxx, 6 Years ago, written in Plain Text.
This paste is a reply to xxx from xxx - go back
Embed
Viewing differences between xxx and Re: xxx
        background-color: white;
        border-radius: 14px 14px 14px 14px /20px 20px 20px 20px;
        background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%, rgba(0,0,0,0) 100%), url("img/bg-banner.jpg");
100%);
        background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%,rgba(0,0,0,0) 100%), url("img/bg-banner.jpg");
100%);
        background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%,rgba(0,0,0,0) 100%), url("img/bg-banner.jpg");
100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;