TheLeetCoder

Untitled

Nov 8th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.03 KB | None | 0 0
  1. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html,body{font-family:Aller,Verdana,sans-serif;font-size:16px;background-color:#505762;color:#ffffff}h1{font-size:2em;line-height:1.6em}h2{font-size:1.2em;font-style:italic}h3{font-size:1.8em}h4{font-size:1em}h5{font-size:0.8em}h6{font-size:0.6em}p{font-size:1em;line-height:25px}strong{font-weight:900}em{font-style:italic}#site--wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounce{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}img.box{background-color:white;border-radius:6px;box-shadow:0px 0px 8px 0px rgba(0,0,0,0.6);cursor:pointer;pointer-events:initial;-webkit-transition:0s ease-out;transition:0s ease-out}img.box:hover{border:4px solid white;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6);-webkit-transition:.1s ease !important;transition:.1s ease !important;-webkit-transform:rotate(-3deg) !important;-ms-transform:rotate(-3deg) !important;transform:rotate(-3deg) !important;z-index:1000}.bounce{-webkit-animation:bounce 0.35s ease infinite alternate;animation:bounce 0.35s ease infinite alternate}@font-face{font-family:Icons;src:url("https://cdn.ricin.im/fonts/icons-webfont.eot");src:url("https://cdn.ricin.im/fonts/icons-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"),url("https://cdn.ricin.im/fonts/icons-webfont.woff2") format("woff2"),url("https://cdn.ricin.im/fonts/icons-webfont.woff") format("woff"),url("https://cdn.ricin.im/fonts/icons-webfont.ttf") format("truetype"),url("https://cdn.ricin.im/fonts/icons-webfont.svg#iconsregular") format("svg");font-weight:400;font-style:normal}.icon{font:normal normal normal 14px/1 Icons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0}.ic-shield::before{content:"\f132"}.ic-heart::before{content:"\f004"}.ic-cubes::before{content:"\f1b3"}.ic-github::before{content:"\f09b"}.ic-linux::before{content:"\f17c"}.ic-apple::before{content:"\f179"}.ic-windows::before{content:"\f17a"}.ic-comment::before{content:"\f075"}.ic-phone::before{content:"\f095"}.ic-video::before{content:"\f03d"}.ic-desktop::before{content:"\f108"}.ic-file::before{content:"\f15c"}.ic-group::before{content:"\f0c0"}*{box-sizing:border-box}*::-moz-selection{background:#33ca94 !important;color:#ffffff !important}*::selection{background:#33ca94 !important;color:#ffffff !important}a:hover{-webkit-transition:all linear 0.3s;transition:all linear 0.3s}#site--menu{padding:0 10%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:0;-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#222831}#site--menu #menu--left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}#site--menu #menu--left #menu--logo{height:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ffffff;font-size:26px;text-decoration:none;border-top:3px solid transparent;border-bottom:3px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#site--menu #menu--left #menu--logo #menu--logo-small{padding:4px 8px;font-size:16px;font-weight:lighter}#site--menu #menu--left #menu--logo:hover{color:#33ca94;border-bottom:3px solid #33ca94}#site--menu #menu--links{height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#site--menu #menu--links a{height:50px;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ffffff;text-decoration:none;border-top:3px solid transparent;border-bottom:3px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#site--menu #menu--links a:hover{background-color:#33ca94;border-bottom:3px solid #ffffff}#site--content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#site--content #content--header{padding:0 10%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-flex:0;-webkit-flex:0 0 150px;-ms-flex:0 0 150px;flex:0 0 150px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#29A176;background:url("https://cdn.ricin.im/images/intro.png") top center/cover fixed}#site--content #content--header #header--logo{margin-bottom:10px;font-size:48px;font-weight:bold;text-align:center;line-height:28px}#site--content #content--header #header--logo-small{font-size:38px;font-weight:lighter}#site--content #content--header #header--tagline{font-style:italic;text-align:center}#site--content #app--callout,#site--content #app--callout-secondary{z-index:500;padding:0 10%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:0;-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#222831}#site--content #app--callout h1,#site--content #app--callout-secondary h1{margin:10px 0 0 10px;font-weight:bold;text-align:center}#site--content #app--callout h2,#site--content #app--callout-secondary h2{margin:5px 0 5px 0;font-style:italic;text-align:center}#site--content #app--callout #callout--links,#site--content #app--callout-secondary #callout--links{padding:14px 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#site--content #app--callout #callout--links a,#site--content #app--callout-secondary #callout--links a{height:38px;padding:8px 12px;margin:0 5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#505762;border-radius:3px;color:#ffffff;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#site--content #app--callout #callout--links a:hover,#site--content #app--callout-secondary #callout--links a:hover{background-color:#33ca94;color:#ffffff}#site--content #app--callout #callout--links a span.icon,#site--content #app--callout-secondary #callout--links a span.icon{margin-right:8px}#site--content #app--callout-secondary{-webkit-box-flex:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;padding:40px 0;background-color:#29A176}#site--content #app--callout-secondary a:hover{padding:12px 16px;background-color:#ffffff !important;color:#33ca94 !important}#site--content #app--infos{z-index:100;background:-webkit-linear-gradient(top, #29A176 100px, #222831);background:linear-gradient(to bottom, #29A176 100px, #222831)}#site--content #app--infos section{padding:80px 10%;background-color:#29A176;-webkit-transform:skew(0deg, -3deg);-ms-transform:skew(0deg, -3deg);transform:skew(0deg, -3deg)}#site--content #app--infos section div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}#site--content #app--infos section div #infos--header{margin-bottom:20px;-webkit-transform:skew(0deg, 3deg) !important;-ms-transform:skew(0deg, 3deg) !important;transform:skew(0deg, 3deg) !important}#site--content #app--infos section div #infos--content{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:transparent;-webkit-transform:skew(0deg, 3deg) !important;-ms-transform:skew(0deg, 3deg) !important;transform:skew(0deg, 3deg) !important}#site--content #app--infos section div #infos--content #content--text{margin-right:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#site--content #app--infos section div #infos--content #content--text h3{padding:10px 0}#site--content #app--infos section div #infos--content #content--text p{margin-bottom:15px;padding:0 10px;font-size:16px;text-align:justify}#site--content #app--infos section div #infos--content #content--text p:last-child{margin-bottom:0}#site--content #app--infos section div #infos--content #content--text a{color:#29A176;font-weight:bold;text-decoration:none}#site--content #app--infos section div #infos--content #content--text a:hover{text-decoration:underline}#site--content #app--infos section div #infos--content #content--rows{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#site--content #app--infos section div #infos--content #content--rows article{margin:10px 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-width:200px}#site--content #app--infos section div #infos--content #content--rows article .icon{margin:0 0 10px 0;font-size:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-transition:.6s color;transition:.6s color}#site--content #app--infos section div #infos--content #content--rows article h3{margin:0 0 10px 0;text-align:center;-webkit-transition:.6s color;transition:.6s color}#site--content #app--infos section div #infos--content #content--rows article p{text-align:justify}#site--content #app--infos section div #infos--content #content--rows article:hover .icon{color:#33ca94;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}#site--content #app--infos section div #infos--content #content--rows article:hover h3{color:#33ca94;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}#site--content #app--infos section div #infos--content #content--extra{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#site--content #app--infos section:nth-child(odd){background-color:#29A176}#site--content #app--infos section:nth-child(odd) div #infos--content{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}#site--content #app--infos section:nth-child(odd) div #infos--content #content--rows article:hover .icon{color:white}#site--content #app--infos section:nth-child(odd) div #infos--content #content--rows article:hover h3{color:white}#site--content #app--infos section:nth-child(odd) div #infos--content #content--extra{margin-left:30px}#site--content #app--infos section:nth-child(odd) *::-moz-selection{background:#222831}#site--content #app--infos section:nth-child(odd) *::selection{background:#222831}#site--content #app--infos section:nth-child(even){background-color:#222831}#site--content #app--infos section:nth-child(even) div #infos--content{-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}#site--content #app--infos section:nth-child(even) div #infos--content #content--rows article:hover .icon{color:#33ca94}#site--content #app--infos section:nth-child(even) div #infos--content #content--rows article:hover h3{color:#33ca94}#site--content #app--infos section:nth-child(even) div #infos--content #content--extra{margin-right:30px}#site--content #app--infos section:nth-child(even) *::-moz-selection{background:#29A176}#site--content #app--infos section:nth-child(even) *::selection{background:#29A176}#site--content #site--languages{padding:10px 10%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#33ca94;z-index:900}#site--content #site--languages #languages--links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#site--content #site--languages #languages--links div{display:inline-block}#site--content #site--languages #languages--links div a{padding:0 5px;font-size:12px;font-weight:lighter;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#ffffff}#site--content #site--languages #languages--links div::after{content:'—';opacity:.6;font-size:12px;color:#222831}#site--content #site--languages #languages--links div:last-child::after{content:''}#site--content #site--footer{padding:10px 10%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#222831;z-index:900}#site--content #site--footer #footer--copyright{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#site--content #site--footer #footer--copyright p{display:inline-block;font-size:14px}#site--content #site--footer #footer--copyright #copyright--heart{margin:0 4px;display:inline-block;color:transparent;font-size:0;width:20px}#site--content #site--footer #footer--copyright #copyright--heart::before{color:#e74c3c;text-indent:0;font-size:20px}#site--content #site--footer #footer--copyright #copyright--heart::-moz-selection{color:transparent;background:transparent}#site--content #site--footer #footer--copyright #copyright--heart::selection{color:transparent;background:transparent}#site--content #site--footer #footer--links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#site--content #site--footer #footer--links div{display:inline-block}#site--content #site--footer #footer--links div a{padding:0 5px;font-size:12px;font-weight:lighter;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#site--content #site--footer #footer--links div::after{content:'—';opacity:.6;font-size:12px;color:#ffffff}#site--content #site--footer #footer--links div:last-child::after{content:''}#site--content #site--footer a{color:#29A176;font-weight:bold;text-decoration:none}#site--content #site--footer a:hover{text-decoration:underline}@media screen and (max-width: 960px){.mobile--hidden{display:none !important}#app--callout #callout--links a,#app--callout-secondary #callout--links a{border-radius:50% !important}#app--callout #callout--links a .icon,#app--callout-secondary #callout--links a .icon{margin:0 !important}#infos--header h1,#infos--header h2{text-align:center}#infos--content{-webkit-flex-flow:column-reverse nowrap !important;-ms-flex-flow:column-reverse nowrap !important;flex-flow:column-reverse nowrap !important}#infos--content #content--text{margin:0 !important}#infos--content #content--text h3{text-align:center}#infos--content #content--text p{padding:0 !important}#infos--content #content--extra{width:100%;margin:0 !important;margin:20px 0px;padding:10px 0px}#infos--content #content--extra img{width:100%;height:auto;margin:10px 0}#site--footer{padding:10px 20px !important;-webkit-flex-flow:column nowrap !important;-ms-flex-flow:column nowrap !important;flex-flow:column nowrap !important}#site--footer #footer--copyright{text-align:center}}@media screen and (max-width: 550px){.mobile--hidden{display:none}#infos--content{-webkit-flex-flow:column-reverse nowrap !important;-ms-flex-flow:column-reverse nowrap !important;flex-flow:column-reverse nowrap !important}#infos--content #content--rows article{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100% !important;width:100%}}
Advertisement
Add Comment
Please, Sign In to add comment