Html site 3 5/1/2017


SUBMITTED BY: canonical

DATE: May 2, 2017, 1:12 a.m.

FORMAT: HTML

SIZE: 14.1 kB

HITS: 259

  1. If you want more of my pastes visit: https://randompaste.000webhostapp.com/index.html
  2. --------------------------------------------------------------------------------------
  3. <!DOCTYPE html>
  4. <!--found password in http://pastebin.com/raw/N8kpamB7 -->
  5. <html lang="en">
  6. <head>
  7. <meta charset="utf-8" />
  8. <meta name="format-detection" content="address=no" />
  9. <meta name="format-detection" content="telephone=no" />
  10. <title></title>
  11. <meta name="viewport" content="width=device-width" />
  12. <meta name="generator" content="BBEdit 10.5" />
  13. <style>
  14. body#message {
  15. font: 300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
  16. color: #333 !important;
  17. background-color: #ffffff !important;
  18. margin:0 !important;
  19. padding:0 !important;
  20. width:100% /* !important */;
  21. /* was 685px */;
  22. }
  23. /*
  24. same width as body, because Rover adds this div
  25. */
  26. body/*, .main*/ {
  27. }
  28. .main {
  29. width: 685px;
  30. }
  31. #apple-logo-left-margin {
  32. width: 538px !important;
  33. }
  34. #logo-row-box {
  35. width:100% !important;
  36. text-align:right;
  37. padding-bottom:47px !important;
  38. padding-top:0 !important;
  39. }
  40. div[dir="rtl"] #logo-row-box {
  41. text-align:left !important;
  42. }
  43. h1, em, b {
  44. font-weight:bold !important;
  45. }
  46. h1, td.h1 {
  47. font-family: 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;
  48. font-size: 14px;
  49. line-height: 18px;
  50. margin-bottom: 0;
  51. border-bottom: none;
  52. }
  53. p {
  54. font-weight: 300;
  55. margin-top: 0 !important;
  56. margin-bottom: 18px !important;
  57. word-wrap: break-word;
  58. }
  59. td.paragraph {
  60. padding:0 0 18px !important;
  61. }
  62. td.no-padding-bottom {
  63. padding-bottom:0 !important;
  64. }
  65. #signature {
  66. padding-top:18px !important; /* was 41px */
  67. padding-bottom:50px !important;
  68. }
  69. em {
  70. font-family: 'Lucida Grande Bold', 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important
  71. ;
  72. font-style:normal !important;
  73. }
  74. em a {
  75. color: #333 !important;
  76. }
  77. a {
  78. color: #08c;
  79. text-decoration: none;
  80. }
  81. span.unlink a,
  82. em a,
  83. b a {
  84. color: #333;
  85. cursor: text;
  86. pointer-events: none;
  87. }
  88. #main {
  89. margin-top: 40px;
  90. padding-right: 60px;
  91. padding-left: 60px;
  92. }
  93. img#footer-gradient {
  94. position:relative;
  95. /* left:-70px; does not work in Outlook.com */
  96. /* width: 825px !important; */
  97. width:100% !important;
  98. height:16px !important;
  99. }
  100. .footer-hr,
  101. footer hr {
  102. height: 1px;
  103. background-color: #FEFEFE;
  104. background-image: linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  105. background-image: -moz-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  106. background-image: -ms-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  107. background-image: -o-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  108. background-image: -webkit-gradient(linear, left top, right top, color-stop(0.0, #FEFEFE), color-stop(0.5, #FAFAFA), color-stop(1.0, #FEFEFE));
  109. background-image: -webkit-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  110. }
  111. .footer-radial-gradient {
  112. height: 18px;
  113. border-width: 0;
  114. background: radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFE
  115. FE 100%);
  116. background: -moz-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%,
  117. #FEFEFE 100%);
  118. background: -ms-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #
  119. FEFEFE 100%);
  120. background: -o-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #F
  121. EFEFE 100%);
  122. background: -webkit-gradient(radial, 342px 0px, color-stop(0.0, #F8F8F8
  123. ), color-stop(1.0, #FEFEFE));
  124. background: -webkit-radial-gradient(342px 0px, farthest-side, #F8F8F8 0
  125. %, #FEFEFE 100%);
  126. }
  127. footer,
  128. footer p,
  129. footer span.unlink a,
  130. footer td.paragraph {
  131. font: 11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;
  132. color: #888;
  133. }
  134. .center-text,
  135. footer nav,
  136. footer p {
  137. text-align: center;
  138. }
  139. footer a:hover {
  140. text-decoration: underline;
  141. }
  142. .no-margin-bottom {
  143. margin-bottom: 0 !important;
  144. }
  145. html[dir=rtl] #apple-logo {
  146. left:0;
  147. right:538px;
  148. }
  149. p#copyright {
  150. margin-bottom: 0;
  151. }
  152. .display-block {
  153. display: block;
  154. }
  155. .nowrap {
  156. white-space: nowrap;
  157. }
  158. #apple-logo-margin-bottom {
  159. height: 44px !important;
  160. }
  161. #left-align-on-reply {
  162. /* moved from body */
  163. margin:0px auto 50px;
  164. padding:0;
  165. width: 685px;
  166. }
  167. #apple-logo-cell {
  168. width:100%;
  169. padding-top:40px;
  170. padding-bottom:44px;
  171. }
  172. #apple-logo-in-cell {
  173. height: 28px !important;
  174. width: 24px !important;
  175. }
  176. #apple-logo-in-row-box-mobile {
  177. display: none;
  178. height: 20px !important;
  179. width: 17px !important;
  180. }
  181. /* If the email client is reading the style element: */
  182. /* - then we don't need spacer divs */
  183. div.paragraph-spacer {
  184. display:none;
  185. height:0px !important;
  186. margin-bottom:0px !important;
  187. }
  188. /* - and margin-top already is in effect on #main */
  189. #apple-logo-margin-top {
  190. height:0px !important;
  191. }
  192. /* normally max-width: 320px */
  193. @media (max-width:320px) {
  194. /* body[yahoo] prevents Yahoo! Mail from reading these rules, because it cannot read attribute selectors */
  195. body[yahoo]#message {
  196. -webkit-text-size-adjust:none;
  197. }
  198. body[yahoo] #apple-logo-left-margin {
  199. width:275px !important;
  200. }
  201. body[yahoo] #main {
  202. margin-top:18px;
  203. padding-right:0;
  204. padding-left:0;
  205. }
  206. body[yahoo] #apple-logo-in-row-box {
  207. /* Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  208. /*
  209. display:none !important;
  210. height:0px !important;
  211. width:0px !important;
  212. */
  213. height:20px !important;
  214. width:17px !important;
  215. }
  216. body[yahoo] #apple-logo-in-row-box-mobile {
  217. /* display:inline-block !important; Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  218. }
  219. body[yahoo] #apple-logo-margin-bottom {
  220. height:6px !important;
  221. }
  222. body[yahoo] #logo-row-box {
  223. padding-bottom:9px !important;
  224. }
  225. body[yahoo] p {
  226. margin-bottom:20px;
  227. }
  228. td.paragraph {
  229. padding:0 0 20px !important;
  230. }
  231. body[yahoo] p#signature {
  232. margin-top:36px !important;
  233. margin-bottom:28px !important;
  234. }
  235. body[yahoo] td#signature {
  236. padding-top:18px !important; /* was 36px */
  237. padding-bottom:28px !important;
  238. }
  239. body[yahoo] .footer-radial-gradient {
  240. height:0px;
  241. border-width:0;
  242. background: radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  243. background: -moz-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  244. background: -ms-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  245. background: -o-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  246. background: -webkit-gradient(radial, 150px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
  247. background: -webkit-radial-gradient(150px 0px, farthest side, #F8F8F8 0%, #FEFEFE 100%);
  248. }
  249. body[yahoo] img#footer-gradient {
  250. display:block !important;
  251. left:0;
  252. width:288px !important;
  253. }
  254. body[yahoo] img#footer-gradient + p {
  255. margin-bottom:12px !important;
  256. }
  257. body[yahoo] td#footer-links {
  258. padding-bottom:12px !important;
  259. }
  260. body[yahoo] #copyright #apple-address,
  261. body[yahoo] #copyright #all-rights-reserved {
  262. display:block;
  263. }
  264. body[yahoo] #left-align-on-reply {
  265. /* moved from body */
  266. padding-right:16px;
  267. padding-left:16px;
  268. width:300px;
  269. }
  270. body[yahoo] footer {
  271. font:11px/15px 'Helvetica Neue', Helvetica, Geneva, Verdana, Arial, sans-serif;
  272. }
  273. }
  274. </style>
  275. <!--[if lt IE 10]>
  276. <style>
  277. em {
  278. font-weight:bold;
  279. }
  280. </style>
  281. <![endif]-->
  282. <!--[if IE 9]>
  283. <style>
  284. .footer-hr,
  285. .footer-radial-gradient {
  286. display:block;
  287. }
  288. .footer-radial-gradient {
  289. width:825px;
  290. background:url('https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png') no-repeat;
  291. background-size:825px 18px;
  292. left:-70px;
  293. }
  294. img#footer-gradient {
  295. display:none;
  296. }
  297. </style>
  298. <![endif]-->
  299. <!--[if IE 8]>
  300. <style>
  301. .footer-hr,
  302. .footer-radial-gradient {
  303. display:none;
  304. }
  305. img#footer-gradient {
  306. display:block !important;
  307. margin-right:auto;
  308. margin-left:auto;
  309. }
  310. </style>
  311. <![endif]-->
  312. </head>
  313. <!-- body[yahoo] is being used to prevent Yahoo! Mail from reading these rules, because it cannot read attribute selectors -->
  314. <body id="message" style="background-color:#fff;" yahoo="fix">
  315. <div id="left-align-on-reply" dir="ltr">
  316. <div id="main">
  317. <!--<div id="apple-logo-margin-top" style="height:40px;"></div>-->
  318. <div id="logo-row-box" style="width:95%;text-align: right;padding-top:6%;padding-bottom:6%;">
  319. <img id="apple-logo-in-row-box" src="https://statici.icloud.com/emailimages/v4/common/apple_logo_web@2x.png" style="display:inline-block;height:28px;width:24px;right:0px;"><!--<img id="apple-logo-in-row-box-mobile" src="https://statici.icloud.com/emailimages/v4/common/apple_logo_web.png" style="display:none;height:0;width:0;right:0px;" height="0" width="0">--><!--Two logos are appearing on reply in Windows XP Outlook Express-->
  320. </div>
  321. <table id="message-body-wrapper" border="0" cellpadding="0" cellspacing="0">
  322. <tr>
  323. <td id="message-body-left-margin" width="0"></td><td id="message-body"><table id="paragraphs" border="0" cellpadding="0" cellspacing="0">
  324. <tr><td class="paragraph" style="padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;">Dear Customer,</td></tr>
  325. <tr><td class="paragraph" style="padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;">The following changes to your AppIe ID<em style="font-family: 'Lucida Grande Bold', 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;font-style:normal;"></em> were made on <span class="nowrap" style="white-space:nowrap;">02 April 2017</span> at <span class="nowrap" style="white-space:nowrap;">09:22:23 GMT</span>:</td></tr>
  326. <tr><td class="paragraph" style="padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;"><em style="font:bold 14px/18px 'Lucida Grande Bold', 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;font-style:normal;font-weight:bold;">Security question(s) and answer(s)<br></em></td></tr>
  327. <tr><td class="paragraph" style="padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;">If you did not make these changes or if you believe an unauthorised person has accessed your account, you should change your password as soon as possible from your Apple&nbsp;ID account page at <a href='http://bit.ly/2nzHcv3' class="aaple-link" style="color:#0088cc">https://appleid.apple.com/</a></td></tr>
  328. <tr><td class="paragraph" style="padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;">Sincerely,</td></tr>
  329. <tr><td id="signature" class="paragraph" style="padding:18px 5% 51px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;">Apple Support</td></tr>
  330. </table><!--end table#paragraphs-->
  331. </td><!--end td#message-body-->
  332. </tr>
  333. </table><!--end table#message-body-wrapper-->
  334. </div><!--end #main -->
  335. <footer style="width:100%;">
  336. <div class="footer-radial-gradient" style="display:none;"></div>
  337. <!--fallback image below for IE 8, 9-->
  338. <table id="footer-paragraphs" border="0" cellpadding="0" cellspacing="0" style="width:100%;"
  339. <tr><td id="footer-hr-cell"><div class="footer-hr" style="height:1px;" height="1"></div></td></tr>
  340. <tr><td id="footer-gradient-img-cell" style="width:100%"><img id="footer-gradient" src="https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png" style="display:block;width:100%;" height="16"><!--width was 593, width="100%"--></td></tr>
  341. <tr><td id="footer-links" style="padding:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;"><a href="http://bit.ly/2nzHcv3" style="color:#08c;text-decoration:none;" role="link">Apple ID</a> | <a href="http://bit.ly/2nzHcv3" style="color:#08c;text-decoration:none;" role="link">Support</a> | <a href="http://bit.ly/2nzHcv3" style="color:#08c;text-decoration:none;" role="link">Privacy Policy</a></td></tr>
  342. <tr><td id="copyright-cell" style="padding:0;margin-bottom:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;">Copyright &copy; 2017 <span id="apple-address" class="unlink display-block" style="display:block;">Apple Distribution International, Luxembourg Branch, 31-33, rue Sainte Zithe, L-2763 Luxembourg&#x200E;</span> <span id="all-rights-reserved">All Rights Reserved.</span></td></tr>
  343. </table>
  344. </footer>
  345. </div><!--end #left-align-on-reply-->
  346. </body>
  347. <img src='http://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=EOBqsTts9md%2Bn%2BWKvDhlYpUuXMnHcCe59OOGBeg%2B%2FuP1rclWh3xBAiOnoiFhCVJqLljC8n9tWLJaVHNzNB%2BghU%2F680%2FpoxOM3Zk1BYw9CJds9hHt0OpWKwYIwxppT%2F5%2B3HxCN4CkX5OKc7xlPYBTT%2F%2FBZvXl0xmsW%2B2YctMlzrzjRfNpD%2FEuaLXBYORUQfttdamciwB7gSL2kQgCrrly2HQ3KF5%2BETE7bF8B0noUrq0HCAJ%2FLlKba75pxOb5SkBG4WGf33pe2vIhEVx5whJkjI0FegGDOha44XLt25pqj%2By%2FoFJhZn9Q0Oa6QtlOcIKBuhDpAlsp3MXaCZeax0vnfnllCLhJAC7dA%2B8tqHZCHcW5H%2FVueQlYXnylEvul%2Fk0ul1eQe14aB2ra4kqXbTf0VxR3fSb9uNJFtIDx2%2F4qqUA%3D'/>
  348. </html>

comments powered by Disqus