Guest User

Untitled

a guest
Nov 18th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. <div style="position: relative; padding: 0; width: 100%; display: block; margin: 10px 0;">
  2. <div style="box-sizing: border-box;max-width: 500px; margin: auto;background-color: rgba(238, 238, 238, 0.4); padding: 10px;">
  3. <div style="float: right; padding: 0;">{gemini}</div>
  4. <a href="{click_url}" target="_blank" style="text-decoration: none; display: block;">
  5. <h2 style="font-size: 18px; border-bottom: 1px solid #000; padding: 0 0 5px 0; margin:0; line-height: 20px; color: #000;">{title}</h2>
  6. <p style="font-size: 14px; color: #60697E; padding: 10px 0 10px 0; margin:0;">Ad by: <span style="font-weight: bold">{sponsor}</span></p>
  7. <img src="{image}" alt="{title}" style="background-size: cover !important; max-height: 320px;"> </a>
  8. </div>
  9. </div>
Add Comment
Please, Sign In to add comment