Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body { background-color:#000!important;}
- #xg_body a { color: #FFD700;
- }
- #xg_body a:hover { color: #aaa;
- }
- #xg_layout_column_2 { background: #trans;
- font-color: #aaa;
- font-family: poppins;
- font-size: 12px;
- margin-left: -100px;
- margin-top: 40px;
- width: 1200px;
- height: 500px;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- /****html****/
- #code { height: 1500px;}
- #container { background-color: #111;!important; z-index: 1px; width: 680px; height: 480px; left: 250px; top: 0px; border-radius: 6px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #222 solid; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;}
- #blob { background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/13736576072?profile=original);!important; z-index: 1px; width: 380px; height: 290px; left: 190px; top: -20px; border-radius: 10px; position: absolute; filter: grayscale(10%) brightness(80%); background-size: cover; border: 0px #222 solid;}
- #title { background-color: #trans!important; z-index: 1px; width: 205px; height: 35px; left: 350px; 90px; top: 260px; border-radius: 0px; position: absolute; background-size: cover; filter: contrast(97%) grayscale(0%); letter-spacing: 1px; font-size: 10px; text-align: left; padding-top: 0px; font-family: robold; text-transform: uppercase; color: #fff; line-height: 10px;}
- #title2 { background-color: #trans!important; z-index: 1px; width: 305px; height: 35px; left: 260px; 90px; top: 280px; border-radius: 0px; position: absolute; background-size: cover; filter: contrast(97%) grayscale(0%); letter-spacing: 1px; font-size: 100px; text-align: left; padding-top: 0px; font-family: shutter; text-transform: normal; color: #555; line-height: 10px;}
- #blob2 { background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/13535594873?profile=original);!important; z-index: 1px; width: 85px; height: 105px; left: 800px; top: 15px; border-radius: 10px; position: absolute; filter: grayscale(100%) brightness(80%); background-size: cover; border: 0px #222 solid;}
- @font-face {
- font-family: "shutter";
- src: url("https://dl.dropboxusercontent.com/s/l52ysbcirhvz2c4/shutter.ttf");}
- @font-face {
- font-family: "robold";
- src: url("https://dl.dropboxusercontent.com/s/qynix3bz0j8ppva/Roboto-BoldCondensed.ttf");
- }
- #contain {
- position: absolute;
- width: 345px;
- height: 355px;
- margin-left: 600px;
- margin-top: 100px;
- background: #trans;
- overflow: auto;
- padding: 0px;
- border-radius: 6px;
- border-top: 0px #222 solid;
- }
- .view {
- width: 75px;
- height: 100px;
- top: 0px;
- margin: 7px;
- float: left;
- overflow: hidden;
- position: relative;
- text-align: center;
- box-shadow: 0px 1px 1px 0px #trans;
- filter: grayscale(0.3) brightness(80%) contrast(100%);
- border: 2px #ddd double;
- border-radius: 6px;
- }
- .view .mask,.view .content {
- width: 75px;
- height: 100px;
- position: absolute;
- overflow: hidden;
- top: 0;
- left: 0;
- }
- .view img {
- top: -5px;
- left: -8px;
- width: 75px!important;
- height: 100px!important;
- display: block;
- position: relative;
- border-radius: 0px;
- }
- .view .bio {
- overflow: auto;
- font-family: 'caviar dreams';
- font-size: 7px!important;
- font-style: normal;
- position: relative;
- color: #fff!important;
- padding: 0px 20px -5px;
- text-align: center;
- height: 30px!important;
- text-transform: lowercase;
- letter-spacing: 0px;
- font-weight: 1000;
- }
- @font-face { font-family: caviar dreams; src: url(https://static.tumblr.com/v6akjgz/RCIqf9hvq/caviardreams.ttf); }
- @font-face { font-family: "underground"; src: url('https://static.tumblr.com/zruguhm/skdmj5yfp/europeunderground_light.ttf'); }
- .view .info {
- margin-top: 15px;
- display: inline-block;
- text-decoration: none;
- padding: 9px;
- color: #fff;
- font-size: 7px;
- text-transform: uppercase;
- letter-spacing: 0px;
- }
- .view-tenth img {
- -webkit-transform: scaleY(1);
- -moz-transform: scaleY(1);
- -o-transform: scaleY(1);
- -ms-transform: scaleY(1);
- transform: scaleY(1);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .view-tenth .mask {
- background-color: #222;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- -ms-transition: all 0.5s linear;
- transition: all 0.5s linear;
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- opacity: 0;
- }
- .view-tenth .bio {
- color: #333;
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- opacity: 0;
- -webkit-transform: scale(0);
- -moz-transform: scale(0);
- -o-transform: scale(0);
- -ms-transform: scale(0);
- transform: scale(0);
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- -ms-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .view-tenth .info {
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- opacity: 0;
- -webkit-transform: scale(0);
- -moz-transform: scale(0);
- -o-transform: scale(0);
- -ms-transform: scale(0);
- transform: scale(0);
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- -ms-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .view-tenth:hover img {
- -webkit-transform: scale(10);
- -moz-transform: scale(10);
- -o-transform: scale(10);
- -ms-transform: scale(10);
- transform: scale(10);
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- opacity: 0;
- }
- .view-tenth:hover .mask {
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
- filter: alpha(opacity=100);
- opacity: 1;
- }
- .view-tenth:hover .bio,.view-tenth:hover .info {
- -webkit-transform: scale(1);
- -moz-transform: scale(1);
- -o-transform: scale(1);
- -ms-transform: scale(1);
- transform: scale(1);
- -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
- filter: alpha(opacity=100);
- opacity: 1;
- }
- #title3 { background-color: #trans!important; z-index: 1px; width: 295px; height: 35px; left: 620px; 90px; top: 45px; border-radius: 0px; position: absolute; background-size: cover; filter: contrast(97%) grayscale(0%); letter-spacing: 1px; font-size:25px; text-align: left; padding-top: 0px; font-family: coco bold; text-transform: lowercase; color: #fff; line-height: 40px;}
- #title4 { background-color: #trans!important; z-index: 1px; width: 205px; height: 35px; left: 685px; 90px; top: 80px; border-radius: 0px; position: absolute; background-size: cover; filter: contrast(97%) grayscale(0%); letter-spacing: 2px; font-size: 9px; text-align: left; padding-top: 0px; font-family: robold; text-transform: uppercase; color: #fff; line-height: 10px; font-style: italic;
- }
- #essay { background-color: #trans; z-index: 1px; width: 200px; height: 223px; left: 255px; 90px; top: 282px; border-radius: 0px; position: absolute; border: 0px solid #ddd; text-transform: uppercase; font-family: poppins; padding: 30px; text-align: justify; font-size: 5px; line-height: 14px; letter-spacing: 1px; color: #fff;
- }
- .essay b, strong {color: #555; font-family: poppins; font-size:5px; font-weight: 1200; opacity: 100%; line-height: 14px; letter-spacing: 1px; font-style: italic;}
- #line { background-color: #333;!important; z-index: 1px; width: 1px; height: 300px; left: 545px; top: 43px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 0px #333 solid;}
- @font-face {
- font-family: "coco bold";
- src: url("https://dl.dropboxusercontent.com/s/ub4m5u6okz1slpb/semi-light.ttf") format("truetype");
- }
- #scroll { background-color: #trans; z-index: 1px; width: 200px; height: 0px; left: 790px; 90px; top: 265px; border-radius: 0px; position: absolute; border: 0px solid #ddd; text-transform: uppercase; font-family: poppins; padding: 10px; text-align: justify; font-size: 7px; line-height: 0px; letter-spacing: 9px; color: #666; transform: rotate(90deg); font-style: normal;
- }
- #link {
- display: inline-block;
- position: absolute;
- width: 40px;
- height: 10px;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- opacity: 0.7;
- margin-top: 347px;
- margin-left: 515px;
- padding: 0px 15px 10px 0px;
- line-height: 0px;
- -webkit-filter: grayscale(10) brightness(21220%) contrast(20%);
- border-radius:6px;
- text-align: center;
- }
- #link a.links {
- display: inline-block;
- width: 25px;
- height: 25px;
- text-align: center;
- text-transform: uppercase;
- text-align: center;
- line-height: 0px;
- color: #fff;
- text-shadow: 0px 0px 6px #FFFFFF;
- font-size: 0px;
- font-family: 'beckman';
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- margin: 0px;
- -webkit-filter: grayscale(10) contrast(80%);
- }
- /****deleted codes****/
- h1, h2, h3 {display:none} #xg_head, #xg_foot{display:none} #xg_layout_column_1 {display:none} .xg_module.xg_module_comment_wall {display:none} .xg_span-5 {display:none} ul.nobullets.last-child {display:none} .xg_chat.chatFooter {display:none} li.right {display:none} #xn_bar {display:none} #xn_bar_menu_tabs, #xn_bar_menu_more, p#xn_gyo_link, p#xn_brand{ display:none !important; }
- /****fonts****/
- @font-face { font-family: qwenzy; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/5by6d7bk0k6fkoj/Qwenzy.ttf); }
- @font-face { font-family: shrikhand; src:url('https://dl.dropboxusercontent.com/s/vd0h7y96gdck6yd/Shrikhand-Regular.ttf?dl=0');}
- @font-face { font-family: 'poppins'; src: url('https://dl.dropboxusercontent.com/s/c7yh7zqu0j7bvb0/Poppins-Regular.otf'); ;}
- @font-face{font-family:"cocogoose";src:url('https://static.tumblr.com/d5muzyw/ESoqs98ai/cocogoose_pro-trial.ttf');
- @font-face { font-family: caviar dreams; src: url(https://static.tumblr.com/v6akjgz/RCIqf9hvq/caviardreams.ttf); }
- @font-face {font-family: smf; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/6m4tzkspt7u7hfr/MADE%20Soulmaze%20Filled.ttF);}
- @font-face {font-family: noteworthy; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/d63hhsagwae41zk/Noteworthy%20Script.otf); }
- @font-face {font-family: soulmaze; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/y2v3i4y79zzk3i3ojrzgb/MADE-Soulmaze-Outline-PERSONAL-USE.ttf);}
- @font-face {
- font-family: HelveticaNeueLight;
- src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/scl/fi/gdjbejlyhackhfqi044wg/HelveticaNeueLight.otf?rlkey=7d180rxzgvjgqic3oo3nr77lh&st=8thopr6g);
- }
- @font-face {
- font-family: HelveticaNeueBold;
- src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/scl/fi/73ds2x5evmg8ybsn3a3zv/HelveticaNeueBold.otf?rlkey=49x5kt8kipoqexay7o1za68mr&st=ozj44hia);
- }
- @font-face {font-family: roboto; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/i5x37kqbtb40s0b/Roboto-Light.ttf);}
Advertisement
Add Comment
Please, Sign In to add comment