SHOW:
|
|
- or go back to the newest paste.
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="desktop" style="float: left; clear: both; color: #767676; background-color: #fff; height: auto; width: 100%; padding: 3px; vertical-align: top"> |
35 | + | <div class="mobile" style="float: left; clear: both; display: block; width: 100% "> |
36 | - | <img style="height: 50px; width: auto; padding-right: 30px;" src="https://addiction-genetics.com/signature/blum.png"> <img style="height: 50px; width: auto; padding-right: 30px;" src="https://addiction-genetics.com/signature/geneus.png"> <img style="height: 50px; width: auto; padding-right: 30px;" src="https://addiction-genetics.com/signature/MyGenX.png"> <img style="height: 50px; width: auto; padding-right: 30px;" src="https://addiction-genetics.com/signature/precision.png"> <img style="height: 50px; width: auto; padding-right: 30px;" src="https://addiction-genetics.com/signature/symmetry.png"> <img style="height: 50px; width: auto;" src="https://addiction-genetics.com/signature/iv-tech.png"> |
36 | + | |
37 | </div> | |
38 | - | <div class="mobile" style="float: left; clear: both; display: none; width: 100% "> |
38 | + | |
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> |