Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body { background-image:url();)!important;}
- #xg_body a { color: #fff;
- }
- #xg_body a:hover { color: #aaa;
- }
- #xg_layout_column_2 { background: #trans;
- font-color: #aaa;
- font-family: poppins;
- font-size: 12px;
- margin-left: -40px;
- margin-top: 20px;
- width: 1200px;
- height: 500px;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- /****html****/
- #code { height: 1500px;}
- #container { background-color: #566D7E;!important; z-index: 1px; width: 400px; height: 380px; left: 450px; top: 150px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid;}
- #container2 { background-color: #181818;!important; z-index: 1px; width: 400px; height: 400px; left: 290px; top: 70px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border-left: 90px #111 solid;}
- #container3 { background-color: #191919;!important; z-index: 1px; width: 360px; height: 360px; left: 200px; top: 10px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid;}
- #container4 { background-color: #trans;!important; z-index: 1px; width: 90px; height: 400px; left: 290px; top: 70px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid;}
- #container5 { background-color: #trans;!important; z-index: 1px; width: 490px; height: 400px; left: 290px; top: 70px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid;}
- #contain {
- position: absolute;
- width: 85px;
- height: 370px;
- margin-left: 282px;
- margin-top: 73px;
- background: #trans;
- overflow: auto;
- padding: 10px;
- border-radius: 6px;
- border-top: 0px #fff solid;
- }
- .view {
- width: 60px;
- height: 60px;
- top: -10px;
- 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 #566D7E double;
- border-radius: 6px;
- }
- .view .mask,.view .content {
- width: 60px;
- height: 60px;
- position: absolute;
- overflow: hidden;
- top: 0;
- left: 0;
- }
- .view img {
- top: -5px;
- left: -8px;
- width: 60px!important;
- height: 60px!important;
- display: block;
- position: relative;
- border-radius: 0px;
- }
- .view .bio {
- overflow: auto;
- font-family: 'caviar dreams';
- font-size: 5px!important;
- font-style: normal;
- position: relative;
- color: #fff!important;
- padding: 0px 10px -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: 5px;
- display: inline-block;
- text-decoration: none;
- padding: 7px;
- color: #566D7E;
- font-size: 6px;
- 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: #111;
- -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;
- }
- #title { background-color: #trans; !important; z-index: 1px; width: 305px; height: 45px; left: 110px; 90px; top: 180px; border-radius: 0px; position: absolute; background-size: cover; filter: contrast(100%) grayscale(0%) brightness(100%); letter-spacing: 0px; font-size:60px; text-align: left; padding-top: 10px; font-family: qwenzy; text-transform: normal; line-height: 10px; font-weight: 1900; background: #trans; -webkit-transform: rotate(-90deg); color: #566D7E;
- }
- #image1 { background-image: url(https://64.media.tumblr.com/929a626a89a54c22a2fdcaf57c39a201/d15c3af8d9a4213c-16/s400x600/bed909f68ec18f3449db69e42cfbcae46773efb0.gifv); !important; z-index: 1px; width: 65px; height: 65px; left: 480px; top: 102px; border-radius: 6px; position: absolute; border: 1px #444 solid; background-size: cover; filter: contrast(100%) grayscale(100%) brightness(100%); color: #eee; letter-spacing: 1px; font-size: 8px; text-align: right; padding: 10px; transform: rotate(-10deg); }
- #image2 { background-image: url(https://64.media.tumblr.com/108c5f40ce791573037e24854fb609ea/a2efc06bf44b860e-a5/s1280x1920/06c6138b60b46966272c2bc625c4dd797e710147.jpg); !important; z-index: 1px; width: 45px; height: 45px; left: 550px; top: 140px; border-radius: 6px; position: absolute; border: 1px #444 solid;background-size: cover; filter: contrast(100%) grayscale(100%) brightness(100%); color: #eee; letter-spacing: 1px; font-size: 8px; text-align: right; padding: 10px; transform: rotate(15deg); }
- #essay { background-color: #trans; z-index: 1px; width: 225px; height: 200px; left: 410px; 90px; top: 195px; border-radius: 0px; position: absolute; border: 0px solid #444; text-transform: uppercase; font-family: poppins; padding: 30px; text-align: justify; font-size: 5px; line-height: 18px; letter-spacing: 2px; color: #566D7E;}
- #image3 { background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/13427179293?profile=original); !important; z-index: 1px; width: 190px; height: 285px; left: 710px; top: 192px; border-radius: 0px; position: absolute; border: 0px #555 solid;background-size: cover; filter: contrast(100%) grayscale(100%) brightness(60%); color: #eee; letter-spacing: 1px; font-size: 10px; text-align: center; padding: 10px; }
- #line { background-color: #566D7E;!important; z-index: 1px; width: 110px; height: 1px; left: 240px; top: 40px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 0px #333 solid;}
- #links2 { background-color: #trans; z-index: 1px; width: 225px; height: 200px; left: 345px; 90px; top: 2px; border-radius: 0px; position: absolute; border: 0px solid #444; text-transform: uppercase; font-family: poppins; padding: 30px; text-align: justify; font-size: 5px; line-height: 18px; letter-spacing: 1px; color: #566D7E; word-spacing: 10px; }
- #music { background-color: #191919;!important; z-index: 1px; width: 135px; height: 35px; left: 585px; top: 0px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid; font-family: poppins; padding-top: 15px; padding-left: 30px; text-align: center; font-size: 7px; line-height: 10px; letter-spacing: 2px; color: #566D7E; text-transform: uppercase;}
- .music b, strong {color: #AAA; font-family: poppins; font-size:5px; font-weight: 1200; opacity: 100%; line-height: 14px; letter-spacing: 2px; font-style: normal;}
- #play { background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/13463570871?profile=original); !important; z-index: 1px; width: 10px; height: 10px; left: 10px; top: 10px; border-radius: 6px; position: absolute; border: 1px #444 solid; background-size: cover; filter: contrast(100%) grayscale(0%) brightness(90%); color: #eee; letter-spacing: 1px; font-size: 8px; text-align: right; padding: 10px; transform: rotate(0deg); }
- #ooc { background-color: #191919;!important; z-index: 1px; width: 135px; height: 35px; left: 265px; top: 490px; border-radius: 0px; position: absolute; filter: grayscale(10%) brightness(100%); background-size: cover; border: 1px #333 solid; font-family: poppins; padding-top: 15px; padding-left: 30px; text-align: center; font-size: 7px; line-height: 10px; letter-spacing: 2px; color: #566D7E; text-transform: uppercase; font-style: normal;}
- #ooc2 { background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/13463572271?profile=original); !important; z-index: 1px; width: 10px; height: 10px; left: 275px; top: 500px; border-radius: 6px; position: absolute; border: 1px #444 solid; background-size: cover; filter: contrast(100%) grayscale(0%) brightness(90%); color: #eee; letter-spacing: 1px; font-size: 8px; text-align: right; padding: 10px; transform: rotate(0deg); }
- #link {
- display: inline-block;
- position: absolute;
- width: 10px;
- height: 240px;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- opacity: 0.7;
- margin-top: 110px;
- margin-left: 670px;
- 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: 55px;
- height: 65px;
- text-align: center;
- text-transform: uppercase;
- text-align: center;
- line-height: 10px;
- color: #fff;
- text-shadow: 0px 0px 6px #trans;
- font-size: 7px;
- letter-spacing: 1px;
- font-family: 'roboto';
- -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: 10px;
- -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);}
- @font-face {font-family: robold; src: url(HTTPS://DL.DROPBOXUSERCONTENT.COM/s/qynix3bz0j8ppva/Roboto-BoldCondensed.ttf);}
Advertisement
Add Comment
Please, Sign In to add comment