Facebook
From wojno to ja, 3 Years ago, written in HTML5.
Embed
Download Paste or View Raw
Hits: 67
  1. <p style="
  2. text-align: center;
  3. font-weight: bold;
  4. font-family: "Helvetica Neue",Helvetica;
  5. ">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
  6.  
  7. <p style="
  8. text-align: center;
  9. font-family: "Helvetica Neue",Helvetica;
  10. ">Vestibulum tempus, tortor id commodo porttitor, magna</p>
  11. </br>
  12.  
  13. <p style="
  14. text-align: center;
  15. border-top: 1px solid #e5e5e5;
  16. padding: 10px;
  17. ">
  18. <button style="
  19. font-size: 16px;
  20. padding: 6px 8px;
  21. min-width: 80%;
  22. background-color: #428bca;
  23. color: #fff;
  24. font-family: inherit;
  25. border: 1px solid transparent;
  26. border-radius: 4px;
  27. border-color: #357ebd;
  28. ">OK</button>
  29. </p>