Advertisement
Abyss90

𝐑𝐄𝐀𝐋𝐋𝐘, 𝐃𝐀𝐍𝐈𝐄𝐋

Jun 23rd, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.59 KB | None | 0 0
  1. Sinful Misfortune Resources - Layouts - Zero Gravity.
  2.  
  3. - Do not remove credits from the code.
  4. - Do not redistribute the codes.
  5. - Do not share the codes with friends, just have them add me.
  6. - Note: Matching PSD is called Plus Ultra
  7.  
  8. If you're going to alter the stylesheet, please have a basic understanding of HTML/CSS. I will not walk you through it step by step, simply because I don't have enough time to do so for everyone and keep up with updates. You do need a basic understanding of how stylesheets work in order to use these codes. Please do not ask me for help unless you are extremely confused. It's all pretty easy to figure out if you look at the page while you go through and edit it. Remember to put each code in the designated area.
  9.  
  10. Thank you for choosing Sinful Misfortune.
  11. Sincerely, Cryptic.
  12.  
  13.  
  14. --------------------------- [ ABOUT ME ] ---------------------------
  15.  
  16. </td></tr></table></td></tr></table></td></tr></table>
  17. <style>
  18.  
  19. { S P E C I A L F O N T S - - C R Y P T I C }
  20.  
  21. @import url(https://fonts.googleapis.com/css?family=);
  22. @font-face {font-family:slkscrn;src: url('http://static.tumblr.com/jtvmcoc/baIn9f1ea/slkscr.ttf');}
  23. @import url(https://fonts.googleapis.com/css?family=);
  24. @font-face {font-family:bbbrush;src: url('https://static.tumblr.com/blzkhux/6Kvpmsutj/osfc-bristle-brush-script-regular-demo.ttf');}
  25.  
  26.  
  27. { B A S I C C O D I N G -- C R Y P T I C }
  28.  
  29. body {
  30. background-color:#d8a4ba;
  31. background-image:url("https://i.imgur.com/aiBvfCi.png");
  32. background-attachment:fixed;
  33. background-repeat:no-repeat;
  34. background-position:top left;
  35. margin-top: 0px;
  36. overflow:auto;
  37. }
  38.  
  39. .title{
  40. left: 0%;
  41. top: 0%;
  42. Z-index:2!important;
  43. background-color:#b56fa6;
  44. position: absolute;
  45. Width:1135px;
  46. height:60px;
  47. top:45px;
  48. padding:5px;
  49. Margin-left:200px;
  50. text-align: left;
  51. Opacity:1;
  52. border:5px solid #824f74;
  53. }
  54.  
  55. .navo{
  56. left: 0%;
  57. top: 0%;
  58. Z-index:2!important;
  59. background-color:#b56fa6;
  60. position: absolute;
  61. Width:1135px;
  62. height:35px;
  63. top:135px;
  64. padding:5px;
  65. Margin-left:200px;
  66. text-align: left;
  67. Opacity:1;
  68. border:5px solid #824f74;
  69. }
  70.  
  71. .boxone{
  72. left: 0%;
  73. top: 0%;
  74. Z-index:2!important;
  75. background-color:#b56fa6;
  76. position: absolute;
  77. Width:450px;
  78. height:275px;
  79. top:200px;
  80. padding:5px;
  81. Margin-left:200px;
  82. text-align: left;
  83. Opacity:1;
  84. border:5px solid #824f74;
  85. }
  86.  
  87. .boxone img{
  88. border:1px solid #f0c0cc;
  89. }
  90.  
  91. .boxtwo{
  92. left: 0%;
  93. top: 0%;
  94. Z-index:2!important;
  95. background-color:#b56fa6;
  96. position: absolute;
  97. Width:350px;
  98. height:275px;
  99. top:200px;
  100. padding:5px;
  101. Margin-left:680px;
  102. text-align: left;
  103. Opacity:1;
  104. border:5px solid #824f74;
  105. }
  106.  
  107. .boxthree{
  108. left: 0%;
  109. top: 0%;
  110. Z-index:2!important;
  111. background-color:#b56fa6;
  112. position: absolute;
  113. Width:275px;
  114. height:275px;
  115. top:200px;
  116. padding:5px;
  117. Margin-left:1060px;
  118. text-align: left;
  119. Opacity:1;
  120. border:5px solid #824f74;
  121. }
  122.  
  123. .boxthree img{
  124. border:1px solid #f0c0cc;
  125. }
  126.  
  127. .boxfour{
  128. left: 0%;
  129. top: 0%;
  130. Z-index:2!important;
  131. background-color:#b56fa6;
  132. position: absolute;
  133. Width:200px;
  134. height:350px;
  135. top:505px;
  136. padding:5px;
  137. Margin-left:200px;
  138. text-align: left;
  139. Opacity:1;
  140. border:5px solid #824f74;
  141. }
  142.  
  143. .boxfive{
  144. left: 0%;
  145. top: 0%;
  146. Z-index:2!important;
  147. background-color:#b56fa6;
  148. position: absolute;
  149. Width:200px;
  150. height:350px;
  151. top:505px;
  152. padding:5px;
  153. Margin-left:430px;
  154. text-align: left;
  155. Opacity:1;
  156. border:5px solid #824f74;
  157. }
  158.  
  159. .boxsix{
  160. left: 0%;
  161. top: 0%;
  162. Z-index:2!important;
  163. background-color:#b56fa6;
  164. position: absolute;
  165. Width:215px;
  166. height:350px;
  167. top:505px;
  168. padding:5px;
  169. Margin-left:660px;
  170. text-align: left;
  171. Opacity:1;
  172. border:5px solid #824f74;
  173. }
  174.  
  175. .boxsix img{
  176. border:1px solid #f0c0cc;
  177. }
  178.  
  179. .boxseven{
  180. left: 0%;
  181. top: 0%;
  182. Z-index:2!important;
  183. background-color:#b56fa6;
  184. position: absolute;
  185. Width:200px;
  186. height:350px;
  187. top:505px;
  188. padding:5px;
  189. Margin-left:905px;
  190. text-align: left;
  191. Opacity:1;
  192. border:5px solid #824f74;
  193. }
  194.  
  195. .boxseven img{
  196. border:1px solid #f0c0cc;
  197. }
  198.  
  199. .boxeight{
  200. left: 0%;
  201. top: 0%;
  202. Z-index:2!important;
  203. background-color:#b56fa6;
  204. position: absolute;
  205. Width:200px;
  206. height:350px;
  207. top:505px;
  208. padding:5px;
  209. Margin-left:1135px;
  210. text-align: left;
  211. Opacity:1;
  212. border:5px solid #824f74;
  213. }
  214.  
  215. .boxeight img{
  216. border:1px solid #f0c0cc;
  217. }
  218.  
  219.  
  220. { TEXT EFFECTS // CRYPTIC}
  221.  
  222. p, div, table, tr, td, font, br {
  223. Font:9px Andale mono;
  224. line-height:10px;
  225. letter-spacing:0px;
  226. Text-transform:none;
  227. color:#f8dfe8;
  228. Font-weight:normal; }
  229.  
  230. b {
  231. Font-family:andale mono;
  232. font-size: 10px;
  233. color:#d7b1c1;
  234. letter-spacing: 0px;
  235. text-transform:lowercase;
  236. font-weight:normal;
  237. Font-style:italic;
  238. letter-spacing: 0px;
  239. line-height:10px;}
  240.  
  241. I {
  242. font: 10px andale mono;
  243. text-transform:lowercase;
  244. font-weight:normal;
  245. color:#d389c2;
  246. line-height:10px;
  247. letter-spacing: 0px;
  248. Font-style:italic;
  249. }
  250.  
  251. u {
  252. font: 10px andale mono;
  253. text-transform:lowercase;
  254. font-style:none;
  255. font-weight:normal;
  256. color:#b767a5;
  257. line-height:10px;
  258. letter-spacing: 0px;
  259. Font-style:italic;
  260. }
  261.  
  262.  
  263. Em {
  264. Font-family:andale mono;
  265. color:#904a84;
  266. font-size:20px;
  267. text-transform: lowercase;
  268. Font-style:italic;
  269. line-height: 12px;
  270. letter-spacing:-2px;
  271. Margin-bottom:3px;}
  272.  
  273. a:link, a:active, a:visited, a:link b, a:active b, a:visited b {
  274. Font-family:andale mono;
  275. font-size:9px;
  276. line-height:9px;
  277. letter-spacing:0px;
  278. font-weight:normal;
  279. text-transform:lowercase;
  280. text-decoration:none;
  281. color:#e9c5da;
  282. -webkit-transition: all 0.8s ease-out;
  283. -moz-transition: all 0.8s ease-out;
  284. transition: all 0.8s ease-out;
  285. text-shadow:10px 0px transparent, -10px 0px transparent;}
  286.  
  287. a:hover, a:hover b {
  288. text-decoration:none;
  289. Letter-spacing:2px;
  290. color:#904a84;
  291. }
  292.  
  293. a.nav:link, a.nav:active, a.nav:visited, a.nav:link b, a.nav:active b, a.nav:visited b {
  294. Font-family:andale mono;
  295. font-size:9px;
  296. line-height:15px;
  297. letter-spacing:2px;
  298. font-weight:normal;
  299. Display:inline-block;
  300. width:110px;
  301. Text-transform:lowercase;
  302. Margin:1px;
  303. Margin-top:2px;
  304. text-decoration:none;
  305. color:#f5d4de;
  306. Text-align:center;
  307. Background-color:#904a84;
  308. border: 3px double #f5d4de;
  309. -webkit-transition: all 0.8s ease-out;
  310. -moz-transition: all 0.8s ease-out;
  311. transition: all 0.8s ease-out;
  312. }
  313.  
  314. a.nav:hover, a.nav:hover b {
  315. text-decoration:none;
  316. color:#33122d;
  317. Letter-spacing:0px;
  318. }
  319.  
  320. a.first, a.first:link, a.first:active, a.first:visited {
  321. Font-family:andale mono;
  322. font-size:9px;
  323. line-height:12px;
  324. font-weight: normal;
  325. color:#e9c5da;
  326. width:100%;
  327. background-color:#723c69;
  328. text-decoration:none;
  329. Text-transform:lowercase;
  330. letter-spacing:0px;
  331. Text-align:center;
  332. display:block;
  333. border-bottom-style:none;
  334. margin-bottom:1px;
  335. -webkit-transition: all 0.8s ease-out;
  336. -moz-transition: all 0.8s ease-out;
  337. transition: all 0.8s ease-out;
  338. }
  339.  
  340. a.first:hover {
  341. color: #e3b2c3;
  342. background-color:#8f5380;
  343. Letter-spacing:3px;
  344. }
  345.  
  346. .title h1 {
  347. color:#e9c5da;
  348. font-family: andale mono;
  349. font-weight:normal;
  350. font-style:italic;
  351. font-size:35px;
  352. line-height:48px;
  353. overflow: hidden;
  354. border-right: 1px solid #e9c5da;
  355. white-space: nowrap;
  356. margin: 0 auto;
  357. letter-spacing: 4px;
  358. Padding-left:30px;
  359. animation:
  360. typing 3.5s steps(40, end),
  361. blink-caret .75s step-end infinite;
  362. text-shadow:10px 0px transparent, -10px 0px transparent;
  363. -webkit-transition: all 0.9s ease-out;
  364. -moz-transition: all 0.9s ease-out;
  365. transition: all 0.9s ease-out;
  366. }
  367.  
  368. .title h1:hover{
  369. text-shadow:1px 0px #75466e, 1px 0px #b984b3;}
  370.  
  371. @keyframes typing {
  372. from { width: 0 }
  373. to { width: 100% }
  374. }
  375.  
  376. @keyframes blink-caret {
  377. from, to { border-color: transparent }
  378. 50% { border-color: #e8f4f3; }
  379. }
  380.  
  381.  
  382. h2 {
  383. Font-family:andale mono;
  384. font-size:16px;
  385. line-height:15px;
  386. Margin:0px;
  387. letter-spacing:4px;
  388. font-weight:normal;
  389. Text-transform:lowercase;
  390. Font-style:italic;
  391. Text-align:left;
  392. text-decoration:none;
  393. color:#b77cad;
  394. padding-left:10px;
  395. Border-bottom: 1px solid #5b2d4b;
  396. Background-color:#673c61;
  397. }
  398.  
  399. h3 {
  400. Font-family:slkscrn;
  401. font-size:8px;
  402. line-height:12px;
  403. letter-spacing:3px;
  404. font-weight:normal;
  405. Text-transform:uppercase;
  406. padding-left:5px;
  407. Text-align:left;
  408. text-decoration:none;
  409. color:#e7c6d4;
  410. Background-color:#5b2d4b;
  411. margin:0px;
  412. }
  413.  
  414.  
  415. { M I S C C O D I N G -- C R Y P T I C }
  416.  
  417. ::-webkit-scrollbar-thumb {
  418. height:auto;
  419. background-color: #f6d2da;
  420. border:3px solid #8f5380;
  421. }
  422.  
  423. ::-webkit-scrollbar {
  424. height:9px;
  425. width:7px;
  426. background-color: #331129;
  427. border:3px solid #8f5380;
  428. }
  429.  
  430. a span.av, a:hover span.sm{display: inline;}
  431. a:hover span.av, a span.sm{display: none;}
  432. a:hover {visibility:visible;}
  433.  
  434.  
  435. { H I D E C O D E S -- C R Y P T I C }
  436.  
  437. table table div form {display:inline !important;}
  438. .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,.btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
  439. td td td td{border:0px;width:0px;text-align:left;}
  440. table,td,tr{padding:0px;width:;background-color:transparent}
  441. table table table{padding:1px;height:.01%;width:100%;}
  442. table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
  443. a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}
  444. td.text table table{display:inline;visibility:visible;}
  445. table td table tr td.text table{visibility:hidden;}
  446. table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
  447. table div div{visibility:hidden;!important;}
  448. table table table table,table table table table td.text, td.text td.text table{display:none;}
  449. body div div form {display:none !important;}div div div select {position:absolute !important; margin-left:-1800px !important; left:0px !important; display:none !important; }div div table div {display:none;} div div table div {display:none;} div form,
  450. .mslogo, div ul {display:none!important;}
  451. div div, div td {background-color:transparent; background-image:none!important;}
  452. div.profileWidth {margin-top: -30px !important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.2e2e2e1}div.profileWidth div.clearfix, i i i,
  453. div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:absolute; top:30px}
  454. div div select, div div form {display:none !important;}div div table div {display:none;} .clearfix table div div {display:block;}
  455. .profile, div ul {display:none !important;}
  456. .friendSpace { display:none; }
  457. .profileInfo { display:none; }
  458. .clearfix { display: none; }
  459.  
  460. </style>
  461.  
  462.  
  463. --------------------------- [ LIKE TO MEET ] ---------------------------
  464.  
  465. </td></tr></table></td></tr></table></td></tr></table>
  466.  
  467. <div class="title">
  468. <div style="width:454px; height:48px; overflow:none; padding:5px; padding-right:675px; background-color:#673c61; border:1px solid #e5c2d0;">
  469. <h1>plus ultra!</h1>
  470. </div>
  471. </div>
  472.  
  473. <div class="navo">
  474. <div style="width:1125px; height:25px; overflow:none;background-color:#673c61; border:1px solid #e5c2d0; padding:5px; text-align:center;">
  475. <a href="" class="nav">home</a>
  476. <a href="" class="nav">message</a>
  477. <a href="" class="nav">comment</a>
  478. <a href="" class="nav">gallery</a>
  479. <a href="" class="nav">blog</a>
  480. <a href="" class="nav">extra</a>
  481. <a href="" class="nav">extra</a>
  482. <a href="" class="nav">extra</a>
  483. <a href="/sinfulmisfortune" class="nav">credit</a>
  484. </div>
  485. </div>
  486.  
  487. <div class="boxone">
  488. <img src="https://i.imgur.com/s019XyG.png">
  489. </div>
  490.  
  491. <div class="boxtwo">
  492. <div style="width:337px; height:262px; overflow:auto; background-color:#673c61; border:1px solid #e5c2d0;padding:5px;">
  493. <em>biography -</em> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque et dictum nibh. Proin dignissim, mi in lacinia tristique, purus sapien ultricies arcu, convallis tempor mauris augue non lorem. Praesent convallis sem id libero tincidunt, et elementum lorem maximus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vel sapien vestibulum, luctus nulla eu, rhoncus eros. Curabitur accumsan euismod dui aliquam finibus. Nulla tempus, metus nec ultricies laoreet, nisi purus porta sem, accumsan lacinia nunc massa vitae felis. Quisque interdum ligula metus. Pellentesque velit sapien, luctus vitae rutrum vel, malesuada ac purus. Nunc felis tortor, pharetra aliquam erat eget, mollis semper eros. Nulla posuere ante quis augue sollicitudin venenatis et ac metus. Ut ultrices, ligula eu blandit vehicula, eros ipsum vulputate ligula, a efficitur eros tortor eu nunc.
  494. <br><br>
  495. Fusce nec nisl eu magna fermentum bibendum vitae quis lectus. Vestibulum rutrum eget arcu eget pretium. Donec porttitor orci vitae tempus tincidunt. Cras facilisis nulla quis fringilla pellentesque. Donec vehicula ligula convallis dignissim tincidunt. Cras at justo id ante iaculis posuere. Nulla ornare ultrices dui, ullamcorper tempor lacus volutpat a. Sed ac semper sapien. Sed tristique quis dolor et cursus. Phasellus accumsan non justo id aliquam. Donec euismod ultricies diam sed scelerisque. Suspendisse accumsan quam sed pulvinar interdum. Pellentesque molestie, ante sed tempus gravida, massa ipsum ornare quam, vel bibendum lorem nisl a tortor. Etiam lobortis, metus nec finibus hendrerit, augue quam pretium nunc, egestas condimentum ex purus id tortor. Sed egestas sapien dolor, nec eleifend arcu tristique sed.
  496. </div>
  497. </div>
  498.  
  499. <div class="boxthree">
  500. <img src="https://i.imgur.com/dZatswb.png">
  501. </div>
  502.  
  503. <div class="boxfour">
  504. <div style="width:188px; height:337px; overflow:auto; background-color:#673c61; border:1px solid #e5c2d0;padding:5px;">
  505. <em>site's stats -</em> <br>
  506. <b>site name:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  507. <i>established when:</i> euismod sapien nulla vitae nunc. <br>
  508. <b>Lorem ipsum:</b> dolor sit amet, consectetur adipiscing elit. <br>
  509. <i>current owner:</i> dolor laoreet elit cursus<br>
  510. <b>co-owners:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  511.  
  512. </div>
  513. </div>
  514.  
  515. <div class="boxfive">
  516. <div style="width:188px; height:337px; overflow:auto; background-color:#673c61; border:1px solid #e5c2d0;padding:5px;">updates -</em><br>
  517. <b>00.00:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  518. <i>00.00:</i> euismod sapien nulla vitae nunc. <br>
  519. <b>00.00:</b> dolor sit amet, consectetur adipiscing elit. <br>
  520. <i>00.00:</i> dolor laoreet elit cursus<br>
  521. <b>00.00:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  522. <i>00.00:</i> euismod sapien nulla vitae nunc. <br>
  523. <b>00.00:</b> dolor sit amet, consectetur adipiscing elit. <br>
  524. <i>00.00:</i> dolor laoreet elit cursus<br>
  525. <b>00.00:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  526. <i>00.00:</i> euismod sapien nulla vitae nunc. <br>
  527. <b>00.00:</b> dolor sit amet, consectetur adipiscing elit. <br>
  528. <i>00.00:</i> dolor laoreet elit cursus<br>
  529. <b>00.00:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  530. <i>00.00:</i> euismod sapien nulla vitae nunc. <br>
  531. <b>00.00:</b> dolor sit amet, consectetur adipiscing elit. <br>
  532. <i>00.00:</i> dolor laoreet elit cursus<br>
  533. <b>00.00:</b> libero sagittis. Suspendisse mi nisl, pulvinar ut tincidunt eget, elementum ac ipsum. Fusce convallis, ipsum ac porttitor tempus, massa leo iaculis lorem<br>
  534. <i>00.00:</i> euismod sapien nulla vitae nunc. <br>
  535. </div>
  536. </div>
  537.  
  538. <div class="boxsix">
  539. <img src="https://i.imgur.com/yKyk4FG.png">
  540. </div>
  541.  
  542. <div class="boxseven">
  543. <div style="width:190px; height:232px; overflow:auto; background-color:#673c61; border:1px solid #e5c2d0;padding:5px; margin-bottom:5px;">
  544. <em>custom edits -</em> <br>
  545. <b>name here:</b> 0%<br>
  546. <b>name here:</b> 0%<br>
  547. <b>name here:</b> 0%<br>
  548. <b>name here:</b> 0%<br>
  549. <b>name here:</b> 0%<br>
  550. <b>name here:</b> 0%<br>
  551. <b>name here:</b> 0%<br>
  552. <b>name here:</b> 0%<br>
  553. <b>name here:</b> 0%<br>
  554. <b>name here:</b> 0%<br>
  555. <b>name here:</b> 0%<br>
  556. <b>name here:</b> 0%<br>
  557.  
  558. <br>
  559. <u>the rule:</u> Fusce nec nisl eu magna fermentum bibendum vitae quis lectus. Vestibulum rutrum eget arcu eget pretium. Donec porttitor orci vitae tempus tincidunt. Cras facilisis nulla quis fringilla pellentesque. Donec vehicula ligula convallis dignissim tincidunt. Cras at justo id ante iaculis posuere. Nulla ornare ultrices dui, ullamcorper tempor lacus volutpat a. Sed ac semper sapien. Sed tristique quis dolor et cursus. Phasellus accumsan non justo id aliquam. Donec euismod ultricies diam sed scelerisque. Suspendisse accumsan quam sed pulvinar interdum. Pellentesque molestie, ante sed tempus gravida, massa ipsum ornare quam, vel bibendum lorem nisl a tortor. Etiam lobortis, metus nec finibus hendrerit, augue quam pretium nunc, egestas condimentum ex purus id tortor. Sed egestas sapien dolor, nec eleifend arcu tristique sed.<br><br>
  560.  
  561. <u>important info:</u>Fusce nec nisl eu magna fermentum bibendum vitae quis lectus. Vestibulum rutrum eget arcu eget pretium. Donec porttitor orci vitae tempus tincidunt. Cras facilisis nulla quis fringilla pellentesque. Donec vehicula ligula convallis dignissim tincidunt. Cras at justo id ante iaculis posuere. Nulla ornare ultrices dui, ullamcorper tempor lacus volutpat a. Sed ac semper sapien. Sed tristique quis dolor et cursus. Phasellus accumsan non justo id aliquam. Donec euismod ultricies diam sed scelerisque. Suspendisse accumsan quam sed pulvinar interdum. Pellentesque molestie, ante sed tempus gravida, massa ipsum ornare quam, vel bibendum lorem nisl a tortor. Etiam lobortis, metus nec finibus hendrerit, augue quam pretium nunc, egestas condimentum ex purus id tortor. Sed egestas sapien dolor, nec eleifend arcu tristique sed.
  562.  
  563. </div>
  564.  
  565. <img src="https://i.imgur.com/7eHAg8C.png">
  566.  
  567. </div>
  568.  
  569. <div class="boxeight">
  570. <img src="https://i.imgur.com/yBXQ93I.png">
  571.  
  572. <div style="width:200px; height:242px; overflow:auto; background-color:#673c61; border:1px solid #e5c2d0;padding:0px; margin-top:5px;">
  573. <a href="" class="first">name here</a>
  574. <a href="" class="first">name here</a>
  575. <a href="" class="first">name here</a>
  576. <a href="" class="first">name here</a>
  577. <a href="" class="first">name here</a>
  578. <a href="" class="first">name here</a>
  579. <a href="" class="first">name here</a>
  580. <a href="" class="first">name here</a>
  581. <a href="" class="first">name here</a>
  582. <a href="" class="first">name here</a>
  583. <a href="" class="first">name here</a>
  584. <a href="" class="first">name here</a>
  585. <a href="" class="first">name here</a>
  586. <a href="" class="first">name here</a>
  587. <a href="" class="first">name here</a>
  588. <a href="" class="first">name here</a>
  589. <a href="" class="first">name here</a>
  590. <a href="" class="first">name here</a>
  591. <a href="" class="first">name here</a>
  592. <a href="" class="first">name here</a>
  593. <a href="" class="first">name here</a>
  594. <a href="" class="first">name here</a>
  595. <a href="" class="first">name here</a>
  596. <a href="" class="first">name here</a>
  597. <a href="" class="first">name here</a>
  598. <a href="" class="first">name here</a>
  599. <a href="" class="first">name here</a>
  600. <a href="" class="first">name here</a>
  601. <a href="" class="first">name here</a>
  602. <a href="" class="first">name here</a>
  603. <a href="" class="first">name here</a>
  604. <a href="" class="first">name here</a>
  605. <a href="" class="first">name here</a>
  606.  
  607. </div>
  608. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement