Advertisement
Carolaine_Vieira

HIATUS

Jun 21st, 2016
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!---
  4. ╔═══╦═╗╔═╦═══╦╗──╔═══╦═╗╔═╦═══╦═╗─╔╦════╦═══╗
  5. ║╔═╗║║╚╝║║╔═╗║║──║╔═╗║║╚╝║║╔══╣║╚╗║║╔╗╔╗║╔══╝
  6. ║║─║║╔╗╔╗║╚═╝║║──║║─║║╔╗╔╗║╚══╣╔╗╚╝╠╝║║╚╣╚══╗
  7. ║╚═╝║║║║║║╔══╣║─╔╣╚═╝║║║║║║╔══╣║╚╗║║─║║─║╔══╝
  8. ║╔═╗║║║║║║║──║╚═╝║╔═╗║║║║║║╚══╣║─║║║─║║─║╚══╗
  9. ╚╝─╚╩╝╚╝╚╩╝──╚═══╩╝─╚╩╝╚╝╚╩═══╩╝─╚═╝─╚╝─╚═══╝
  10. amplamente.tumblr.com
  11. --->
  12.  
  13. <html>
  14.  
  15. <link href='https://fonts.googleapis.com/css?family=Megrim|Raleway:400,500,600,700' rel='stylesheet' type='text/css'>
  16.  
  17. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  18.  
  19. <title>On Hiatus</title>
  20.  
  21. <head>
  22.  
  23. <style type="text/css">
  24.  
  25. *html, body { width:100%; }
  26.  
  27. body {
  28. margin:0;
  29. font-family:Raleway;
  30. color:#fff;
  31. font-size:17px;
  32. background:#171717;
  33. outline: 4px double #decba4;
  34. outline-offset: -20px;
  35. }
  36.  
  37. .wrapper_text {
  38. padding-top:200px;
  39. text-align:center;
  40. margin-left:auto;
  41. margin-right:auto;
  42. width:500px;
  43. position:relative;
  44. letter-spacing:1px;
  45. line-height:1.5em;
  46. color:#404040;
  47.  
  48. }
  49.  
  50. .wrapper_title {
  51. display:inline-block;
  52. color:#fff;
  53. font-family:Megrim;
  54. font-size:40px;
  55. margin-bottom:15px;
  56. margin-left:auto;
  57. margin-right:auto;
  58. text-align:center !important;
  59. }
  60.  
  61. .bordinha {
  62. margin-left:auto;
  63. margin-right:auto;
  64. width:30%;
  65. height:1px;
  66. background:#decba4;
  67. margin-top:15px;
  68. -webkit-transition: width 0.6s ease-out;
  69. -moz-transition: width 0.6s ease-out;
  70. -ms-transition: width 0.6s ease-out;
  71. -o-transition: width 0.6s ease-out;
  72. transition: width 0.6s ease-out;
  73. }
  74.  
  75. .wrapper_title:hover .bordinha {
  76. width:100%;
  77. -webkit-transition: width 0.6s ease-out;
  78. -moz-transition: width 0.6s ease-out;
  79. -ms-transition: width 0.6s ease-out;
  80. -o-transition: width 0.6s ease-out;
  81. transition: width 0.6s ease-out;
  82. }
  83.  
  84. b {
  85. color:#decba4; font-weight:normal;
  86. }
  87.  
  88. u { text-decoration:none; border-bottom:1px solid #decba4; color:#decba4; }
  89.  
  90. a {
  91. text-decoration:none;
  92. color:#666666;
  93. -webkit-transition: 0.3s ease-in;
  94. transition: 0.3s ease-in;
  95. }
  96. a:hover {
  97. color:#ff9999;
  98. -webkit-transition: 0.3s ease-in;
  99. transition: 0.3s ease-in;
  100. }
  101.  
  102. #tumblr_controls, .tmblr-iframe{ display:none !important;}
  103.  
  104. #header_links {
  105. margin-top:30px;
  106. margin-bottom:0px;
  107. text-align:center;
  108. }
  109. #header_links a {
  110. display:inline-block;
  111. font-size:16px;
  112. padding:8px;
  113. padding-top:5px;
  114. padding-bottom:5px;
  115. width:20px;
  116. text-align:center;
  117. text-transform:uppercase;
  118. color:#333;
  119. font-weight:bold;
  120. border-radius:100%;
  121. }
  122. #header_links a:hover {
  123. color:#171717;
  124. background:#decba4;
  125. }
  126.  
  127. #menu {
  128. top:50px;
  129. left:0px;
  130. margin-bottom:0px;
  131. text-align:left;
  132. position:fixed;
  133. z-index:99;
  134. }
  135. #menu a {
  136. display:inline-block;
  137. font-size:16px;
  138. padding:8px;
  139. padding-top:5px;
  140. padding-bottom:5px;
  141. text-align:center;
  142. text-transform:uppercase;
  143. color:#333;
  144. font-weight:bold;
  145. padding-left:60px;
  146. }
  147. #menu a:hover {
  148. color:#171717;
  149. padding-left:80px;
  150. background:#decba4;
  151. }
  152.  
  153. </style>
  154. </head>
  155. <body>
  156.  
  157. <!--- ***LINKS*** --->
  158. <div id="menu">
  159.  
  160. <a href="#">Link 1</a><br>
  161. <a href="#">Link 2</a><br>
  162. <a href="#">Link 3</a><br>
  163. <a href="#">Link 4</a><br>
  164. <!--- ***DONT REMOVE*** --->
  165. <a href="http://amplamente.tumblr.com" target="_blank">Theme</a><br>
  166.  
  167. </div>
  168. <!--- ***LINKS*** --->
  169.  
  170. <!--- ***CONTENT*** --->
  171. <div class="wrapper_text">
  172.  
  173. <div class="wrapper_title">
  174. On Hiatus
  175. <div class="bordinha"></div></div>
  176.  
  177. <div style="text-align:justify;">
  178.  
  179. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut dolore <u>laoreet</u> magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate <b>velit esse</b> molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis <i>dolore</i> te feugait nulla.
  180.  
  181. </div>
  182.  
  183. <!--- ***SOCIAL*** --->
  184. <div id="header_links">
  185. <a href="http://instagram.com/" target="_blank"><li class="fa fa-instagram" aria-hidden="true"></li></a>
  186. <a href="http://facebook.com/" target="_blank"><li class="fa fa-facebook" aria-hidden="true"></li></a>
  187. <a href="http://lastfm.com/" target="_blank"><li class="fa fa-lastfm" aria-hidden="true"></li></a>
  188. <a href="https://twitter.com/" target="_blank"><li class="fa fa-twitter" aria-hidden="true"></li></a>
  189. <a href="skype:profile_name" target="_blank"><li class="fa fa-skype" aria-hidden="true"></li></a>
  190. <a href="https://plus.google.com/" target="_blank"><li class="fa fa-google-plus" aria-hidden="true"></li></a>
  191. <a href="http://amplamente.tumblr.com" target="_blank"><li class="fa fa-tumblr" aria-hidden="true"></li></a>
  192. <a href="http://weheartit.com/" target="_blank"><li class="fa fa-heart" aria-hidden="true"></li></a>
  193. </div>
  194. <!--- ***SOCIAL*** --->
  195.  
  196. <!--- ***ASK*** --->
  197. <div class="wrapper_title" style="margin-top:200px;">Ask Me
  198. <div class="bordinha"></div>
  199. </div>
  200.  
  201. <iframe style="margin-top:20px; margin-bottom:25px;" frameborder="0" height="200px" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/ttamplamente.tumblr.com" width="100%"></iframe>
  202. <!--- ***ASK*** --->
  203.  
  204. <!--- ***SUBMIT*** --->
  205. <div class="wrapper_title" style="margin-top:50px;">Submit
  206. <div class="bordinha"></div>
  207. </div>
  208.  
  209. <iframe style="margin-top:20px;" frameborder="0" height="400px" id="ask_form" scrolling="yes" src="http://www.tumblr.com/submit_form/ttamplamente.tumblr.com" width="100%"></iframe>
  210. <!--- ***SUBMIT*** --->
  211.  
  212. </div>
  213.  
  214.  
  215.  
  216. </body>
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement