Advertisement
DamionHellspawn

Other temp Carnage profile code

Oct 19th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.58 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Montserrat);
  3. @import url('https://fonts.googleapis.com/css?family=Playfair Display SC');
  4. @import url('https://fonts.googleapis.com/css?family=Questrial');
  5. @import url(https://fonts.googleapis.com/css?family=Roboto);
  6. @import url(https://fonts.googleapis.com/css?family=Merriweather);
  7.  
  8. /*coded by punpun*/
  9.  
  10. ::-webkit-scrollbar-thumb {
  11. width: 0px;
  12. background-color: #fff;}
  13. ::-webkit-scrollbar {
  14. width: 0px;
  15. background-color: transparent;}
  16.  
  17.  
  18. body {
  19. background-color:#f3fff;
  20. overflow: disabled}
  21.  
  22. a {
  23. color: #f3f3f3;
  24. text-decoration: none;
  25. transition: all 0.4s ease-in-out;
  26. -moz-transition: all 0.4s ease-in-out;
  27. -webkit-transition: all 0.4s ease-in-out;}
  28. a:hover {
  29. color: #ffffff;
  30. text-decoration: none;
  31. transition: all 0.4s ease-in-out;
  32. -moz-transition: all 0.4s ease-in-out;
  33. -webkit-transition: all 0.4s ease-in-out;}
  34. a.tab:active, a.tab:link, a.tab:visited {
  35. background-color: #f3f3f3;
  36. border: #f3f3f3 2px solid;
  37. border-radius: px;
  38. margin-bottom: 6;margin-right:6;
  39. display: inline-flex;
  40. height: 5px;
  41. text-decoration: none;
  42. width:5px;
  43. -webkit-transition: all 0.4s ease-in;
  44. -moz-transition: all 0.4s ease-in;
  45. -ms-transition: all 0.4s ease-in;
  46. -o-transition: all 0.4s ease-in;
  47. transition: all 0.4s ease-in;transform: rotate(45deg);
  48. }
  49. a.tab:hover {
  50. background-color: #888;
  51. }
  52. a.tb:active, a.tb:link, a.tb:visited {
  53. background-color: #d1d1d1;
  54. border: #d1d1d1 2px solid;
  55. border-radius: 0;
  56. margin-bottom: 6;
  57. display: inline-flex;
  58. height: 5px;
  59. text-decoration: none;
  60. width:5px;
  61. -webkit-transition: all 0.4s ease-in;
  62. -moz-transition: all 0.4s ease-in;
  63. -ms-transition: all 0.4s ease-in;
  64. -o-transition: all 0.4s ease-in;
  65. transition: all 0.4s ease-in;
  66. transform: rotate(45deg);
  67. }
  68. a.tb:hover {
  69. background-color: #888; }
  70.  
  71.  
  72. a.t:active, a.t:link, a.t:visited {
  73. background-color: #000;
  74. border: #000 2px solid;
  75. border-radius: px;
  76. margin-bottom: 6;
  77. display: inline-flex;
  78. height: 5px;
  79. text-decoration: none;
  80. width:5px;
  81. -webkit-transition: all 0.4s ease-in;
  82. -moz-transition: all 0.4s ease-in;
  83. -ms-transition: all 0.4s ease-in;
  84. -o-transition: all 0.4s ease-in;
  85. transition: all 0.4s ease-in;transform: rotate(45deg);
  86. }
  87. a.t:hover {
  88. background-color: #888;
  89. }
  90.  
  91. a.b:active, a.b:link, a.b:visited {
  92. background-color: #fff;
  93. border: #fff 2px solid;
  94. border-radius: px;
  95. margin-bottom: 6;
  96. display: inline-flex;
  97. height: 5px;
  98. text-decoration: none;
  99. width:5px;
  100. -webkit-transition: all 0.4s ease-in;
  101. -moz-transition: all 0.4s ease-in;
  102. -ms-transition: all 0.4s ease-in;
  103. -o-transition: all 0.4s ease-in;
  104. transition: all 0.4s ease-in;transform: rotate(45deg);
  105. }
  106. a.b:hover {
  107. background-color: #888;
  108. }
  109. body {background: #f3f3f3;
  110. overflow-y:hidden;
  111. overflow-x:hidden;}
  112.  
  113.  
  114. .container {
  115. position: fixed; margin: auto; right: 0px; left:0; top: 0; bottom: 0; width: 1350px; height: 650px;
  116. background-color:#990000;
  117. opacity: 1; border: px solid #000; z-index: 5; overflow:hidden;}
  118. #top {
  119. position: absolute; left: 0; top: 0; width: 100%; height: 25px; background-color: #fff; z-index: -1;}
  120. #bottom {
  121. position: absolute; left: 0; bottom: 0; width: 100%; height: 25px; background-color: #fff; z-index: -1;}
  122. #left {
  123. position: absolute; left: 0; bottom: 0; width: 20px; height: 100%; background-color: #fff; z-index: -1;}
  124. #right {
  125. position: absolute; right: 0; bottom: 0; width: 20px; height: 100%; background-color: #fff; z-index: -1; }
  126.  
  127.  
  128. #botline {position: absolute; margin: auto; right: 0px; left:850; bottom: 400;
  129. width: 1px;height: 7px;
  130. background: #fff;
  131. display:block;
  132. transform: skew(-40deg);
  133. transition: all 1.6s ease-out;}
  134. body:hover #botline{
  135. width: 248px;
  136. }
  137.  
  138. .head {
  139. position: absolute; margin: auto; right: 0px; left:987; bottom: 407;
  140. color: #fff;
  141. font-family: Playfair Display SC;
  142. font-size: 28px;opacity: 0;
  143. -webkit-transition: all 0.6s ease-out;
  144. transition: all 0.6s ease-out;}
  145.  
  146.  
  147. body:hover .head{opacity: 1;
  148. transition-delay: 1.6s ;-webkit-transition-delay: 1.6s ;
  149. }
  150.  
  151. .box {
  152. position: absolute; margin: auto; right: 0px; left:855; bottom: 200;
  153. height: 180;
  154. width: 220;
  155. background-color: #transparent;
  156. border: px solid #fff;
  157. box-shadow: #000000 0px 0px 0px 0px;
  158. background-image:url("");
  159. z-index: 5;
  160. color: #fff;
  161. font-family: Roboto;
  162. font-style: normal;
  163. font-variant: ;
  164. font-weight: 400;
  165. text-align: justify;
  166. overflow-x: hidden;
  167. overflow-y: auto;
  168. font-size: 12px;
  169. padding: 5px;
  170. -webkit-transition: all 0.4s ease-out;
  171. transition: all 0.4s ease-out;
  172. opacity: 0;
  173. filter:alpha(opacity=75);
  174. }
  175. body:hover .box{
  176. opacity: 1;
  177. -webkit-transition-delay: 2s;
  178. transition-delay: 2s ;}
  179.  
  180. #mainpic {z-index:-2; opacity: 1;}
  181. #mainpic img {position: absolute; margin: auto; right: 480px; left:0; bottom: 0;width: ; height: 640;}
  182. #god {
  183. position: absolute; margin: auto; width: 50px; height: 50px;
  184. right: 220px;
  185. bottom: 140;
  186. background-color: transparent;
  187. border: ; opacity:0;
  188. height: px; z-index:5;
  189. text-align:left;-webkit-transition: all 0.4s ease-out;
  190. transition: all 0.4s ease-out; }
  191. body:hover #god{
  192. opacity: 1;
  193. -webkit-transition-delay: 1.2s;
  194. transition-delay: 1.2s ;}
  195.  
  196. </style><div class="container">
  197. <div id="top"></div><div id="bottom"></div><div id="left"></div><div id="right"></div>
  198.  
  199. <div id="mainpic"><img src="https://i.imgur.com/wCwypHR.jpg"></div>
  200.  
  201. <div class="head">Your Friendly Neighborhood Carnage</div>
  202. <div id="botline"></div>
  203. <div class="box">It's Your Friendly Neighborhood Carnage-man! Carnage-man! Carnage-man! Doing all the things a Carnage can!
  204.  
  205. </div>
  206.  
  207.  
  208. <div id="god"><center>
  209. <a href="#1" class="tab"></a><a href="#2" class="tab"></a><a href="#3" class="tab"></a>
  210. </div>
  211.  
  212.  
  213. <style>
  214. .was{position:absolute;margin:auto;right:0;left:0;top:0;bottom:0;width:100%;height:100%;opacity:0;z-index:1;text-align:justify;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}
  215.  
  216. .was:target {position:absolute;z-index:10;opacity:1;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}
  217.  
  218. #blur {position: absolute; left:0; top:0; height:100%; width: 100%; background-color: #153254; overflow: hidden; z-index:10;opacity:1;background-image:url("");}
  219. #blur:hover {-webkit-filter: blur(0px);filter: blur(0px);}
  220.  
  221. #main {
  222. position: absolute; margin: auto; right:0; left: 400; top: 0; bottom: 0; width: 290px; height: 450px; background: #7A6F6C; border: 10px solid #D1D1D1; box-shadow: #9E988B 0px 0px 0px 0px; overflow: hidden; text-align: left;z-index:20;
  223. -webkit-transition: all 0.6s ease-out;
  224. transition: all 0.6s ease-out;}
  225.  
  226.  
  227. #pic {position: absolute;right: -67px;top: -45; z-index:0; opacity: 1;}
  228. #pic img {width: 450; height: ;}
  229.  
  230. .head1 {
  231. position: absolute; margin: auto; right: 340px; left:0;bottom: 340; top:8; width: 300px; height: 20px; background-color: transparent;color: #d1d1d1; font-family: Roboto; font-size: 18px; text-align: justify; opacity: 1; border: 0px solid transparent; z-index: 15; overflow-x: disabled; overflow-y: disabled;transition:all 0.2s ease-out;}
  232.  
  233.  
  234. .boxa {
  235. position: absolute; margin: auto; right: 312px; left:0; bottom: 110; top:0;
  236. height: 185;
  237. width: 320;
  238. background-color: #transparent;
  239. border-right: 1px solid #d1d1d1;
  240. box-shadow: #000000 0px 0px 0px 0px;
  241. background-image:url("");
  242. z-index: 15;
  243. color: #d1d1d1;
  244. font-family: Roboto;
  245. font-style: normal;
  246. font-variant: ;
  247. font-weight: 100;
  248. text-align: justify;
  249. overflow-x: hidden;
  250. overflow-y: auto;
  251. font-size: 12px;
  252. padding-right: 25px;
  253. -webkit-transition: all 0.4s ease-out;
  254. transition: all 0.4s ease-out;
  255. opacity: 1;
  256. filter:alpha(opacity=75);
  257. }
  258. .boxb {
  259. position: absolute; margin: auto; right: 309px; left:0; bottom: 0; top:297;
  260. height: 148;
  261. width: 320;
  262. background-color: #transparent;
  263. border-right: 1px solid #d1d1d1;
  264. box-shadow: #000000 0px 0px 0px 0px;
  265. background-image:url("");
  266. z-index: 15;
  267. color: #d1d1d1;
  268. font-family: Roboto;
  269. font-style: normal;
  270. font-variant: ;
  271. font-weight: 100;
  272. text-align: justify;
  273. overflow-x: hidden;
  274. overflow-y: auto;
  275. font-size: 12px;
  276. padding-right: 25px;
  277. -webkit-transition: all 0.4s ease-out;
  278. transition: all 0.4s ease-out;
  279. opacity: 1;
  280. filter:alpha(opacity=75);
  281. }
  282.  
  283. h3{font-family:Montserrat;font-size:13px;text-align:left;font-weight:200;color:#d1d1d1;background-color:#990000;padding-left:3px;margin-bottom:2px;margin-top:2px;line-height:18px;border-bottom:2px solid #d1d1d1;border-right:2px solid #d1d1d1}
  284.  
  285.  
  286. #goda {
  287. position: absolute; margin: auto; width: 20px; height: 50px;
  288. right: 648px;
  289. bottom: 0; top:125.998;
  290. background-color: transparent;
  291. border: ; opacity:1;
  292. height: px; z-index:11;
  293. text-align:left; }
  294.  
  295. </style>
  296.  
  297. <div class="was" id="1">
  298. <div id="goda"><center>
  299. <a href="#reset" class="tb"></a><br>
  300. <a href="#2" class="tb"></a><br>
  301. <a href="#3" class="tb"></a><br>
  302. </div>
  303.  
  304. <div id="blur"></div>
  305. <div id="main"><div id="pic"><img src="https://i.imgur.com/HevOUWe.jpg"></div></div>
  306. <div class="head1"><i>There is only CARNAGE! </i></div>
  307. <div class="boxa">
  308. NAME <font style="float:right;color:#A6A6A6;"><b>Cletus Kasady</b></font><br>
  309. ALIAS <font style="float:right;color:#A6A6A6;"><b>Carnage</b></font><br>
  310. GENDER <font style="float:right;color:#A6A6A6;"><b>MALE</b></font><br>
  311. SPECIES <font style="float:right;color:#A6A6A6;"><b>Human/Symbiote</b></font><br>
  312. MARITAL <font style="float:right;color:#A6A6A6;"><b>Single</b></font><br><br>
  313. HEIGHT <font style="float:right;color:#A6A6A6;"><b>6'1</b></font><br>
  314. WEIGHT <font style="float:right;color:#A6A6A6;"><b>190 lbs (86 kg)</b></font><br><br>
  315. EYES <font style="float:right;color:#A6A6A6;"><b>Green</b></font><br>
  316. HAIR <font style="float:right;color:#A6A6A6;"><b>Auburn/Red</b></font><br>
  317. ORIENTATION <font style="float:right;color:#A6A6A6;"><b>Straight</b></font><br>
  318. OCCUPATION <font style="float:right;color:#A6A6A6;"><b>Mass murderer, serial killer</b></font><br>
  319. </div>
  320.  
  321. <div class="boxb"><h3>THINGS</h3>
  322. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  323. <h3>THINGS</h3>
  324. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  325. <h3>THINGS</h3>
  326. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  327. </div></div>
  328.  
  329.  
  330. <style>
  331. a.cons {outline:none; text-decoration: none; cursor: url(), auto;}
  332. a.cons strong {line-height:30px;}
  333. a.cons:hover {text-decoration:none; }
  334. a.cons span {
  335. position: fixed; margin: auto; right: 500px; left:0; bottom: 0; top:150;
  336. z-index:200;display:none; padding:15px 15px;
  337. width:340px; line-height:12px;
  338. height: 178px;
  339. }
  340. a.cons:hover span{
  341. display: inline;position:fixed; color:#35383B;visibility:visible; text-align:justify;font-size:11;
  342. border: 1px solid #35383B; background:#5E6569; opacity: 0.99;
  343. font-family: Roboto;
  344. font-style: normal;
  345. font-variant: ;
  346. font-weight: 100;}
  347.  
  348. #picb {position: absolute;right: px;top: -70; z-index:100; opacity: 1;}
  349. #picb img {width: 1400; height: ;}
  350.  
  351.  
  352. #godb {
  353. position: absolute; margin: auto; width: 20px; height: 50px;
  354. right: 730px;
  355. bottom: 0; top:115;
  356. background-color: transparent;
  357. border: ; opacity:1;
  358. height: px; z-index:115;
  359. text-align:left; }
  360.  
  361.  
  362. #frn {
  363. position: absolute; margin: auto; width: 68x; height: 195px;
  364. right: 660px;
  365. bottom: 0; top:145;
  366. background-color: transparent;
  367. opacity:1;
  368. height: px; z-index:115;
  369. overflow-x: hidden;
  370. overflow-y: auto;
  371. text-align:left; }
  372.  
  373. .boxc {
  374. position: absolute; margin: auto; right: 500px; left:0; bottom: 0; top:150;
  375. height: 145;
  376. width: 320;
  377. background-color: #transparent;
  378. border-right: 1px solid #242220;
  379. box-shadow: #000000 0px 0px 0px 0px;
  380. background-image:url("");
  381. z-index: 105;
  382. color: #242220;
  383. font-family: Roboto;
  384. font-style: normal;
  385. font-variant: ;
  386. font-weight: 100;
  387. text-align: justify;
  388. overflow-x: hidden;
  389. overflow-y: auto;
  390. font-size: 12px;
  391. padding: 25px;
  392. -webkit-transition: all 0.4s ease-out;
  393. transition: all 0.4s ease-out;
  394. opacity: 1;
  395. filter:alpha(opacity=75);
  396. }
  397.  
  398. .boxcc {
  399. position: absolute; margin: auto; right: 500px; left:0; bottom: 0; top:150;
  400. height: 145;
  401. width: 320;
  402. background-color: #cad9e1;
  403. border-left: 1px solid #f3f3f3;
  404. box-shadow: #000000 0px 0px 0px 0px;
  405. background-image:url("");
  406. z-index: 100;
  407. color: #f3f3f3;
  408. font-family: Roboto;
  409. font-style: normal;
  410. font-variant: ;
  411. font-weight: 100;
  412. text-align: justify;
  413. overflow-x: hidden;
  414. overflow-y: auto;
  415. font-size: 12px;
  416. padding: 25px;
  417. -webkit-transition: all 0.4s ease-out;
  418. transition: all 0.4s ease-out;
  419. opacity: 0.4;
  420. filter:alpha(opacity=75);
  421. }
  422.  
  423.  
  424.  
  425. #friend {
  426. width: 50; height: 50; margin-bottom: 2; background: #; border: 8px double #000; overflow: hidden; text-align: left;z-index:20;
  427. -webkit-transition: all 0.6s ease-out;
  428. transition: all 0.6s ease-out;}
  429. #friend:hover {border: 8px double #35383B;}
  430.  
  431. h2{font-family:Montserrat;font-size:13px;text-align:left;font-weight:200;color:#35383B;background-color:#trans;padding-left:3px;margin-bottom:2px;margin-top:2px;line-height:18px;border-bottom:2px solid #35383B;border-right:2px solid #35383B}
  432.  
  433. h1{
  434. font-family: Roboto;
  435. font-size: 17px;
  436. text-align: left;
  437. color: #;
  438. padding-right: 5px;
  439. margin-bottom: 5px;
  440. margin-top: 6px;
  441. line-height: 11px;
  442. border-bottom: 3px double #35383B;}
  443.  
  444.  
  445.  
  446. .conimg{
  447. margin-top: 5px;
  448. height: 165px;
  449. width: 100px;
  450. align: left;
  451. border: #35383B 3px double;
  452. }
  453.  
  454.  
  455.  
  456.  
  457. </style>
  458. <a href="profile.php?user=Punpun" title="Coded by Punpun." target="_blank"><img src="http://i.imgur.com/acD32sR.png" style="position:fixed; left:10; bottom:0;width:25;-webkit-transform: scaleX(-1); filter: FlipH; z-index:99;"></a>
  459.  
  460. <div class="was" id="2">
  461. <div id="godb"><center>
  462. <a href="#1" class="t"></a><br>
  463. <a href="#reset" class="t"></a><br>
  464. <a href="#3" class="t"></a><br>
  465. </div>
  466.  
  467. <div id="frn">
  468. <a href="N/A" class="cons"><div id="friend"><img src="https://i.imgur.com/xXzPHJE.gif" style="width:50;"><span>
  469.  
  470. <img src="" class="conimg" align="right"><h1>N/A</h1>
  471. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</span></div></a>
  472.  
  473. <a href="a" class="cons"><div id="friend"><img src="https://i.imgur.com/xXzPHJE.gif" style="width:50;"><span>
  474. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</span></div></a>
  475.  
  476. <a href="a" class="cons"><div id="friend"><img src="https://i.imgur.com/xXzPHJE.gif" style="width:50;"><span>
  477. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</span></div></a>
  478.  
  479. <a href="a" class="cons"><div id="friend"><img src="https://i.imgur.com/xXzPHJE.gif" style="width:50;"><span>
  480. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</span></div></a>
  481.  
  482. <a href="a" class="cons"><div id="friend"><img src="https://i.imgur.com/xXzPHJE.gif" style="width:50;"><span>
  483. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</span></div></a>
  484.  
  485.  
  486.  
  487. </div>
  488.  
  489. <div id="blur"><div id="picb"><img src="https://i.imgur.com/4QmCbXF.jpg"></div></div>
  490.  
  491. <div class="boxc">Who knew the psychopathic murderer made friends! Isn't that just crazy?<br><br>
  492.  
  493. Now that I know them and they are my friends. If you do anything that would bring them harm.. then I will break every single bone in your body or chop you into tiny pieces!!! Because I'm not allowed to kill anymore. Killing is bad! And I'm trying to be good. Good Guy Carnage!</div>
  494. <div class="boxcc"></div>
  495.  
  496. </div>
  497.  
  498. <style>
  499. #picc {position: absolute;right: 0px;top: -20; z-index:100; opacity: 1;}
  500. #picc img {width: 1330; height: ;}
  501.  
  502.  
  503. .boxd {
  504. position: absolute; margin: auto; right: 780px; left:0; bottom: 0; top:150;
  505. height: 145;
  506. width: 320;
  507. background-color: #transparent;
  508. border-left: 1px solid #f3f3f3;
  509. box-shadow: #000000 0px 0px 0px 0px;
  510. background-image:url("");
  511. z-index: 107;
  512. color: #000;
  513. font-family: Roboto;
  514. font-style: normal;
  515. font-variant: ;
  516. font-weight: 100;
  517. text-align: justify;
  518. overflow-x: hidden;
  519. overflow-y: auto;
  520. font-size: 12px;
  521. padding: 25px;
  522. -webkit-transition: all 0.4s ease-out;
  523. transition: all 0.4s ease-out;
  524. opacity: 1;
  525. filter:alpha(opacity=75);
  526. }
  527.  
  528. .boxdd {
  529. position: absolute; margin: auto; right: 780px; left:0; bottom: 0; top:150;
  530. height: 145;
  531. width: 320;
  532. background-color: #fff;
  533. border-left: 1px solid #f3f3f3;
  534. box-shadow: #000000 0px 0px 0px 0px;
  535. background-image:url("");
  536. z-index: 100;
  537. color: #f3f3f3;
  538. font-family: Roboto;
  539. font-style: normal;
  540. font-variant: ;
  541. font-weight: 100;
  542. text-align: justify;
  543. overflow-x: hidden;
  544. overflow-y: auto;
  545. font-size: 12px;
  546. padding: 25px;
  547. -webkit-transition: all 0.4s ease-out;
  548. transition: all 0.4s ease-out;
  549. opacity: 0.4;
  550. filter:alpha(opacity=75);
  551. }
  552.  
  553. #godc {
  554. position: absolute; margin: auto; width: 20px; height: 50px;
  555. right: 1240px;
  556. bottom: 0; top:115;
  557. background-color: transparent;
  558. border: ; opacity:1;
  559. height: px; z-index:115;
  560. text-align:left; }
  561.  
  562.  
  563. </style>
  564.  
  565.  
  566. <div class="was" id="3">
  567. <div id="godc"><center>
  568. <a href="#1" class="b"></a><br>
  569. <a href="#2" class="b"></a><br>
  570. <a href="#reset" class="b"></a><br>
  571. </div>
  572. <div id="blur"><div id="picc"><img src="https://i.imgur.com/8IgtJeF.png"></div></div>
  573. <div class="boxd">
  574. [00] <b>RULES</b>; Always Pm Friendly<br>
  575. [01] <b>RULES</b>; I'll play Carnage however I want<br>
  576. [02] <b>RULES</b>; Story, Story and Smut, Smut<br>
  577. [03] <b>RULES</b>; Long Term > Short Term<br>
  578. [04] <b>RULES</b>; Let me know ahead of time before you have to leave, if able. Common courtesy and all that jazz<br>
  579. [05] <b>RULES</b>; Real life always comes first. We can't be on RPC 24/7<br>
  580. [06] <b>RULES</b>; I have Discord and Skype. If I know you well enough, I'll give it to you<br></div>
  581. <div class="boxdd"></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement