Advertisement
hanimjay

Rachel Green (shipper)

Feb 18th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 KB | None | 0 0
  1. [dohtml]
  2. <link href="https://fonts.googleapis.com/css?family=Playfair+Display|Muli" rel="stylesheet">
  3.  
  4. <style>
  5. #rachelgreen{
  6. width: 400px;
  7. height: 550px;
  8. background: url(https://i.imgur.com/uXUNCFP.jpg);
  9. background-size: 400px;
  10. outline: 1px solid #000;
  11. border: 18px solid #eee;
  12. position: relative;
  13. margin: 10px auto;
  14. overflow: hidden;
  15. }
  16.  
  17. #rachelgreen a{
  18. text-decoration: none;
  19. cursor: crosshair;
  20. }
  21.  
  22. #rachelgreen ::-webkit-scrollbar {
  23. width: 0px;
  24. }
  25.  
  26. #rachelgreen ::-webkit-scrollbar-track {
  27. background: #000;
  28. border: 0.5px solid #000;
  29. }
  30.  
  31. #rachelgreen ::-webkit-scrollbar-thumb {
  32. background: #000;
  33. border: 0.5px solid #000;
  34. }
  35.  
  36. #rachelgreen .main{
  37. width: 400px;
  38. height: 55px;
  39. top: 240px;
  40. left: 0;
  41. background: #000;
  42. position: relative;
  43. opacity: 0.85;
  44. border-top: 0.5px solid #ccc;
  45. border-bottom: 0.5px solid #ccc;
  46. -webkit-transition: 0.5s ease-in 0.9s;
  47. transition: 0.5s ease-in 0.9s;
  48. z-index: 1;
  49. }
  50.  
  51. #rachelgreen:hover .main{
  52. top: 52px;
  53. -webkit-transition: 0.5s ease-in 0s;
  54. transition: 0.5s ease-in 0s;
  55. }
  56.  
  57. #rachelgreen .icon{
  58. width: 110px;
  59. height: 110px;
  60. position: relative;
  61. background: #000;
  62. top: -30px;
  63. border-radius: 100px;
  64. border: 1px solid #aaa;
  65. }
  66.  
  67. #rachelgreen img{
  68. width: 90px;
  69. height: 90px;
  70. border-radius: 100px;
  71. padding: 10px;
  72. }
  73.  
  74. #rachelgreen .first{
  75. height: 20px;
  76. position: absolute;
  77. top: 11px;
  78. right: 256px;
  79. color: #fff;
  80. letter-spacing: 2px;
  81. font-family: 'Playfair Display', serif;
  82. text-transform: uppercase;
  83. font-size: 12px;
  84. line-height: 12px;
  85. background: #000;
  86. padding: 10px;
  87. }
  88.  
  89. #rachelgreen .last{
  90. height: 20px;
  91. position: absolute;
  92. top: 11px;
  93. left: 256px;
  94. color: #fff;
  95. letter-spacing: 2px;
  96. font-family: 'Playfair Display', serif;
  97. text-transform: uppercase;
  98. font-size: 12px;
  99. line-height: 12px;
  100. background: #000;
  101. padding: 10px;
  102. }
  103.  
  104. #rachelgreen .line{
  105. width: 350px;
  106. top: 28px;
  107. border-top: 0.5px solid #ccc;
  108. position: relative;
  109. }
  110.  
  111. #rachelgreen .base{
  112. width: 400px;
  113. height: 550px;
  114. top: 0px;
  115. left: -400px;
  116. position: absolute;
  117. background: transparent;
  118. -webkit-transition: 0.7s ease-in 0s;
  119. transition: 0.7s ease-in 0s;
  120. }
  121. #rachelgreen:hover .base{
  122. left: 0px;
  123. -webkit-transition: 0.7s ease-in 0.7s;
  124. transition: 0.7s ease-in 0.7s;
  125. }
  126.  
  127. #rachelgreen .box{
  128. width: 325px;
  129. height: 80px;
  130. background: #aaa;
  131. opacity: 0.8;
  132. outline: 1px solid #fff;
  133. position: relative;
  134. top: 141px;
  135. margin-top: 13px;
  136. }
  137.  
  138. #rachelgreen c{
  139. color: #fff;
  140. padding: 25.5px 33px;
  141. font-family: 'Playfair Display', serif;
  142. text-transform: uppercase;
  143. font-size: 17px;
  144. line-height: 17.5px;
  145. opacity: 0.8;
  146. letter-spacing: 0px;
  147. }
  148.  
  149. #rachelgreen .about{
  150. width: 312px;
  151. height: 68px;
  152. background: #000;
  153. opacity: 0.9;
  154. position: absolute;
  155. top: 160px;
  156. left: 44px;
  157. color: #fff;
  158. outline: 1px solid #ccc;
  159. }
  160. #rachelgreen .about c{
  161. float: left;
  162. background: #972b38;
  163. border-right: 0.5px solid #ddd;
  164. }
  165. #rachelgreen .textbox{
  166. width: 200px;
  167. height: 42px;
  168. position: absolute;
  169. top: 172px;
  170. right: 60px;
  171. overflow: auto;
  172. color: #ddd;
  173. text-align: justify;
  174. font-family: 'Times';
  175. font-size: 9.5px;
  176. letter-spacing: 0px;
  177. line-height: 11px;
  178. }
  179.  
  180. #rachelgreen .enemies{
  181. width: 312px;
  182. height: 68px;
  183. background: #000;
  184. opacity: 0.9;
  185. position: absolute;
  186. top: 254px;
  187. left: 44px;
  188. outline: 1px solid #ccc;
  189. }
  190. #rachelgreen .enemies c{
  191. float: right;
  192. background: #2d767f;
  193. border-left: 0.5px solid #ddd;
  194. }
  195. #rachelgreen .textbox2{
  196. width: 200px;
  197. height: 42px;
  198. position: absolute;
  199. top: 266px;
  200. left: 63px;
  201. overflow: auto;
  202. color: #ddd;
  203. text-align: justify;
  204. font-family: 'Times';
  205. font-size: 9.5px;
  206. letter-spacing: 0px;
  207. line-height: 11px;
  208. }
  209.  
  210. #rachelgreen .friends{
  211. width: 312px;
  212. height: 68px;
  213. background: #000;
  214. opacity: 0.9;
  215. position: absolute;
  216. top: 346px;
  217. left: 44px;
  218. outline: 1px solid #ccc;
  219. }
  220. #rachelgreen .friends c{
  221. float: left;
  222. border-right: 0.5px solid #ddd;
  223. background: #7a916e;
  224. }
  225. #rachelgreen .textbox3{
  226. width: 200px;
  227. height: 42px;
  228. position: absolute;
  229. top: 357px;
  230. right: 60px;
  231. overflow: auto;
  232. color: #ddd;
  233. text-align: justify;
  234. font-family: 'Times';
  235. font-size: 9.5px;
  236. letter-spacing: 0px;
  237. line-height: 11px;
  238. }
  239.  
  240. #rachelgreen .lovers{
  241. width: 312px;
  242. height: 68px;
  243. background: #000;
  244. opacity: 0.9;
  245. position: absolute;
  246. top: 440px;
  247. left: 44px;
  248. outline: 1px solid #ccc;
  249. }
  250. #rachelgreen .lovers c{
  251. float: right;
  252. border-left: 0.5px solid #ddd;
  253. background: #be7c49;
  254. }
  255. #rachelgreen .textbox4{
  256. width: 200px;
  257. height: 42px;
  258. position: absolute;
  259. top: 452px;
  260. left: 63px;
  261. overflow: auto;
  262. color: #ddd;
  263. text-align: justify;
  264. font-family: 'Times';
  265. font-size: 9.5px;
  266. letter-spacing: 0px;
  267. line-height: 11px;
  268. }
  269.  
  270. </style>
  271. <center>
  272. <div id="rachelgreen">
  273.  
  274. <div class="main">
  275. <div class="line"></div>
  276.  
  277. <div class="icon">
  278. <a href="http://shadowplayers.jcink.net/index.php?showuser=95" title="hanie ©">
  279. <img src="https://i.imgur.com/KAvfNnG.gif"></a>
  280. </div>
  281.  
  282. <div class="first">rachel</div>
  283. <div class="last">green</div>
  284. </div>
  285.  
  286. <div class="base">
  287. <div class="box"></div>
  288. <div class="about"><c title='about'>A</c></div>
  289. <div class="textbox">
  290. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut lectus dui, ultricies rutrum dolor vel, volutpat aliquet metus. Mauris ut dui dapibus, hendrerit odio convallis, consectetur sem. In ut diam nec eros egestas porttitor. Ut suscipit est a libero eleifend luctus.
  291. </div>
  292.  
  293. <div class="box"></div>
  294. <div class="enemies"><c title='enemies'>E</c></div>
  295. <div class="textbox2">
  296. Nulla ut nunc id nisl dictum scelerisque vel ut lacus. Phasellus vulputate volutpat enim aliquet gravida. Proin vulputate ipsum sed porta tincidunt. Suspendisse venenatis sem vitae volutpat tempus. Ut egestas, nibh a ornare finibus, lorem dui pharetra eros, eget finibus augue leo non dui.
  297. </div>
  298.  
  299. <div class="box"></div>
  300. <div class="friends"><c title='friends'>F</c></div>
  301. <div class="textbox3">
  302. Morbi eu libero purus. Sed finibus diam ut tortor aliquet congue. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla vestibulum efficitur libero eget auctor. Cras tincidunt porta vehicula. Sed pellentesque orci nec purus lacinia, vitae tincidunt erat faucibus.
  303. </div>
  304.  
  305. <div class="box"></div>
  306. <div class="lovers"><c title='lovers'>L</c></div>
  307. <div class="textbox4">
  308. Proin ut venenatis augue, et finibus ligula. Phasellus sed nulla vel lorem vestibulum dapibus. Ut ut efficitur justo. Suspendisse finibus ex non odio venenatis, mattis semper elit aliquet. Curabitur fringilla auctor aliquet. Ut at commodo felis, in luctus nisl.
  309. </div>
  310. </div>
  311.  
  312. </div>
  313. </center>
  314. [/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement