Advertisement
cat_inthe_cradle

Beast Boy

Jan 21st, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.20 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. body {
  4. margin: 0;
  5. padding: 0;
  6. background-color:#6f0a0c; /*change your background here*/
  7. -webkit-background-size: ;
  8. -moz-background-size: cover;
  9. -o-background-size: cover;
  10. background-size: ;
  11.  
  12. }
  13.  
  14. a {
  15. text-decoration: none;
  16. -webkit-transition: all 0.5s ease;
  17. -moz-transition: all 0.5s ease;
  18. transition: all 0.5s ease;
  19. }
  20.  
  21. a:hover {
  22. -webkit-transition: all 0.5s ease;
  23. -moz-transition: all 0.5s ease;
  24. transition: all 0.5s ease;
  25. }
  26.  
  27. #top-one {
  28. position: fixed;
  29. left: 4%;
  30. top: 8%;
  31. width: 35%;
  32. height: 0px;
  33. border-top: px solid;
  34. border-color: #FFFFFF; /*change border color here*/
  35. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  36. }
  37.  
  38. #top-two {
  39. position: fixed;
  40. right: 4%;
  41. top: 8%;
  42. width: 35%;
  43. height: 0px;
  44. border-top: px solid;
  45. border-color: #FFFFFF; /*change border color here*/
  46. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  47. }
  48.  
  49. #left {
  50. position: fixed;
  51. left: 4%;
  52. top: 8%;
  53. height: 84%;
  54. width: 0px;
  55. border-left: px solid;
  56. border-color: #FFFFFF; /*change border color here*/
  57. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  58.  
  59. }
  60.  
  61. #bottom {
  62. position: fixed;
  63. width: 92%;
  64. height: 0px;
  65. margin: 0 auto;
  66. left: 0px;
  67. right: 0px;
  68. bottom: 8%;
  69. border-bottom: 0px solid;
  70. border-color: #FFFFFF; /*change border color here*/
  71. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  72. }
  73.  
  74. #right {
  75. position: fixed;
  76. right: 4%;
  77. top: 8%;
  78. height: 84%;
  79. width: 0px;
  80. border-right: 0px solid;
  81. border-color: #FFFFFF; /*change border color here*/
  82. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  83. }
  84.  
  85. #title {
  86. margin: 0 auto;
  87. left: 0px;
  88. right: 0px;
  89. width: 22%;
  90. text-align: center;
  91. top: 7%;
  92. position: fixed;
  93. font-family: Montserrat;
  94. letter-spacing: 13px;
  95. color: #FFFFFF; /*change title color here*/
  96. font-size: 12px;
  97. }
  98.  
  99. #url a {
  100. margin: 0 auto;
  101. left: -627px;
  102. right: 0px;
  103. width: 100%;
  104. text-align: center;
  105. top: 0px;
  106. position: fixed;
  107. font-size: 50px; /*change url size here*/
  108. letter-spacing: 20px;
  109. color: #114636; /*change url color here*/
  110. font-family: Prata;
  111. text-shadow:
  112. 0 0 3px #FFFFFF, /*change url shadow color here*/
  113. 0 0 3px #FFFFFF, /*change url shadow color here*/
  114. 0 0 3px #FFFFFF, /*change url shadow color here*/
  115. 0 0 3px #FFFFFF; /*change url shadow color here*/
  116. }
  117.  
  118. #url a:hover {
  119. color: #3b3439; /*change url hover color*/
  120. }
  121.  
  122. #c {
  123. position: fixed;
  124. bottom: 13px;
  125. right: 15px;
  126. font-family: Arial;
  127. }
  128.  
  129. #c a {
  130. color: #FFFFFF; /*change credit color here*/
  131. font-size: 18px;
  132. }
  133.  
  134. /* Credits to http://pohroro.tumblr.com */
  135.  
  136. /* This is the profile page content: */
  137. .contentpage{position:absolute;top:0%;left:0%;height:100%;width:100%;background-image:url('http://i.picpar.com/BVkc.jpeg');opacity:0;z-index:-1;}
  138. .contentpage:target{opacity:1;z-index:1;transition: all 0.9s ease-in-out;
  139. -webkit-transition: all 0.9s ease-in-out;
  140. -moz-transition: all 0.9s ease-in-out;
  141. -o-transition: all 0.9s ease-in-out;
  142. -ms-transition: all 0.9s ease-in-out;}
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150. @keyframes move-scrolling-front{
  151. from{background-position:0% 0%}
  152. to{background-position:300% 0%}
  153. }
  154. @-webkit-keyframes move-scrolling-front{
  155. from{background-position:0% 0%}
  156. to{background-position:300% 0%}
  157. }
  158. @-moz-keyframes move-scrolling-front{
  159. from{background-position:0% 0%}
  160. to{background-position:300% 0%}
  161. }
  162. @-ms-keyframes move-scrolling-front{
  163. from{background-position:0% 0%}
  164. to{background-position:200% 0%}
  165. }
  166.  
  167.  
  168.  
  169.  
  170. </style>
  171.  
  172. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 0.6; width: px; height: px; background-color: ; position: absolute; top: 300px; left: 650px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: 25; color: #000000;">
  173.  
  174.  
  175. <i>[ click. ]</i>
  176.  
  177.  
  178. </div>
  179.  
  180.  
  181.  
  182. <a href="#1">
  183.  
  184.  
  185. <div class="clouds">
  186. </div>
  187. </a>
  188. <div id="url">
  189. <a href="#1">
  190. <img src="http://i.picpar.com/AVkc.png" alt="" width="740" /> </a>
  191. </div>
  192.  
  193. <div id="c">
  194. <a target="_blank" href=" " title=" "> </a>
  195. </div>
  196.  
  197. <div id="1" class="contentpage">
  198.  
  199.  
  200.  
  201.  
  202.  
  203. <style type="text/css">
  204.  
  205. ::selection {
  206. background: #ddd;
  207. color: #fff;
  208. }
  209.  
  210. ::-moz-selection {
  211. background: #ddd;
  212. color: #fff;
  213. }
  214.  
  215. ::-webkit-selection {
  216. background: #ddd;
  217. color: #fff;
  218. }
  219.  
  220.  
  221. ::-webkit-scrollbar-thumb:vertical {
  222. background-color: #000;
  223. height: 50px;
  224. }
  225.  
  226. ::-webkit-scrollbar {
  227. height: 10px;
  228. width: 3px;
  229. background-color: #000;
  230. }
  231.  
  232. body {
  233. color: #aaa;
  234. text-align:justify;
  235. font-family: tahoma;
  236. font-size: 10px;
  237. background-color: #a6bf85;
  238. background-image:url('');
  239. background-attachment: fixed repeat; }
  240.  
  241.  
  242. #subete{
  243. margin-left: -200px;
  244. margin-top: 130px; }
  245.  
  246. #about { margin-top: 100px; }
  247. #about i { font-style: italic; color:#787878; letter-spacing: 2px; }
  248. #about b { font-weight: bold; color:#787878; letter-spacing: 1px; }
  249.  
  250. #kago {
  251. width: 520px;
  252. height: 330px;
  253. padding: 20px;
  254. overflow: hidden;
  255. background-image: url(;http://media.tumblr.com/tumblr_m1rrtytBRn1r836v5.jpg');border: 1px solid #ddd;
  256. margin-left: 400px;
  257. margin-top: -1px; }
  258.  
  259. #shouzou {
  260. width: 360px;
  261. height: 502px;
  262. background-image: url(;http://media.tumblr.com/tumblr_m1rrtytBRn1r836v5.jpg');border: 1px solid #ddd;
  263. padding: 5px;
  264. margin-top: -70px;
  265. margin-left: 400px;
  266. margin-right:-1px;
  267. float: left; }
  268. #shouzou img { width: 360px; height: 502px; opacity: 0.8; -webkit-filter: grayscale(1);
  269. }
  270.  
  271.  
  272. #daimei {
  273. text-align: center;
  274. font-family: georgia;
  275. color: #444;
  276. font-size: 16px;
  277. text-transform: lowercase;
  278. padding:0px 0px 2px 0px;
  279. border-bottom: 1px dotted #aaa; }
  280.  
  281. #fukudai {
  282. text-align: center;
  283. font-family: tahoma;
  284. color: #aaa;
  285. font-size: 12px;
  286. text-transform: none;
  287. padding:0px 20px 0px 20px;
  288. margin-top: 3px; }
  289.  
  290. #onaka {
  291. float: right;
  292. width: 200px;
  293. text-align: justify;
  294. height: 100px;
  295. padding: 5px;
  296. line-height: 15px;
  297. font-size:9px;
  298. position: relative; }
  299. .tap
  300. {color:#bebebe;
  301. border-left: solid 8px;
  302. letter-spacing: 1px;
  303. font-size:8px; }
  304.  
  305. #nai {
  306. margin-top: 7px;
  307. margin-left: 20px; }
  308.  
  309. #atama {
  310. float: left;
  311. width: 200px;
  312. height: 100px;
  313. padding: 5px;
  314. position: relative; }
  315.  
  316. #karada { position: absolute; margin-top: -5px; }
  317.  
  318. a:link {color:#000; }
  319. a:visited {color:#000; }
  320. a:hover {color:#4D4835;transition:3.4s;-webkit-transition:3.4s;-moz-transition:3.4s;-o-transition:3.4s;-ms-transition:3.4s; }
  321. a:active {color:#fff; }
  322.  
  323.  
  324. ul
  325. {
  326. list-style:square;
  327. margin-left:-10px; }
  328.  
  329. blockquote
  330. {
  331. background-color: #f7f7f7;
  332. padding: 5px;
  333. margin-left: 10px; margin-right: 10px; }
  334.  
  335. /* NAVIGATION */
  336.  
  337. #navi{
  338. text-align:center;
  339. margin-left:25px;
  340. margin-top: 220px;
  341. width:200px;
  342. padding:12px;
  343. position:absolute;
  344. z-index: 9999; }
  345.  
  346. #ichi {
  347. margin-bottom:4px;
  348. color:#b2b2b2;
  349. width: 60px;
  350. background-image: url(;http://media.tumblr.com/tumblr_m1rrtytBRn1r836v5.jpg');
  351. padding: 4px;
  352. opacity: 0.6;
  353. font-size: 8px;
  354. text-transform: uppercase;
  355. letter-spacing:1px;
  356. -webkit-transition: opacity 0.3s linear;
  357. -webkit-transition: all 0.3s ease-in-out;
  358. -moz-transition: all 0.3s ease-in-out;
  359. -o-transition: all 0.3s ease-in-out;
  360. transition: all 0.3s ease-in-out; }
  361. #ichi:hover { opacity: 1; }
  362.  
  363. /* END NAVIGATION */
  364.  
  365.  
  366.  
  367.  
  368.  
  369. b {
  370. text-transform: ;
  371. font-size: px;
  372. font-weight: ;
  373. color: #FFF;
  374. background: #314d0c;
  375. letter-spacing: px;
  376. padding: 1px 2px 1px 3px;
  377. margin-right: 2px;}
  378. u {
  379. text-transform: ;
  380. font-size: ;
  381. font-weight: ;
  382. color: #000;
  383. background: #;
  384. letter-spacing: 1px;
  385. padding: 1px 2px 1px 3px;
  386. margin-right: 2px;
  387. border-bottom: dotted 1px #000;}
  388. i {
  389. font-size: px;
  390. font-weight: ;
  391. color: ;
  392. letter-spacing: 1px;
  393. padding: 1px 2px 1px 3px;
  394. margin-right: 2px;}
  395.  
  396.  
  397.  
  398.  
  399.  
  400. .hoverbox {
  401. position: fixed;
  402. background-color: #fff;
  403. opacity: 0;
  404. width: 208px;
  405. height: 235px;
  406. padding: 5px;
  407. left: 667px;
  408. top: 138px;
  409. font-family: arial;
  410. font-size: 9px;
  411. color: #;
  412. letter-spacing: 0px;
  413. -webkit-transition: all .7s ease-in-out;
  414. }
  415. .hoverbox:hover {
  416. opacity: 1;
  417. top: 280px;
  418.  
  419. }
  420. .hoverbox b {
  421. color: # ;
  422. font-family: calibri;
  423. font-size: 10px;
  424. line-height: 10px;
  425. text-transform: ;
  426.  
  427. }
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436. .hoverbox1 {
  437. position: fixed;
  438. background-color: #fff;
  439. opacity: 0;
  440. width: 200px;
  441. height: 300px;
  442. padding: 5px;
  443. left: 840px;
  444. top: 270px;
  445. font-family: arial;
  446. font-size: 9px;
  447. color: #;
  448. letter-spacing: 0px;
  449. -webkit-transition: all .7s ease-in-out;
  450. }
  451. .hoverbox1:hover {
  452. opacity: 1;
  453. top: 270px;
  454.  
  455. }
  456. .hoverbox1 b {
  457. color: # ;
  458. font-family: calibri;
  459. font-size: 10px;
  460. line-height: 10px;
  461. text-transform: ;
  462. }
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. #url1 a {
  470. margin: 0 auto;
  471. left: 380px;
  472. right: 0px;
  473. width: 100%;
  474. text-align: ;
  475. top: 180px;
  476. position: fixed;
  477. font-size: 48px; /*change url size here*/
  478. letter-spacing: 2px;
  479. color: #114636; /*change url color here*/
  480. font-family: Prata;
  481. text-shadow:
  482. 0 0 3px #FFFFFF, /*change url shadow color here*/
  483. 0 0 3px #FFFFFF, /*change url shadow color here*/
  484. 0 0 3px #FFFFFF, /*change url shadow color here*/
  485. 0 0 3px #FFFFFF; /*change url shadow color here*/
  486. }
  487.  
  488. #url1 a:hover {
  489. color: #3b3439; /*change url hover color*/
  490. }
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. .hoverbox {
  499. position: fixed;
  500. background-color: #fff;
  501. opacity: 0;
  502. width: 270px;
  503. height: 126px;
  504. padding: 5px;
  505. left: 380px;
  506. top: 137px;
  507. font-family: arial;
  508. font-size: 9px;
  509. color: #;
  510. letter-spacing: 0px;
  511. -webkit-transition: all .7s ease-in-out;
  512. }
  513. .hoverbox:hover {
  514. opacity: 1;
  515. top: 137px;
  516.  
  517. }
  518. .hoverbox b {
  519. color: # ;
  520. font-family: calibri;
  521. font-size: 10px;
  522. line-height: 10px;
  523. text-transform: ;
  524.  
  525. }
  526.  
  527.  
  528.  
  529.  
  530. </style>
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541. <div id="url1">
  542. <a href="#1">
  543.  
  544. BEAST BOY
  545. <span style="font-family: andale mono,times; font-size: 20px; color: ;"><i> Garfield Logan
  546. </i>
  547. </span>
  548.  
  549. </a>
  550. </div>
  551.  
  552.  
  553.  
  554. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 110px; height: 190px; background-color: #fff; position: absolute; top: 232px; left: 380px; overflow: auto; text-align: left; border-left: 4px solid #000; border-right: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  555.  
  556.  
  557.  
  558. </span></div>
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: # ; position: absolute; top: 241px; left: 392px; overflow: auto; text-align: left; border: 1px solid gray;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  566.  
  567. <img src="https://s-media-cache-ak0.pinimg.com/564x/8c/7c/0b/8c7c0b8cad97c4678876abc28f828308.jpg" alt="" width="90" height="170" />
  568.  
  569. </span></div>
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 320px; height: 350px; background-color: #fff; position: absolute; top: 232px; left: 505px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  579.  
  580.  
  581.  
  582. </span></div>
  583. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: ; position: absolute; top: 236px; left: 827px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: 12; color: #000000;">
  584.  
  585. <i><b>pm friendly ; </b></i><br /><br />
  586. <i><b>codes ; <a target="_blank" href="https://roleplay.chat/profile.php?user=The+Gem" target="_blank" data-title="Raven">the gem</a> </b></i><br /><br />
  587. <i><b> ; </b></i><br /><br />
  588. <i><b> ; </b></i><br /><br />
  589. <i><b> ; </b></i><br /><br />
  590. <i><b> ; </b></i><br /><br />
  591. <i><b> ; </b></i><br /><br />
  592. <i><b> ; </b></i><br /><br />
  593. <i><b> ; </b></i><br /><br />
  594. <i><b> ; </b></i><br /><br />
  595. <i><b> ; </b></i><br /><br />
  596. <i><b> ; </b></i><br /><br />
  597.  
  598.  
  599.  
  600.  
  601.  
  602. </span></div>
  603.  
  604.  
  605. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 280px; height: 310px; background-color: # ; position: absolute; top: 252px; left: 525px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: 20; color: #000000;">
  606.  
  607. <b>L</b></span><span style="font-family: andale mono,times; font-size: 15; color: #000000;">ogan Garfield.
  608. <br /><span style="font-family: andale mono,times; font-size: 11; color: #000000;">
  609. Test.
  610. </span></div>
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 115px; height: 150px; background-color: #fff; position: absolute; top: 432px; left: 380px; overflow: auto; text-align: left; border-left: 4px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  621.  
  622.  
  623.  
  624. </span></div>
  625.  
  626.  
  627. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 105px; height: 135px; background-color: #; position: absolute; top: 442px; left: 390px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: 9; color: #000000;">
  628.  
  629. <b>
  630. • NAME<br /></b>
  631. logan garfield<br /><b>
  632. • ALIAS<br /></b> beast boy<br />
  633. <b>• Text</b><br /> Text<br />
  634. <b>• </b><br />Text<br />
  635. <b>• </b><br />Text<br />
  636. <b>• </b><br />Text<br />
  637. <b>• </b><br />Text<br />
  638.  
  639.  
  640.  
  641.  
  642.  
  643. </span></div>
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650. <a target="_blank" href="https://roleplay.chat/profile.php?user=The+Gem" target="_blank" data-title="Raven">
  651. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 380px; overflow: auto; text-align: left; border-left: 4px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
  652.  
  653. <a target="_blank" href="https://roleplay.chat/profile.php?user= " target="_blank" data-title=" ">
  654. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 410px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
  655.  
  656. <a target="_blank" href="https://roleplay.chat/profile.php?user= " target="_blank" data-title=" ">
  657. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 435px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
  658.  
  659. <a target="_blank" href="https://roleplay.chat/profile.php?user= " target="_blank" data-title=" ">
  660. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 460px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
  661.  
  662. <a target="_blank" href="https://roleplay.chat/profile.php?user= " target="_blank" data-title="">
  663. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 485px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
  664.  
  665. <a target="_blank" href="https://roleplay.chat/profile.php?user= " target="_blank" data-title="">
  666. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: 10em 10em 10em 10em; opacity: 1; width: 18px; height: 18px; background-color: #fff; position: absolute; top: 589px; left: 510px; overflow: auto; text-align: left; border-left: px solid #000; border-bottom: px solid #000;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement