mik98

coco - css

Jul 27th, 2026
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. body {
  2. background-color:#dfd6d6!important;
  3. background-image:url(https://64.media.tumblr.com/16dee788205d271b97fde0025fccb6aa/eecb3fea615a1461-bd/s2048x3072/dd60d6529d28c2144ea233f45f8a22a7ce71caa6.jpg)!important;
  4. background-repeat:repeat!important;
  5. }
  6.  
  7. #xg_body a {
  8. color:#8f8f8f;
  9. text-decoration:none;
  10. }
  11.  
  12. #xg_body a:hover {
  13. color:#9f3311;
  14. }
  15.  
  16. #xg_layout_column_2 {
  17. background:transparent;
  18. font-family:poppins;
  19. font-size:11px;
  20. margin-left:-60px;
  21. margin-top:-25px;
  22. width:1100px;
  23. height:700px;
  24. }
  25.  
  26. ::-webkit-scrollbar {
  27. display:none;
  28. }
  29.  
  30. #code {
  31. position:relative;
  32. width:760px;
  33. height:650px;
  34. margin:0 auto;
  35. font-family:poppins;
  36. font-size:11px;
  37. color:#000;
  38. }
  39.  
  40. /* BACKGROUND SHAPES */
  41.  
  42. #shape1 {
  43. position:absolute;
  44. z-index:1;
  45. left:25px;
  46. top:170px;
  47. width:85px;
  48. height:175px;
  49. background:#9f3311;
  50. border-radius:50px;
  51. transform:rotate(-8deg);
  52. }
  53.  
  54. #shape2 {
  55. position:absolute;
  56. z-index:1;
  57. left:310px;
  58. top:190px;
  59. width:125px;
  60. height:145px;
  61. background:#000;
  62. border-radius:0 45px 45px 0;
  63. }
  64.  
  65. #shape3 {
  66. position:absolute;
  67. z-index:1;
  68. left:590px;
  69. top:420px;
  70. width:125px;
  71. height:145px;
  72. background:#6ebebb;
  73. border-radius:100%;
  74. }
  75.  
  76. #paper1 {
  77. position:absolute;
  78. z-index:1;
  79. left:410px;
  80. top:390px;
  81. width:290px;
  82. height:240px;
  83. background-image:url(https://static.tumblr.com/zvesamf/oTZs9n6d0/png_paper.png);
  84. background-size:290px auto;
  85. background-repeat:no-repeat;
  86. }
  87.  
  88. #paper2 {
  89. position:absolute;
  90. z-index:1;
  91. left:0;
  92. top:120px;
  93. width:255px;
  94. height:240px;
  95. background-image:url(https://static.tumblr.com/zvesamf/oTZs9n6d0/png_paper.png);
  96. background-size:280px auto;
  97. background-repeat:no-repeat;
  98. transform:rotate(180deg);
  99. }
  100.  
  101. /* HEADER */
  102.  
  103. #header {
  104. position:absolute;
  105. z-index:20;
  106. left:80px;
  107. top:35px;
  108. width:345px;
  109. height:45px;
  110. background:#000;
  111. color:#fff;
  112. }
  113.  
  114. #headershadow {
  115. position:absolute;
  116. z-index:8;
  117. left:88px;
  118. top:47px;
  119. width:345px;
  120. height:45px;
  121. background:#000;
  122. }
  123.  
  124. #heading {
  125. position:absolute;
  126. left:10px;
  127. top:0;
  128. width:160px;
  129. height:45px;
  130. font-size:13px;
  131. font-weight:bold;
  132. line-height:45px;
  133. overflow:hidden;
  134. }
  135.  
  136. #navigation {
  137. position:absolute;
  138. right:5px;
  139. top:0;
  140. height:45px;
  141. line-height:45px;
  142. }
  143.  
  144. #navigation a {
  145. display:inline-block;
  146. width:25px;
  147. height:45px;
  148. padding:0;
  149. margin:0 1px;
  150. color:#fff!important;
  151. font-family:Arial;
  152. font-size:17px;
  153. text-align:center;
  154. }
  155.  
  156. #navigation a:hover {
  157. color:#6ebebb!important;
  158. }
  159.  
  160. #headertape {
  161. position:absolute;
  162. z-index:25;
  163. left:215px;
  164. top:26px;
  165. width:70px;
  166. height:18px;
  167. background:#6ebebb;
  168. opacity:.65;
  169. }
  170.  
  171. /* INTRO */
  172.  
  173. #intro {
  174. position:absolute;
  175. z-index:15;
  176. left:88px;
  177. top:86px;
  178. width:325px;
  179. height:118px;
  180. background:#fff;
  181. box-shadow:-1px -1px 8px rgba(0,0,0,.12);
  182. transform:rotate(-1deg);
  183. }
  184.  
  185. #introphoto {
  186. position:absolute;
  187. left:10px;
  188. top:10px;
  189. width:90px;
  190. height:98px;
  191. background-image:url(https://64.media.tumblr.com/c881873cbb2ee2ba7602746cc945281f/b6eaaa0ed109cef0-1c/s400x600/7ae03a349f7763878cb2f17b1abfc3c817541bee.gifv);
  192. background-size:cover;
  193. background-position:center;
  194. }
  195.  
  196. #introtext {
  197. position:absolute;
  198. left:115px;
  199. top:12px;
  200. width:185px;
  201. height:90px;
  202. overflow:hidden;
  203. font-size:11px;
  204. line-height:17px;
  205. text-align:justify;
  206. transform:rotate(1deg);
  207. }
  208.  
  209. #introtext b {
  210. color:#6ebebb;
  211. }
  212.  
  213. #introtext i {
  214. color:#9f3311;
  215. }
  216.  
  217. #introtext strong {
  218. color:#000;
  219. }
  220.  
  221. #introtext u {
  222. text-decoration:none;
  223. border-bottom:1px solid #9f3311;
  224. }
  225.  
  226. /* PROFILE TEXT BOX */
  227.  
  228. #postbox {
  229. position:absolute;
  230. z-index:8;
  231. left:98px;
  232. top:245px;
  233. width:315px;
  234. height:285px;
  235. padding:20px;
  236. background:#fff;
  237. box-sizing:border-box;
  238. box-shadow:-1px -1px 7px rgba(0,0,0,.08);
  239. }
  240.  
  241. #posttitle {
  242. font-size:14px;
  243. font-weight:bold;
  244. margin-bottom:18px;
  245. }
  246.  
  247. #postsubtitle {
  248. color:#6ebebb;
  249. font-size:12px;
  250. font-weight:bold;
  251. margin-bottom:14px;
  252. }
  253.  
  254. #posttext {
  255. font-size:11px;
  256. line-height:21px;
  257. }
  258.  
  259. /* FIRST POLAROID */
  260.  
  261. #polaroid1 {
  262. position:absolute;
  263. z-index:8;
  264. left:455px;
  265. top:42px;
  266. width:205px;
  267. height:238px;
  268. padding:13px;
  269. background-color:#fff;
  270. background-image:url(https://static.tumblr.com/zvesamf/wYSs9n6d2/polaroids_bg.jpg);
  271. background-repeat:no-repeat;
  272. background-position:bottom right;
  273. box-sizing:border-box;
  274. box-shadow:-1px -1px 9px rgba(0,0,0,.14);
  275. transform:rotate(1deg);
  276. }
  277.  
  278. #photo1 {
  279. width:179px;
  280. height:196px;
  281. background-image:url(https://64.media.tumblr.com/123e602d35662495c10dc666431e3d7e/5d28fae3dc46193a-34/s2048x3072/075c22276d062a76192d17ece876a15a2677f159.jpg);
  282. background-size:cover;
  283. background-position:center;
  284. }
  285.  
  286. #tape1 {
  287. position:absolute;
  288. z-index:16;
  289. left:523px;
  290. top:34px;
  291. width:68px;
  292. height:17px;
  293. background:#d7a68e;
  294. opacity:.65;
  295. }
  296.  
  297. /* SECOND POLAROID */
  298.  
  299. #polaroid2 {
  300. position:absolute;
  301. z-index:10;
  302. left:435px;
  303. top:310px;
  304. width:205px;
  305. height:238px;
  306. padding:13px;
  307. background-color:#fff;
  308. background-image:url(https://static.tumblr.com/zvesamf/wYSs9n6d2/polaroids_bg.jpg);
  309. background-repeat:no-repeat;
  310. background-position:bottom left;
  311. box-sizing:border-box;
  312. box-shadow:-1px -1px 9px rgba(0,0,0,.14);
  313. transform:rotate(-1deg);
  314. }
  315.  
  316. #photo2 {
  317. width:179px;
  318. height:196px;
  319. background-image:url(https://64.media.tumblr.com/6bafd07e1a2650a5ac070d3c58f59622/c55f4a911413e684-ed/s1280x1920/1a1557a684539b83e52b5349311a4b7a6a4b27a7.jpg);
  320. background-size:cover;
  321. background-position:center;
  322. }
  323.  
  324. #tape2 {
  325. position:absolute;
  326. z-index:17;
  327. left:503px;
  328. top:302px;
  329. width:68px;
  330. height:17px;
  331. background:#a1a1a1;
  332. opacity:.65;
  333. }
  334.  
  335. #next {
  336. position:absolute;
  337. z-index:12;
  338. left:8px;
  339. bottom:8px;
  340. width:24px;
  341. height:24px;
  342. background:#000;
  343. color:#fff;
  344. border-radius:100%;
  345. font-family:Arial;
  346. font-size:20px;
  347. line-height:22px;
  348. text-align:center;
  349. }
  350.  
  351. /* MINI POLAROID */
  352.  
  353. #smallpolaroid {
  354. position:absolute;
  355. z-index:21;
  356. left:610px;
  357. top:445px;
  358. width:105px;
  359. height:130px;
  360. background-color:#f7f7f7;
  361. background-image:url(https://static.tumblr.com/zvesamf/wYSs9n6d2/polaroids_bg.jpg);
  362. background-repeat:no-repeat;
  363. background-position:top left;
  364. box-shadow:-1px -1px 8px rgba(0,0,0,.18);
  365. }
  366.  
  367. #smallphoto {
  368. position:absolute;
  369. left:9px;
  370. top:12px;
  371. width:87px;
  372. height:95px;
  373. background-image:url(https://64.media.tumblr.com/b9c04e3180b7ac5e983332d4fd1f55e6/b6eaaa0ed109cef0-f8/s400x600/721c2bec0f18d4ecd9c5ab77744815847bdc8a28.gifv);
  374. background-size:cover;
  375. background-position:center;
  376. }
  377.  
  378. /* ORIGINAL PNG DECORATIONS */
  379.  
  380. #butterfly1 {
  381. position:absolute;
  382. z-index:24;
  383. left:35px;
  384. top:145px;
  385. width:125px;
  386. height:125px;
  387. background-image:url(https://static.tumblr.com/zvesamf/tjps9n6d0/png_three.png);
  388. background-size:contain;
  389. background-repeat:no-repeat;
  390. background-position:center;
  391. }
  392.  
  393. #butterfly2 {
  394. position:absolute;
  395. z-index:24;
  396. left:620px;
  397. top:260px;
  398. width:125px;
  399. height:125px;
  400. background-image:url(https://static.tumblr.com/zvesamf/pRps9n6cz/png_one.png);
  401. background-size:contain;
  402. background-repeat:no-repeat;
  403. background-position:center;
  404. }
  405.  
  406. #camera {
  407. position:absolute;
  408. z-index:23;
  409. left:0;
  410. top:210px;
  411. width:115px;
  412. height:115px;
  413. background-image:url(https://static.tumblr.com/zvesamf/RxJs9n6tb/png_four.png);
  414. background-size:contain;
  415. background-repeat:no-repeat;
  416. background-position:center;
  417. }
  418.  
  419. #decodrinks {
  420. position:absolute;
  421. z-index:22;
  422. left:625px;
  423. top:165px;
  424. width:130px;
  425. height:90px;
  426. background-image:url(https://static.tumblr.com/zvesamf/89cs9n6d1/png_two.png);
  427. background-size:contain;
  428. background-repeat:no-repeat;
  429. background-position:center;
  430. }
  431.  
  432. #heartpin {
  433. position:absolute;
  434. z-index:26;
  435. left:410px;
  436. top:245px;
  437. width:85px;
  438. height:85px;
  439. background-image:url(https://static.tumblr.com/zvesamf/egbs9n6cz/png_five.png);
  440. background-size:contain;
  441. background-repeat:no-repeat;
  442. background-position:center;
  443. }
  444.  
  445. /* LINKS */
  446.  
  447. #links {
  448. position:absolute;
  449. z-index:30;
  450. left:105px;
  451. top:550px;
  452. width:250px;
  453. height:35px;
  454. }
  455.  
  456. #links a {
  457. display:inline-block;
  458. width:27px;
  459. height:27px;
  460. padding:0;
  461. margin-right:9px;
  462. background:#000;
  463. border-radius:100%;
  464. color:#fff!important;
  465. font-size:7px;
  466. line-height:27px;
  467. text-align:center;
  468. }
  469.  
  470. #links a:hover {
  471. background:#6ebebb;
  472. color:#fff!important;
  473. }
  474.  
  475. /* FONT */
  476.  
  477. @font-face {
  478. font-family:poppins;
  479. src:url(https://dl.dropboxusercontent.com/s/c7yh7zqu0j7bvb0/Poppins-Regular.otf);
  480. }
  481.  
  482. /* NING CLEANUP */
  483.  
  484. h1,h2,h3,
  485. #xg_head,
  486. #xg_foot,
  487. #xg_layout_column_1,
  488. .xg_module.xg_module_comment_wall,
  489. .xg_span-5,
  490. ul.nobullets.last-child,
  491. .xg_chat.chatFooter,
  492. li.right,
  493. #xn_bar,
  494. #xn_bar_menu_tabs,
  495. #xn_bar_menu_more,
  496. p#xn_gyo_link,
  497. p#xn_brand {
  498. display:none!important;
  499. }
Advertisement
Add Comment
Please, Sign In to add comment