readme.html 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta name="viewport" content="width=device-width" />
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <meta http-equiv="refresh" content="5;url=https://fontsgeek.com/helvetica-neue-font?ref=readme">
  7. <title>Helvetica NeueFontsgeek</title>
  8. <style>
  9. /* -------------------------------------
  10. GLOBAL
  11. ------------------------------------- */
  12. * {
  13. margin:0;
  14. padding:0;
  15. font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  16. font-size: 100%;
  17. line-height: 1.6;
  18. }
  19. img {
  20. max-width: 100%;
  21. }
  22. body {
  23. -webkit-font-smoothing:antialiased;
  24. -webkit-text-size-adjust:none;
  25. width: 100%!important;
  26. height: 100%;
  27. background:#DDD;
  28. }
  29. /* -------------------------------------
  30. ELEMENTS
  31. ------------------------------------- */
  32. a {
  33. color: #348eda;
  34. }
  35. .btn-primary, .btn-secondary {
  36. text-decoration:none;
  37. color: #FFF;
  38. background-color: #348eda;
  39. padding:10px 20px;
  40. font-weight:bold;
  41. margin: 20px 10px 20px 0;
  42. text-align:center;
  43. cursor:pointer;
  44. display: inline-block;
  45. border-radius: 25px;
  46. }
  47. .btn-secondary{
  48. background: #aaa;
  49. }
  50. .last {
  51. margin-bottom: 0;
  52. }
  53. .first{
  54. margin-top: 0;
  55. }
  56. /* -------------------------------------
  57. BODY
  58. ------------------------------------- */
  59. table.body-wrap {
  60. width: 100%;
  61. padding: 20px;
  62. }
  63. table.body-wrap .container{
  64. border: 1px solid #f0f0f0;
  65. }
  66. /* -------------------------------------
  67. FOOTER
  68. ------------------------------------- */
  69. table.footer-wrap {
  70. width: 100%;
  71. clear:both!important;
  72. }
  73. .footer-wrap .container p {
  74. font-size:12px;
  75. color:#666;
  76. }
  77. table.footer-wrap a{
  78. color: #999;
  79. }
  80. /* -------------------------------------
  81. TYPOGRAPHY
  82. ------------------------------------- */
  83. h1,h2,h3{
  84. font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
  85. margin: 40px 0 10px;
  86. line-height: 1.2;
  87. font-weight:200;
  88. }
  89. h1 {
  90. font-size: 36px;
  91. }
  92. h2 {
  93. font-size: 28px;
  94. }
  95. h3 {
  96. font-size: 22px;
  97. }
  98. p, ul {
  99. margin-bottom: 10px;
  100. font-weight: normal;
  101. font-size:14px;
  102. }
  103. ul li {
  104. margin-left:5px;
  105. list-style-position: inside;
  106. }
  107. /* ---------------------------------------------------
  108. RESPONSIVENESS
  109. Nuke it from orbit. It's the only way to be sure.
  110. ------------------------------------------------------ */
  111. /* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
  112. .container {
  113. display:block!important;
  114. max-width:600px!important;
  115. margin:0 auto!important; /* makes it centered */
  116. clear:both!important;
  117. }
  118. /* This should also be a block element, so that it will fill 100% of the .container */
  119. .content {
  120. padding:20px;
  121. max-width:600px;
  122. margin:0 auto;
  123. display:block;
  124. }
  125. /* Let's make sure tables in the content area are 100% wide */
  126. .content table {
  127. width: 100%;
  128. }
  129. </style>
  130. </head>
  131. <body bgcolor="#f6f6f6">
  132. <!-- body -->
  133. <table class="body-wrap">
  134. <tr>
  135. <td></td>
  136. <td class="container" bgcolor="#FFFFFF">
  137. <!-- content -->
  138. <div class="content">
  139. <table>
  140. <tr>
  141. <td>
  142. <h1>Helvetica Neue</h1>
  143. <p>This font was downloaded from <a href="http://fontsgeek.com?ref=readme">fontsgeek.com</a> . You can visit <a href="http://fontsgeek.com?ref=readme">fontsgeek.com</a> for thousands of free fonts.</p>
  144. <p><a href="http://fontsgeek.com/helvetica-neue-font?ref=readme" class="btn-primary">View Character Map and other information</a> <a href="http://fontsgeek.com?ref=readme" class="btn-primary">Browse other free fonts</a></p>
  145. <p>You will be shortly redirected to FontsGeek website.</p>
  146. </td>
  147. </tr>
  148. </table>
  149. </div>
  150. <!-- /content -->
  151. </td>
  152. <td></td>
  153. </tr>
  154. </table>
  155. <!-- /body -->
  156. </body>
  157. </html>