ev88

gen mobile

Nov 1st, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <meta content="width=device-width, initial-scale=1" name="viewport" />
  5. <title>Addiction-Genetics Signature</title>
  6. </head>
  7. <style>
  8. @media only screen and (max-width: 768px) {
  9.  
  10. .mobile {
  11. display: block !important;
  12. }
  13.  
  14. .desktopIvt {
  15. height: 60px !important;
  16. }
  17.  
  18. .desktopIvt img {
  19. width: 255px !important;
  20. }
  21.  
  22. .desktop {
  23. display: none;
  24. }
  25.  
  26. body {
  27. background: #fff;
  28. }
  29. }
  30. </style>
  31. <body>
  32. <div class="desktopIvt" style="float: left; background-color: #fff; width: 100%; height: 85px; padding: 3px; vertical-align: top;">
  33. <img style="width: 300px;" src="https://addiction-genetics.com/signature/iv3.png">
  34. </div>
  35. <div class="mobile" style="float: left; clear: both; display: block; width: 100% ">
  36. <img src="https://addiction-genetics.com/signature/mobile-family.png">
  37. </div>
  38. <div class="statement" style="float: left; width: 100%; clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #767676; background-color: #fff; height: 100px; padding: 3px; vertical-align: top">
  39. <p style="font-size: 10px; max-width: 950px;">Messages received from iVitalize are confidential and may be privileged. If you have received it in error, please notify the sender by voice and destroy the transmission immediately. Any unauthorized use or dissemination of messages in whole or part is strictly prohibited. iVitalize shall not be liable for the improper or incomplete transmission of the information contained in the communication, nor for any delay in its receipt or damage to your system. iVitalize Inc. does not guarantee that the integrity of the message has been maintained, nor that this communication is free of interceptions or interference.</p>
  40. </div>
  41. </body>
  42. </html>
Add Comment
Please, Sign In to add comment