Advertisement
taenqooo

off to the stars // moved template

Sep 24th, 2014
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  6. <meta name="text:New URL" content="chaiithemes" />
  7.  
  8. <!--
  9.  
  10. °° theme "off to the stars" by noelle from
  11. c h a i i t h e m e s / t u m b l r.
  12. do not copy/steal any code from this
  13. theme, please because that'd make me sad,
  14. & i don't like being sad :c
  15. thank you ♥ °°
  16.  
  17. -->
  18.  
  19. <title>{title}</title>
  20.  
  21. <style type="text/css">
  22. @import url(http://weloveiconfonts.com/api/?family=entypo);
  23.  
  24. /* entypo */
  25. [class*="entypo-"]:before {
  26. font-family: 'entypo', sans-serif;
  27. }
  28.  
  29. body {
  30. background: #fff;
  31. color: #b8b8b8;
  32. }
  33.  
  34. #wrapper {
  35. left: 50%;
  36. margin-top: 10%;
  37. padding: 40px;
  38. }
  39.  
  40. h1 {
  41. font-size: 140px;
  42. color: #000;
  43. background-color: none;
  44. font-weight: lighter;
  45. text-align: center;
  46. letter-spacing: 1px;
  47. margin-top: 0px;
  48. text-transform: uppercase;
  49. }
  50.  
  51. a {
  52. text-decoration: none;
  53. color: #e4d313;
  54. }
  55.  
  56. #box1 {
  57. padding: 10px;
  58. margin-left: 90px;
  59. position: relative;
  60. background-position: center;
  61. }
  62.  
  63. #box1text {
  64. padding: 10px;
  65. font-size: 12px;
  66. text-align: justify;
  67. position: relative;
  68. color: #a0a0a0;
  69. display: flex;
  70. align-items: center;
  71. margin-top: 0px;
  72. width: 160px;
  73. }
  74.  
  75. h2 {
  76. font-size: 20px;
  77. font-family: 'Open Sans Condensed', sans-serif;
  78. color: #000;
  79. margin-top: -70px;
  80. font-weight: 300;
  81. }
  82. </style>
  83. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
  84. </head>
  85.  
  86. <body>
  87. <div id="wrapper">
  88. <div id="box">
  89. <div id="box1"><center>
  90. <!-- START EDITING THE TEXT -->
  91.  
  92. <div id="box1text"><center>
  93. <h1><span class="entypo-rocket"></span></h1>
  94.  
  95. <h2>{description}<br>
  96. <span class="entypo-star-empty"></span><a href=
  97. "http://{text:New URL}.tumblr.com"><span class=
  98. "entypo-star-empty"></span></a><span class=
  99. "entypo-star-empty"></span></h2><br></center>
  100. </div><br></center>
  101. </div><!-- END -->
  102. </div>
  103. </div><!-- DO NOT REMOVE THIS! -->
  104.  
  105. <div style=
  106. "background: #fff; font-color:#000000; font-size:11px; font-family:Open Sans Condensed, Helvetica, sans-serif; text-transform:uppercase; position:fixed; bottom:0px; right:5px;">
  107. <span class="entypo-right-open-mini"></span> <a href=
  108. "http://chaiithemes.tumblr.com" title="designer"><span class="entypo-plus">
  109. </span></a>
  110. </div>
  111. </body>
  112. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement