Facebook
From xxx, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 371
  1.         background-color: white;
  2.         border-radius: 14px 14px 14px 14px /20px 20px 20px 20px;
  3.         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");
  4.         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");
  5.         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");
  6.         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  7.         background-repeat: no-repeat;
  8.     background-position: right top;
  9.     background-attachment: fixed;

Replies to xxx rss

Title Name Language When
Re: xxx xxx text 6 Years ago.