Advertisement
Daric

Mercer by Tojibutt

Sep 12th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. <style type="text/css">
  2. @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  3.  
  4. .pfor {display:none;}
  5.  
  6. #profile { border: hidden; background-color: transparent; }
  7.  
  8. body {
  9. background-color:#ffffff;
  10. background-image:url("http://i.picpar.com/Sy5.png");
  11. background-attachment:fixed;
  12. }
  13.  
  14. #reach{
  15. position:absolute;
  16. top:130px;
  17. left:130px;
  18. height:400px;
  19. width:220px;
  20. background: url('http://i.picpar.com/Xy5.png');
  21. background-size: 120%;
  22. background-position: 41% 15%;
  23. border:3px double #999;
  24. border-radius:13px;
  25. box-shadow: 0px 5px 15px #ddd;
  26. }
  27.  
  28. #for{
  29. position:absolute;
  30. top:180px;
  31. left:400px;
  32. height:30px;
  33. width:380px;
  34. background:#fff;
  35. border-radius:25px;
  36. border-top:1px solid #ddd;
  37. border-bottom:2px solid #999;
  38. box-shadow: 0px 5px 15px #ddd;
  39. }
  40.  
  41. .me{
  42. position:absolute;
  43. top:-8px;
  44. left:-25px;
  45. height:49px;
  46. width:50px;
  47. background:url('http://i.picpar.com/dz5.png');
  48. }
  49.  
  50. .dear{
  51. position:absolute;
  52. top:4px;
  53. left:30px;
  54. width:335px;
  55. font-family:Basic L;
  56. font-size:20px;
  57. letter-spacing:-2px;
  58. color:#333;
  59. }
  60.  
  61. #the{
  62. position:absolute;
  63. top:270px;
  64. left:414px;
  65. width:330px;
  66. height:6px;
  67. background:#d0d0d0;
  68. }
  69.  
  70. .light{
  71. position:absolute;
  72. top:-27px;
  73. height:60px;
  74. width:380px;
  75. }
  76.  
  77. #stars{
  78. position:absolute;
  79. top:330px;
  80. left:380px;
  81. width: 400px;
  82. height: 170px;
  83. background:#fefefe;
  84. border-radius:25px;
  85. border-top:2px solid #999;
  86. border-bottom:2px solid #999;
  87. box-shadow: 0px 5px 15px #ddd;
  88. overflow:hidden;
  89. }
  90.  
  91. #rise, #to, #thee, #heavens{
  92. width: 400px; height:170px;overflow:auto;
  93. }
  94.  
  95. .embrace{
  96. color:#555;
  97. font-size: 10px;
  98. text-align: justify;
  99. font-family:cambria;
  100. line-height:13px;
  101. margin: 8px 16px 8px 16px;
  102. }
  103.  
  104. a.night:link, a.night:active, a.night:visited{
  105. height:36px;
  106. width:60px;
  107. display: block;
  108. float: left;
  109. margin-right: 31px;
  110. -moz-border-radius:35px;
  111. border-radius:35px;
  112. font-family: consolas;
  113. text-decoration: none;
  114. font-size: 9px!important;
  115. letter-spacing: 0px;
  116. background-color: bbb;
  117. color: #555;
  118. padding-top: 24px;
  119. text-align: center!important;
  120. -webkit-transition: all 0.6s ease-out;
  121. -moz-transition: all 0.6s ease-out;
  122. }
  123.  
  124. a.night:hover{background-color:ddd;
  125. text-decoration: none;}
  126.  
  127. a:active, a:link, a:visited{
  128. color:#6b7b91;
  129. text-decoration:none;
  130. }
  131.  
  132. a:hover{
  133. cursor:help;
  134. color:#000;
  135. text-decoration:line-through;
  136. }
  137.  
  138. b {
  139. color: #6993aa;
  140. font-family:georgia;
  141. font-weight:bold;
  142. letter-spacing: 1px;
  143. }
  144.  
  145. i{
  146. color:#9dbfc6;
  147. font-family:georgia;
  148. font-weight:light;
  149. letter-spacing: 1px;
  150. font-style:italic;
  151. }
  152.  
  153. u{
  154. text-decoration:none;
  155. border-bottom:1px dotted #6993aa;
  156. }
  157.  
  158. ::-webkit-scrollbar {width: 4px;}
  159. ::-webkit-scrollbar-thumb:vertical {
  160. height: 10px;background-color: #dfdfdf;}
  161. ::-webkit-scrollbar-thumb:horizontal {
  162. height: 10px;background-color: #dfdfdf;border: 0px ;width: 15px;}
  163.  
  164. </style>
  165.  
  166. <div id="reach"></div>
  167.  
  168. <div id="for">
  169. <div class="me"></div>
  170. <div class="dear">
  171.  
  172. Text plx
  173.  
  174. </div>
  175. </div>
  176.  
  177. <div id="the">
  178. <div class="light">
  179.  
  180. <a href="#rise" class="night">NAV</a>
  181. <a href="#to" class="night">NAV</a>
  182. <a href="#thee" class="night">NAV</a>
  183. <a href="#heavens" class="night">NAV</a>
  184. </div>
  185. </div>
  186.  
  187. <div id="stars">
  188. <div id="rise">
  189. <div class="embrace">
  190.  
  191. <a href="">Link</a> <b>Bold</b> <i>Italics</i> <u>Underline</u> and Regular<br>
  192.  
  193. </div>
  194. </div>
  195. <div id="to">
  196. <div class="embrace">
  197.  
  198. I
  199.  
  200. </div>
  201. </div>
  202. <div id="thee">
  203. <div class="embrace">
  204.  
  205. Will
  206.  
  207. </div>
  208. </div>
  209. <div id="heavens">
  210. <div class="embrace">
  211.  
  212. Cry
  213.  
  214. </div>
  215. </div>
  216. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement