Advertisement
Imzadi1983

Claire About Me

Nov 28th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.81 KB | None | 0 0
  1. <style>
  2. .xpdonnax { BG P R O P E R T I E S }
  3.  
  4. body {
  5. background-color:#ffffff;
  6. margin-top:300px;
  7. overflow-y:auto; }
  8.  
  9.  
  10. .xpdonnax { TABLE P R O P E R T I E S }
  11.  
  12. table, tr, td { background-color:transparent; border:0px!important; }
  13.  
  14.  
  15. .xpdonnax { SCROLLBAR P R O P E R T I E S }
  16.  
  17. ::-webkit-scrollbar-thumb { background-color:#990012; }
  18.  
  19. ::-webkit-scrollbar {
  20. width:3px;
  21. height:3px;
  22. background:#ffffff; }
  23.  
  24.  
  25. .xpdonnax { REGULAR L I N K S }
  26.  
  27. a:active, a:visited, a:link {
  28. color:#000000;
  29. font-family:consolas;
  30. font-size:9px;
  31. line-height:9px;
  32. padding:0px 2px 0px 2px;
  33. text-decoration:none;
  34. text-transform:uppercase;
  35. -webkit-transition: all 0.6s linear;
  36. -moz-transition: all 0.6s linear;
  37. transition: all 0.6s linear;}
  38.  
  39.  
  40. .xpdonnax { NAVIGATION L I N K S }
  41.  
  42. a.first, a.first:link, a.first:active, a.first:visited {
  43. color:#ffffff;
  44. font-family:georgia;
  45. font-weight:lighter;
  46. line-height:28px;
  47. font-size:27px;
  48. display:block;
  49. height:28px;
  50. text-align:right;
  51. letter-spacing:-2px;
  52. margin:0px 18px 0px 0px;
  53. text-shadow:1px 1px 0px #000000;
  54. text-transform:lowercase;
  55. -webkit-transition: all .5s linear;
  56. -moz-transition: all .5s linear;
  57. transition: all .5s linear;}
  58.  
  59. [data-nav]:after{
  60. content: attr(data-nav);
  61. padding:0px 0px 0px 8px;
  62. margin:0px;
  63. width:28px;
  64. height:28px;
  65. color: #ffffff;
  66. line-height:28px;
  67. font-family:times;
  68. font-size:28px;
  69. text-align:left;
  70. position:absolute;
  71. text-shadow:0px 0px 0px transparent;
  72. -webkit-transition: all 0.3s linear;
  73. -moz-transition: all 0.3s linear;
  74. transition: all 0.3s linear;}
  75.  
  76. [data-nav]:hover:after{ color:#990012; }
  77.  
  78.  
  79. .xpdonnax { EXTRA NAVIGATION L I N K S }
  80.  
  81. a.second, a.second:link, a.second:active, a.second:visited {
  82. font-family:consolas;
  83. font-size:10px;
  84. display:inline-block;
  85. line-height:75px;
  86. width:5.38%;
  87. height:775%;
  88. float:left;
  89. padding:0%;
  90. color:#ffffff;
  91. text-align:center;
  92. background:#ff0017;
  93. margin:0% .5% 0% 0%;
  94. text-shadow:1px 1px 0px #000000;
  95. text-transform:lowercase;
  96. -webkit-transition: all .5s linear;
  97. -moz-transition: all .5s linear;
  98. transition: all .5s linear;}
  99.  
  100. a.second:hover { text-transform:uppercase!important; }
  101.  
  102.  
  103. .xpdonnax { EXTRA NAVIGATION L I N K S }
  104.  
  105. a.luv, a.luv:link, a.luv:active, a.luv:visited {
  106. font-family:consolas;
  107. font-size:105px;
  108. display:inline-block;
  109. line-height:110px;
  110. width:70px;
  111. height:100%;
  112. float:left;
  113. padding:0%;
  114. margin:0%;
  115. color:#ffffff;
  116. text-align:center;
  117. background:#000000;
  118. text-shadow:1px 1px 0px #ffffff;
  119. -webkit-transition: all .5s linear;
  120. -moz-transition: all .5s linear;
  121. transition: all .5s linear;}
  122.  
  123. a.luv:hover { background:#990012; }
  124.  
  125.  
  126. .text, table, tr, td, li, p, div {
  127. color:#000000;
  128. font-family:consolas;
  129. font-size:10px;
  130. font-weight:lighter;
  131. line-height:9px;
  132. letter-spacing:0px;
  133. text-transform:normal;}
  134.  
  135.  
  136. i {
  137. color:#990012;
  138. font-size:10px;
  139. font-family:Palatino Linotype;
  140. text-transform:none;
  141. letter-spacing:1px;
  142. font-weight:bold;}
  143.  
  144.  
  145. b {
  146. color:#990012;
  147. font-size: 14px;
  148. font-weight:lighter;
  149. font-family: georgia;
  150. text-transform: lowercase;
  151. line-height:13px;
  152. letter-spacing: -1px;}
  153.  
  154.  
  155. u {
  156. color:#ffffff;
  157. font-family:ms gothic;
  158. font-size:10px;
  159. line-height:11px;
  160. background-color:#990012;
  161. text-transform:uppercase;
  162. text-decoration:none;
  163. font-weight:lighter;
  164. font-style:normal;
  165. padding:0px 0px 1px 2px;
  166. letter-spacing:2px;}
  167.  
  168.  
  169. strong {
  170. color:#990012;
  171. font-size: 14px;
  172. font-weight:lighter;
  173. font-family: georgia;
  174. text-transform: lowercase;
  175. line-height:13px;
  176. letter-spacing: -1px;}
  177.  
  178.  
  179. .xpdonnax { HEADERS }
  180.  
  181. h1{
  182. color:#FEFCFF;
  183. line-height:40px;
  184. text-transform:uppercase;
  185. font-family:arial;
  186. font-size:38px;
  187. font-style:italic;
  188. text-align:center;
  189. letter-spacing:-8px;
  190. text-shadow:2px 2px 0px #000000;
  191. margin:11.5% 0px -1% -8px;}
  192.  
  193.  
  194. h2{
  195. color:#FEFCFF;
  196. font-family:arial narrow;
  197. font-size:9.5px;
  198. font-style:normal;
  199. font-weight:lighter;
  200. line-height:8px;
  201. text-align:center;
  202. letter-spacing:0px;
  203. text-transform:none;
  204. text-shadow:1px 1px 0px #000000;
  205. margin:0px;
  206. height:10px;}
  207.  
  208. h3{
  209. font-family:cambria;
  210. font-size:12px;
  211. font-style:normal;
  212. font-weight:lighter;
  213. line-height:13px;
  214. text-align:center;
  215. letter-spacing:.5px;
  216. text-transform:none;
  217. margin:0px;
  218. height:13px;}
  219.  
  220.  
  221. h4{
  222. color:#000000;
  223. line-height:16px;
  224. font-weight:lighter;
  225. text-transform:none;
  226. font-family:arial narrow;
  227. font-size:17px;
  228. text-align:left;
  229. word-spacing:5px;
  230. letter-spacing:-.5px;
  231. text-shadow:0px 0px 0px transparent;
  232. margin:0px;
  233. padding:0px 0px 0px 8px;}
  234.  
  235.  
  236. h5{
  237. width:100%;
  238. float:left;
  239. color:#000000;
  240. line-height:16px;
  241. font-weight:lighter;
  242. font-style:italic;
  243. text-transform:none;
  244. font-family:arial narrow;
  245. border-bottom:1px solid #ff0017;
  246. font-size:15px;
  247. text-align:right;
  248. letter-spacing:-1px;
  249. margin:0px;
  250. padding:0px;}
  251.  
  252.  
  253. h6{
  254. color:#000000;
  255. line-height:24px;
  256. text-transform:none;
  257. font-family:georgia;
  258. font-size:24px;
  259. text-align:left;
  260. font-weight:lighter;
  261. letter-spacing:-3px;
  262. margin:0px;}
  263.  
  264.  
  265. .xpdonnax { S P A N CLASS P R O P E R T I E S }
  266.  
  267. .dropcap {
  268. float: left;
  269. line-height:36px;
  270. padding:4px 6px 4px 6px;
  271. margin:0px 4px 2px 0px;
  272. font:bold 20px georgia;}
  273.  
  274.  
  275. .red{ color:#990012; }
  276.  
  277. blockquote{
  278. margin:0px;
  279. padding:0px;
  280. width:50%;
  281. float:left;
  282. text-align:left;
  283. line-height:8px;}
  284.  
  285. .xpdonnax { D I V T A B L E S }
  286.  
  287. #yolo{
  288. top:0px;
  289. left:0px;
  290. width:100%;
  291. height:100%;
  292. position:fixed;}
  293.  
  294. #yolo .left{
  295. top:0px;
  296. left:0px;
  297. width:50%;
  298. height:100%;
  299. z-index:1;
  300. position:fixed;
  301. background:#000000;
  302. -webkit-transition: all 0.6s ease;
  303. -moz-transition: all 0.6s ease;
  304. transition: all 0.6s ease;}
  305.  
  306. #yolo:hover .left{
  307. width:40%;}
  308.  
  309. #yolo .right{
  310. top:0px;
  311. right:0px;
  312. width:50%;
  313. height:100%;
  314. z-index:1;
  315. position:fixed;
  316. background:#990012;
  317. -webkit-transition: all 0.6s ease;
  318. -moz-transition: all 0.6s ease;
  319. transition: all 0.6s ease;}
  320.  
  321. #yolo:hover .right{
  322. width:40%;}
  323.  
  324. #yolo .line{
  325. top:0%;
  326. right:49.5%;
  327. width:1%;
  328. height:100%;
  329. z-index:2;
  330. position:fixed;
  331. background:#ffffff;
  332. -webkit-transition: all 0.3s ease;
  333. -moz-transition: all 0.3s ease;
  334. transition: all 0.3s ease;}
  335.  
  336. #yolo:hover .line{
  337. top:50%;
  338. height:0%;}
  339.  
  340.  
  341. #yolo .puddin{
  342. top:36%;
  343. left:45%;
  344. width:10%;
  345. height:27.5%;
  346. z-index:100;
  347. position:fixed;
  348. text-align:center;
  349. background:transparent;
  350. -webkit-transition: all 0.3s ease;
  351. -moz-transition: all 0.3s ease;
  352. transition: all 0.3s ease;
  353. -ms-transform: rotate(0deg);
  354. -webkit-transform: rotate(0deg);
  355. transform: rotate(0deg);}
  356.  
  357. #yolo:hover .puddin{
  358. height:0%;
  359. font-size:0px;
  360. z-index:-1;
  361. -ms-transform: rotate(360deg);
  362. -webkit-transform: rotate(360deg);
  363. transform: rotate(360deg);
  364. filter:alpha(opacity=0);
  365. -html-opacity:0;
  366. -moz-opacity:0;
  367. opacity:0;}
  368.  
  369.  
  370. #yolo .diamond{
  371. top:33%;
  372. left:43%;
  373. z-index:99;
  374. width:13%;
  375. height:35%;
  376. position:fixed;
  377. text-align:justify;
  378. background:url('');
  379. background-size:12%;
  380. background-repeat:no-repeat;
  381. background-position:center center;
  382. background-attachment:fixed;
  383. -webkit-transition: all 0.3s ease;
  384. -moz-transition: all 0.3s ease;
  385. transition: all 0.3s ease;
  386. -ms-transform: rotate(0deg);
  387. -webkit-transform: rotate(0deg);
  388. transform: rotate(0deg);}
  389.  
  390. #yolo:hover .diamond{
  391. height:0;
  392. width:0;
  393. left:46%;
  394. z-index:-1;
  395. font-size:0px;
  396. -ms-transform: rotate(360deg);
  397. -webkit-transform: rotate(360deg);
  398. transform: rotate(360deg);
  399. filter:alpha(opacity=0);
  400. -html-opacity:0;
  401. -moz-opacity:0;
  402. opacity:0;}
  403.  
  404.  
  405. #yolo .info{
  406. top:1.8%;
  407. left:41%;
  408. width:18%;
  409. height:96%;
  410. z-index:0;
  411. position:fixed;
  412. background:#ffffff;}
  413.  
  414.  
  415. #yolo .love{
  416. top:63.5%;
  417. left:52.6%;
  418. width:5.1%;
  419. height:16.8%;
  420. z-index:0;
  421. font-size:0px;
  422. color:transparent;
  423. position:fixed;
  424. background:#ffffff;
  425. -webkit-transition: all 0.6s ease;
  426. -moz-transition: all 0.6s ease;
  427. transition: all 0.6s ease;}
  428.  
  429. #yolo .love:hover{
  430. color:#ffffff;
  431. font-size:10px;
  432. left:42.2%;
  433. width:15.6%;}
  434.  
  435. #yolo .love .luvinfo{
  436. float:right;
  437. width:0%;
  438. height:100%;
  439. font-size:0px;
  440. overflow-y:auto;
  441. text-align:left;
  442. -webkit-transition: all 0.6s ease;
  443. -moz-transition: all 0.6s ease;
  444. transition: all 0.6s ease;
  445. filter:alpha(opacity=0);
  446. -html-opacity:0;
  447. -moz-opacity:0;
  448. opacity:0;}
  449.  
  450. #yolo .love:hover .luvinfo{
  451. width:63.2%;
  452. font-size:10px;
  453. filter:alpha(opacity=1);
  454. -html-opacity:1;
  455. -moz-opacity:1;
  456. opacity:1;}
  457.  
  458.  
  459. #yolo .connections{
  460. display:inline;
  461. overflow-x: auto;
  462. overflow-y:hidden;
  463. width:100%;
  464. height:16%;
  465. float:left;
  466. margin-top:0%;}
  467.  
  468.  
  469. #yolo .quote{
  470. bottom:16%;
  471. left:40%;
  472. width:0%;
  473. height:auto;
  474. z-index:100;
  475. position:fixed;
  476. -webkit-transition: all 0.3s ease;
  477. -moz-transition: all 0.3s ease;
  478. transition: all 0.3s ease;
  479. filter:alpha(opacity=0);
  480. -html-opacity:0;
  481. -moz-opacity:0;
  482. opacity:0;}
  483.  
  484. #yolo:hover .quote{
  485. width:13%;
  486. left:26%;
  487. filter:alpha(opacity=1);
  488. -html-opacity:1;
  489. -moz-opacity:1;
  490. opacity:1;}
  491.  
  492. #yolo .harley{
  493. bottom:-2%;
  494. left:63%;
  495. width:0%;
  496. height:500px;
  497. z-index:100;
  498. position:fixed;
  499. -webkit-transition: all 0.3s ease;
  500. -moz-transition: all 0.3s ease;
  501. transition: all 0.3s ease;
  502. filter:alpha(opacity=0);
  503. -html-opacity:0;
  504. -moz-opacity:0;
  505. opacity:0;}
  506.  
  507. #yolo:hover .harley{
  508. width:25%;
  509. filter:alpha(opacity=1);
  510. -html-opacity:1;
  511. -moz-opacity:1;
  512. opacity:1;}
  513.  
  514. #yolo .haha{
  515. bottom:22%;
  516. left:63%;
  517. width:500px;
  518. height:500px;
  519. z-index:100;
  520. position:fixed;
  521. -webkit-transition: all 0.3s ease;
  522. -moz-transition: all 0.3s ease;
  523. transition: all 0.3s ease;
  524. filter:alpha(opacity=0);
  525. -html-opacity:0;
  526. -moz-opacity:0;
  527. opacity:0;}
  528.  
  529. #yolo:hover .haha{
  530. filter:alpha(opacity=1);
  531. -html-opacity:1;
  532. -moz-opacity:1;
  533. opacity:1;}
  534.  
  535. #yolo .name{
  536. bottom:20%;
  537. left:39.8%;
  538. width:48%;
  539. height:10%;
  540. z-index:100;
  541. color:#ffffff;
  542. position:fixed;
  543. line-height:50px;
  544. text-transform:none;
  545. font-family:arial narrow;
  546. font-weight:lighter;
  547. font-size:60px;
  548. letter-spacing:-8px;
  549. text-shadow:2px 2px 0px #000000;
  550. -webkit-transition: all 0.3s ease;
  551. -moz-transition: all 0.3s ease;
  552. transition: all 0.3s ease;
  553. -ms-transform: rotate(90deg);
  554. -webkit-transform: rotate(90deg);
  555. transform: rotate(90deg);
  556. filter:alpha(opacity=0);
  557. -html-opacity:0;
  558. -moz-opacity:0;
  559. opacity:0;}
  560.  
  561. #yolo:hover .name{
  562. filter:alpha(opacity=1);
  563. -html-opacity:1;
  564. -moz-opacity:1;
  565. opacity:1;}
  566.  
  567.  
  568. #yolo .music{
  569. bottom:6px;
  570. width:150px;
  571. left:6px;
  572. height:85px;
  573. z-index:100;
  574. position:fixed;
  575. border:1px solid #ffffff;
  576. -webkit-transition: all 0.6s ease;
  577. -moz-transition: all 0.6s ease;
  578. transition: all 0.6s ease;}
  579.  
  580. #yolo .music:hover{
  581. width:525px;
  582. height:300px;}
  583.  
  584.  
  585. .xpdonnax { C R E D I T L I N K S }
  586.  
  587. a.hightimes, a.hightimes:link, a.hightimes:active, a.hightimes:visited {
  588. font-size:30px;
  589. font-family:sans serif;
  590. display:block;
  591. line-height:30px;
  592. padding:0px;
  593. margin:0px;
  594. width:30px;
  595. height:30px;
  596. text-align:right;
  597. background-color:transparent;
  598. text-transform:uppercase;
  599. -webkit-transition: all 0.8s linear;
  600. -moz-transition: all 0.8s linear;
  601. transition: all 0.8s linear;}
  602.  
  603.  
  604. .credit {
  605. bottom:6px;
  606. right:12px;
  607. width:30px;
  608. height:30px;
  609. z-index:100;
  610. text-align:right;
  611. overflow:hidden;
  612. position:fixed;}
  613.  
  614.  
  615. .xpdonnax { HIDE C O D E S & ETC }
  616.  
  617. .clearfix { display:none; }
  618. table.profileInfo table tr:last-child { display:none; }
  619. div.clearfix ul small { display:none!important; }
  620. table.rail { display:none; }
  621. #googlebar { display:none; }
  622. .profileinfo { display:none; }
  623. .extendedNetwork { display:none; }
  624. .userProfileURL { display:none; }
  625. .friendscomments { display:none; }
  626. .interestsAndDetails { display:none; }
  627. .lightbluetext8 { display:none; }
  628. .userProfiledetail { display:none; }
  629. .latestBlogEntry { display:none; }
  630. .orangetext15 { display:none; }
  631. .userAlbums { display:none; }
  632. .friendspace { display:none; }
  633. .contacttable { display:none; }
  634. .msOnlineNow { display:none; }
  635. #Groups {display:none!important;}
  636. #footerWarpper { display:none; }
  637. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement