Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------• ♡ ❤ ♡
- SHWNTY THEMES ORIGINALLY 2016 ©
- NÃO AUTORIZO O USO DE DETALHES NENHUM.
- NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
- • • • • • • •
- QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
- UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
- --• DON'T COPY. •--
- --• DON'T REDISTRIBUTE. •--
- --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
- BY GABRIELA SOUZA • © 2016 - 2017
- ALL RIGHTS RESERVED ©
- • • • • • • •
- T H E M E E X C L U S I V E
- ♡ ❤ ♡ •------------------------->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
- <!-- FAVICON AND TITLE -->
- <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/7NOozqmoo/shwntyicon.png">
- <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
- <!-- FAVICON AND TITLE -->
- <!-- APPEARANCE -->
- <meta name="image:sidebar" content="" />
- <meta name="color:background color" content="#fde4db"/>
- <meta name="color:posts color" content="#d2ab9f"/>
- <meta name="color:texto" content="#ffffff"/>
- <meta name="color:link" content="#ffffff"/>
- <meta name="color:link hover" content="#b08c80"/>
- <meta name="color:negrito" content="#b08c80"/>
- <meta name="color:detalhes do theme" content="#fde4db"/>
- <meta name="color:detalhes do theme2" content="#d2ab9f"/>
- <meta name="color:detalhes do theme3" content="#eccac2"/>
- <meta name="color:detalhes do theme4" content="#fff"/>
- <meta name="text:link1" content="" />
- <meta name="text:link1 nome" content=" Home " />
- <meta name="text:link2" content="" />
- <meta name="text:link2 nome" content=" Message " />
- <meta name="text:link3" content="" />
- <meta name="text:link3 nome" content=" Submit " />
- <meta name="text:link4" content="" />
- <meta name="text:link4 nome" content=" History " />
- <meta name="text:link5" content="" />
- <meta name="text:link5 nome" content=" Authorships " />
- <meta name="text:bella url" content="shwnty" />
- <meta name="text:destaque1 url" content="shwnty" />
- <meta name="text:destaque2 url" content="shwnty" />
- <meta name="text:destaque3 url" content="shwnty" />
- <meta name="text:destaque4 url" content="shwnty" />
- <meta name="text:destaque5 url" content="shwnty" />
- <meta name="text:destaque6 url" content="shwnty" />
- <meta name="text:top1 url" content="shwnty" />
- <meta name="text:top2 url" content="shwnty" />
- <meta name="text:top3 url" content="shwnty" />
- <meta name="text:melhores1 url" content="shwnty" />
- <meta name="text:melhores2 url" content="shwnty" />
- <meta name="text:melhores3 url" content="shwnty" />
- <meta name="text:melhores4 url" content="shwnty" />
- <meta name="text:fa1 url" content="shwnty" />
- <meta name="text:fa2 url" content="shwnty" />
- <meta name="text:fa3 url" content="shwnty" />
- <meta name="text:fa4 url" content="shwnty" />
- <!-- APPEARANCE -->
- </head>
- <style>
- @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
- @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');
- }
- body{background:{color:background color}; background-attachment:fixed; font-family: 'Source Sans Pro'; margin:0px auto 0px;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- a:hover {color:{color:link hover};}
- b {color:{color:negrito};}
- h2 {color:{color:negrito}; font-size:12px;}
- titulo{text-decoration:none;}
- blockquote {margin:0px; text-decoration:none; font-size:7px; text-transform:uppercase; text-align:center; font-family: 'Source Sans Pro';}
- pre, code {background:{color:background color}; color:{color:detalhes do theme2}; font-size:12px; text-align: justify; padding: 10px; overflow:auto; font-family: 'Source Sans Pro';}
- pre::-webkit-scrollbar{width:4px;height:4px;}
- pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
- code::-webkit-scrollbar{width:4px;height:4px;}
- code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
- .h1 {text-align:center; font-weight:normal; font-family: 'Source Sans Pro'; font-size:12px; color:{color:texto}; line-height:20px; margin-bottom:9px; margin-top:10px; letter-spacing:2px; text-transform:uppercase; }
- .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
- /* SELEÇÃO DO TEXTO */
- body::selection{background:{color:background color}; color:{color:texto};}
- body::-moz-selection{background:{color:background color}; color:{color:texto};}
- body::-webkit-selection{background:{color:background color}; color:{color:texto};}
- /* BARRA DE ROLAGEM */
- ::-webkit-scrollbar{width:4px; height:4px; background:#fff;}
- ::-webkit-scrollbar-thumb{background:{color:detalhes do theme3}; box-shadow:inset 1px 1px 2px rgba(255,255,255,.6), inset -1px -1px 2px rgba(0,0,0,.2); border-radius:5px;}
- /* TOOLTIP */
- .tooltip {display: inline; position: relative;}
- #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:detalhes do theme2}; font-family: 'Source Sans Pro'; font-size:9px; text-align:center; text-transform:uppercase; color:{color:texto}; padding:5px; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); z-index:999999999999999999;}
- /* CAIXA DOS POSTS */
- #sh-cx{position:absolute; float:center; top:100px; left:290px; width:1050px; color:{color:texto}; letter-spacing:1px; font-family: 'Source Sans Pro'; font-size:12px; text-transform:uppercase;}
- /* PERSONALIZAÇÃO DOS POSTS */
- .sh-posts{position:relative; font-family: 'Source Sans Pro'; float:left; display:inline-block; width:190px; height:auto; background:{color:posts color}; padding:10px 10px 7px 10px; margin:20px; text-transform:uppercase; overflow:hidden;}
- .sh-posts {{block:PermalinkPage}width:190px; height:auto;{/block:PermalinkPage} }
- /* IMAGEM DOS POSTS */
- .sh-posts img{max-width:190px; height:auto; }
- .sh-posts img{{block:PermalinkPage}float:center; max-width:190px;{/block:PermalinkPage} }
- .sh-imgp img{width:190px; height:auto;}
- .sh-imgp img{{block:PermalinkPage}float:center; width:190px;{/block:PermalinkPage} }
- .sh-photoset img{width:190px; height:auto;}
- .sh-photoset img{{block:PermalinkPage}float:center; width:190px;{/block:PermalinkPage} }
- .sh-video {max-width:190px; height:auto; overflow-x:hidden; overflow-y:hidden;}
- .vsanna{display:none;}
- /* CURSOR PERSONALIZADO */
- html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
- a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
- /* SCROLL TO TOP */
- #scrollToTop:link,#scrollToTop:visited {position:fixed; bottom:40px; right:25px; width:16px; height:20px; line-height:0px; border-radius:5px; color:{color:texto}; background:{color:detalhes do theme2}; font-size:17px; display:none; padding-left:5px; padding-top:2px; z-index:9; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1);}
- /* Estilo de notes #5 por @Chilings
- Design original, recuse imitações.
- Não retire os créditos! */
- #ch-note-five{margin-top:6px; padding:3px 5px 9px 5px; margin-bottom:-10px; width:190px; height:20px; margin-left:-12px; font-family:'Oswald'; font-size:10px; text-transform:uppercase; transition:.5s;}
- #ch-note-five a{text-decoration:none;}
- #ch-note-five .ch-note-barra{display:block; position:absolute; margin-top:2px; margin-left:6px; width:78px; height:1px; border-radius:5px; background:rgba(0,0,0,.1); box-shadow:inset 1px 1px rgba(0,0,0,.2), 1px 1px rgba(255,255,255,.3);}
- #ch-note-five .ch-note-heart{position:absolute; margin-top:0; margin-left:86px;font-size:7px; color:rgba(0,0,0,.4); text-shadow:1px 1px rgba(255,255,255,.3);}
- #ch-note-five .box01{display:inline-block; position:absolute; margin-top:3px; text-indent:6px; padding:0; font-family:'Oswald'; font-size:12px; color:rgba(0,0,0,.4); text-shadow:1px 1px rgba(255,255,255,.3); text-align:center; border-radius:10px; letter-spacing:.3px;}
- #ch-note-five .box01 i{font-size:7px; margin-top:-6px; margin-right:1px;}
- #ch-note-five .box02{display:inline-block; position:absolute; margin-top:3px; margin-left:136px; width:30px; height:17px; line-height:17px; padding:0 5px 0 5px; font-size:9px; background:rgba(0,0,0,.1); box-shadow:inset 1px 1px rgba(0,0,0,.2), 1px 1px rgba(255,255,255,.3); text-align:center; border-radius:3px;}
- #ch-note-five .box02 a{color:#fff; text-shadow:1px 1px rgba(0,0,0,.2);}
- #ch-note-five .box02:hover{background:#C2727A;}
- #ch-note-five .box02 i{font-size:7px; margin-left:1px;}
- #ch-note-five .box03{display:inline-block; position:absolute; margin-top:3px; width:17px; height:17px; line-height:17px; margin-left:182px; font-size:11px; background:rgba(0,0,0,.1); box-shadow:inset 1px 1px rgba(0,0,0,.2), 1px 1px rgba(255,255,255,.3); text-align:center; border-radius:3px;}
- #ch-note-five .box03 a{color:#fff; text-shadow:1px 1px rgba(0,0,0,.2);}
- #ch-note-five .box03:hover{background:#71C49A;}
- /*Chilings - Chilings - Chilings - Chilings - Chilings - Chilings - Chilings*/
- /* --• ESTILO DE ASK BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- .sh-icon {height:20px; width:20px; float:left; padding:2px; text-align:center; margin-top:0px; background:{color:detalhes do theme}; border-radius:100%; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2);}
- .sh-bls{position:absolute; width:200px; margin-top:3px; margin-left:45px; float:left; text-align:left;}
- .sh-bls shbls {display:inline-block; margin-top:0px; margin-left:0px; margin-right:6px; width:3px; height:3px; background:{color:detalhes do theme2}; box-shadow:inset 1px 1px 0 rgba(0,0,0,.1), 1px 1px rgba(255,255,255,.3);}
- .sh-perguntou{position:absolute; width:auto; margin-top:5px; margin-left:27px; height:7px; line-height:7px; font-family: 'Roboto'; font-size:7px; color:{color:texto}; padding:4px; text-align:center; text-transform:uppercase; background:{color:detalhes do theme}; border-radius:3px; z-index:999999999;}
- .sh-pergunta{margin-top:24px; margin-left:5px; height:auto; font-family: 'Dosis', sans-serif; font-size:9px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto}; text-align:center; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2); border-radius:2px; text-transform:uppercase; margin-right:5px;}
- .sh-rp{display:block; margin-top:-10px; font-family: 'Roboto'; font-size:9px; color:{color:texto}; margin-right:50px; text-align:right; text-transform:uppercase;}
- .sh-rp::after{position:absolute; margin-left:5px; margin-top:-10px; color:{color:detalhes do theme}; font-family:'Heart'; font-size:40px; content:"M";}
- .sh-resposta{margin-top:5px; margin-left:5px; height:auto; font-family: 'Roboto'; font-size:9px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto}; text-align:center; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2); border-radius:2px; text-transform:uppercase; margin-bottom:10px; margin-right:5px;}
- /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
- .sh-quotes {font-family:'Source Code Pro'; font-size:12px; text-align:center; margin-top:0px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase;}
- .sh-source {margin-top:5px; border-top:1px solid {color:background color}; font-family:'Source Code Pro'; font-size:8px; text-align:right; text-transform:uppercase; line-height:24px; color:{color:texto};}
- .chat {margin:0px; text-align:left;}
- .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
- .chat .lines span {text-transform:uppercase; color:{color:negrito};}
- #laudio-caption {margin-top:10px;}
- #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
- #lalbum-art {display:inline-block; float:left;}
- #laudio-player {display:inline-block;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- .sh-cred {position:fixed; right:20px; bottom:70px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
- .sh-cred a{display:inline-block; width:15px; height:15px; line-height:15px; margin:3px; text-align:center; padding:5px; font-family:'Source Code Pro'; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:1px; background:{color:detalhes do theme2}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); border-radius:100%;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- /* SIDEBAR GERAL */
- /* SIDE TOP */
- #sh-box1{position:fixed; width:150%; height:40px; margin-left:-15px; top:-10px; background:{color:detalhes do theme}; box-shadow:inset -1px -1px 8px rgba(0, 0, 0, .3), inset 1px 1px 4px rgba(225, 225, 225, .5); z-index:9999999999999;}
- .sh-faixa{position:fixed; width:150%; height:35px; margin-left:-10px; margin-top:-5px; background:{color:detalhes do theme2}; box-shadow:inset -1px -1px 3px rgba(0, 0, 0, .2), inset 1px 1px 3px rgba(225, 225, 225, .9);}
- .sh-faixa2{position:fixed; width:150%; height:4px; margin-left:-10px; margin-top:30px; background:{color:detalhes do theme4}; z-index:9999;}
- /* PAINEL */
- .sh-status{position:fixed; width:100px; margin-top:50px; right:0px; text-align:center; z-index:999999999;}
- .sh-status a{display:inline-block; padding:3px; width:15px; height:15px; line-height:17px; text-align:center; border-radius:30px; background:{color:detalhes do theme2}; margin-right:5px; box-shadow:inset 1px 1px rgba(0,0,0,.2), 1px 1px rgba(255,255,255,.3); font-size:10px; color:#fff; text-shadow:1px 1px rgba(0,0,0,.3);}
- .sh-status a:hover{box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1);}
- /* SIDE LEFT */
- #sh-box2{position:fixed; width:65px; height:150%; margin-left:-15px; top:-10px; background:{color:detalhes do theme}; box-shadow:inset -1px -1px 8px rgba(0, 0, 0, .3), inset 1px 1px 4px rgba(225, 225, 225, .5); z-index:9999999;}
- .sh-fx{position:fixed; width:57px; height:150%; margin-left:0px; margin-top:-5px; background:{color:detalhes do theme2}; box-shadow:inset -1px -1px 3px rgba(0, 0, 0, .2), inset 1px 1px 3px rgba(225, 225, 225, .9);}
- .sh-fx2{position:fixed; width:4px; height:150%; margin-left:54px; margin-top:-5px; background:{color:detalhes do theme4}; z-index:999999;}
- /* ICON */
- .sh-img img {position:fixed; width:113px; height:117px; margin-left:70px; margin-top:11px; z-index:99999999;}
- /* MENU */
- .sh-menu{position:fixed; margin-top:110px; margin-left:-5px; z-index:9999999999;}
- #sh-menutit{position:fixed; margin-top:-25px; margin-left:141px; font-size:11px; color:rgba(0,0,0,.4); text-shadow:1px 1px rgba(255,255,255,.3); cursor: url('http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif'), auto;}
- #sh-menutit img {position:fixed; width:32px; height:29px; margin-left:0px; margin-top:0px;}
- .sh-links{margin-top:-35px; margin-left:200px; width:150px;}
- .sh-links a{display:inline-block; padding:3px; width:15px; height:15px; line-height:17px; text-align:center; border-radius:30px; background:{color:detalhes do theme2}; margin-right:5px; box-shadow:inset 1px 1px rgba(0,0,0,.2), 1px 1px rgba(255,255,255,.3); font-size:10px; color:#fff; text-shadow:1px 1px rgba(0,0,0,.3);}
- .sh-links a:hover{box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1);}
- /* MENU */
- /* PARCEIROS */
- #sh-prc{position:fixed; width:35px; height:580px; margin-top:50px; margin-left:17px; overflow:auto;}
- #sh-prc a{display:inline-block; width:25px; height:25px; margin:2px; font-size:11px; line-height:25px; background:{color:detalhes do theme3}; color:{color:detalhes do theme4}; font-family:'Source Sans Pro'; text-transform:uppercase; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4); border-radius:4px; text-align:center;}
- /* BELLA DO MÊS */
- #sh-bella{position:fixed; width:100px; height:auto; margin-left:58px; margin-top:125px; background:{color:detalhes do theme2}; font-family:'Source Sans Pro'; text-transform:uppercase; color:{color:texto}; font-size:11px; letter-spacing:1px; line-height:9px; padding:6px; text-align:center; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); border-radius:3px;}
- .sh-bellam {position:fixed; width:95px; height:0px; margin-top:10px; margin-left:0px;}
- .sh-bellam img{width:40px; height:40px; display:inline-block; padding:3px; margin:2px; background:{color:detalhes do theme3}; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); border-radius:3px;}
- /* DESTAQUES */
- #sh-destaq{position:fixed; width:100px; height:auto; margin-left:58px; margin-top:207px; background:{color:detalhes do theme2}; font-family:'Source Sans Pro'; text-transform:uppercase; color:{color:texto}; font-size:11px; letter-spacing:1px; line-height:9px; padding:6px; text-align:center; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); border-radius:3px;}
- .sh-destaques {position:fixed; width:100px; height:0px; margin-top:10px; margin-left:0px;}
- .sh-destaques img{width:25px; height:25px; display:inline-block; padding:3px; margin:2px; background:{color:detalhes do theme3}; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); border-radius:3px;}
- /* TOP 3 */
- #sh-top3{position:fixed; width:100px; height:auto; margin-left:58px; margin-top:347px; background:{color:detalhes do theme2}; font-family:'Source Sans Pro'; text-transform:uppercase; color:{color:texto}; font-size:11px; letter-spacing:1px; line-height:9px; padding:6px; text-align:center; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); border-radius:3px;}
- .sh-top {position:fixed; width:200px; height:0px; margin-top:10px; margin-left:-45px;}
- .sh-top img{width:23px; height:23px; display:inline-block; padding:3px; margin:2px; background:{color:detalhes do theme3}; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); border-radius:3px;}
- /* MELHORES DO MÊS */
- #sh-melhores{position:fixed; width:100px; height:auto; margin-left:58px; margin-top:417px; background:{color:detalhes do theme2}; font-family:'Source Sans Pro'; text-transform:uppercase; color:{color:texto}; font-size:9px; letter-spacing:1px; line-height:9px; padding:6px; text-align:center; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); border-radius:3px;}
- .sh-melhoresm {position:fixed; width:100px; height:0px; margin-top:10px; margin-left:0px;}
- .sh-melhoresm img{width:27px; height:27px; display:inline-block; padding:3px; margin:2px; background:{color:detalhes do theme3}; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); border-radius:3px;}
- /* FÃS SEMANAIS */
- #sh-fass{position:fixed; width:100px; height:auto; margin-left:58px; margin-top:528px; background:{color:detalhes do theme2}; font-family:'Source Sans Pro'; text-transform:uppercase; color:{color:texto}; font-size:11px; letter-spacing:1px; line-height:9px; padding:6px; text-align:center; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .5), inset -2px -2px 4px rgba(0, 0, 0, .1); border-radius:3px;}
- .sh-fas {position:fixed; width:100px; height:0px; margin-top:10px; margin-left:0px;}
- .sh-fas img{width:27px; height:27px; display:inline-block; padding:3px; margin:2px; background:{color:detalhes do theme3}; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); border-radius:3px;}
- /* INTEGRANTES BY SHWNTY - DON'T COPY. */
- #sh-intg{position:fixed; margin-left:360px; margin-top:30px; width:900px; height:auto; z-index:999999;}
- .sh-equipe{display:inline-block; width:45px; height:45px; border:4px solid {color:detalhes do theme2}; background:{color:detalhes do theme2}; overflow:hidden; margin:3px; box-shadow:inset -1px -1px 6px rgba(0, 0, 0, .4), inset 1px 2px 4px rgba(225, 225, 225, .5), 1px 1px 1px rgba(255, 255, 255, .5); transition:1s;}
- .sh-equipe img{position:fixed; display:inline-block; margin-left:0px; margin-top:0px; width:45px; height:45px;}
- .sh-dtl1{position:fixed; width:45px; height:0px; background:rgba(0, 0, 0, .3); margin-top:0px; margin-left:0px; transition:1s;}
- .sh-equipe:hover .sh-dtl1{height:45px; transition:.2s;}
- .sh-names{position:fixed; margin-top:0px; margin-left:0px; width:45px; text-align:center; font-family:'Source Sans Pro'; font-size:9px; text-shadow:1px 1px rgba(0,0,0,.1); line-height:12px; transition:1s; text-transform:uppercase; opacity:0;}
- .sh-names a{color:{color:detalhes do theme4};}
- .sh-equipe:hover .sh-names{margin-top:13px; opacity:1; height:45px; transition:1s;}
- .sh-url {position:fixed; margin-top:0px; margin-left:20px; width:45px; text-align:center; font-family:'Lobster'; color:{color:detalhes do theme2}; font-size:12px; text-shadow:1px 1px rgba(255, 255, 255, .1); line-height:12px; transition:1s; opacity:0;}
- .sh-equipe:hover .sh-url {margin-top:23px; margin-left:0; opacity:1; height:45px; transition:1s;}
- /*/ Controles hover por nevalisca.tumblr.com /*/
- .tmblr-iframe, iframe#tumblr_controls {position: fixed; opacity:0.4; z-index:99999999999999999 !impoportant; transform: scale(.8); top:-2px; right:-50px !important; opacity:0; padding-right:50px; transition-duration:.8s;}
- .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:.4;}
- .engrenagem{position:fixed; right:20px; top:-20px;font-size:13px}
- </style>
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro|Source+Sans+Pro|Lobster|Oswald" rel="stylesheet">
- <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <body>
- <!-- INÍCIO SIDE TOP -->
- <div id="sh-box1">
- <div class="sh-faixa"></div>
- <div class="sh-faixa2"></div>
- <!-- PNG TÍTULOS THEME -->
- <div class="sh-img"><img src="{image:sidebar}"></div>
- <!-- MENU -->
- <div class="sh-menu"> <p id="sh-menutit" title="Click for navigation"><img src="https://static.tumblr.com/jtskk8i/ZeUp2x29n/menupng1.png"></p>
- <div class="sh-links">
- <a href="http://girlsclassic.tumblr.com/" title="HOME PAGE">
- <i style="font-size:13px;" class="fa fa-home" aria-hidden="true"></i></a>
- <a href="/contato" title="CONTATO">
- <i class="fa fa-envelope" aria-hidden="true"></i></a>
- <a href="/tagged/photo" title="PHOTOS">
- <i class="fa fa-tags" aria-hidden="true"></i></a>
- <a href="/about" title="ABOUT">
- <i class="fa fa-users" aria-hidden="true"></i></a>
- <a href="" title="EM BREVE">
- <i style="font-size:13px;" class="fa fa-plus" aria-hidden="true"></i></a>
- </div>
- </div>
- <!-- STATUS -->
- <div class="sh-status">
- <a href="https://www.tumblr.com/follow/{Name}" title=" Follow me " target="_blank"><i class="ion-person-add"></i> </a>
- <a href="https://www.tumblr.com/message/{Name}" title=" Conversation" target="_blank"><i class="ion-chatbubbles"></i></a>
- <a href="https://www.tumblr.com/" title=" Dashboard " target="_blank"><i class="ion-ios-home"></i></a>
- </div>
- <!-- INTEGRANTES -->
- <div id="sh-intg">
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- <!-- UM MODERADOR AQUI -->
- <div class="sh-equipe">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-dtl1"></div>
- <div class="sh-names"><a href="http://shwnty.tumblr.com/" target="_blank"> Gabriela </a></div>
- <div class="sh-url"> shwnty </div>
- </div>
- <!-- UM MODERADOR AQUI -->
- </div>
- <!-- FIM INTEGRANTES -->
- </div>
- <!-- FIM SIDE TOP -->
- <!-- INÍCIO SIDE LEFT -->
- <div id="sh-box2">
- <div class="sh-fx"></div>
- <div class="sh-fx2"></div>
- <!-- PARCEIROS FAMILY -->
- <div id="sh-prc">
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- <a href="http://shwnty.tumblr.com/" title=" VAGA "> VG </a>
- </div>
- <!-- FIM PARCEIROS FAMILY -->
- <!-- BELLA DO MÊS -->
- <div id="sh-bella"> Bella do Mês
- <div class="sh-bellam">
- <a href="http://{text:bella url}.tumblr.com/" title="{text:bella url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:bella url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- DESTAQUES -->
- <div id="sh-destaq"> Destaques
- <div class="sh-destaques">
- <a href="http://{text:destaque1 url}.tumblr.com/" title="{text:destaque1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque2 url}.tumblr.com/" title="{text:destaque2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque3 url}.tumblr.com/" title="{text:destaque3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque4 url}.tumblr.com/" title="{text:destaque4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque4 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque5 url}.tumblr.com/" title="{text:destaque5 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque5 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque6 url}.tumblr.com/" title="{text:destaque6 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque6 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- TOP 3 -->
- <div id="sh-top3"> Top 3
- <div class="sh-top">
- <a href="http://{text:top1 url}.tumblr.com/" title="{text:top1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:top2 url}.tumblr.com/" title="{text:top2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:top3 url}.tumblr.com/" title="{text:top3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top3 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- MELHORES DO MÊS -->
- <div id="sh-melhores"> Melhores do Mês
- <div class="sh-melhoresm">
- <a href="http://{text:melhores1 url}.tumblr.com/" title="{text:melhores1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:melhores1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:melhores2 url}.tumblr.com/" title="{text:melhores2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:melhores2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:melhores3 url}.tumblr.com/" title="{text:melhores3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:melhores3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:melhores4 url}.tumblr.com/" title="{text:melhores4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:melhores4 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FÃS SEMANAIS -->
- <div id="sh-fass"> Fãs Semanais
- <div class="sh-fas">
- <a href="http://{text:fa1 url}.tumblr.com/" title="{text:fa1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa2 url}.tumblr.com/" title="{text:fa2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa3 url}.tumblr.com/" title="{text:fa3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa4 url}.tumblr.com/" title="{text:fa4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa4 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- </div>
- <!-- FIM SIDE LEFT -->
- <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
- <div class="sh-cred"><a href="http://shwnty.tumblr.com/" title="Shwnty Themes: Desenho by @SUAURL - Codificação: Shwnty"> SH </a> </div>
- <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
- <!-- NÃO REMOVA. -->
- <div class="engrenagem"><i class="fa fa-gear"></i></div>
- <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
- <div id="sh-cx">
- {block:Posts}
- <div class="sh-posts">
- {block:Text}
- {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
- {body}
- {/block:Text}
- {block:Quote}
- <div class="sh-quotes">{Quote}</div></font>
- {block:Source}<div class="sh-source">• {Source} </div>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Lines}
- <div class="chat">
- <div class="lines">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- {/block:Chat}
- {block:Link}
- <a href="{URL}" target="{Target}"><div style="font-family:'Source Code Pro'; font-size:12px; text-align:center; margin-top:0px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase; padding:2px; "><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Audio}
- <div class="text">
- {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
- <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
- <div id="laudio-caption">
- <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
- <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
- <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
- <p>Plays: <i>{FormattedPlayCount}</i>.</p>
- </div></div>
- {/block:Audio}
- {block:Photo}
- <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
- {Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="sh-photoset"><center>{Photoset}</center></div>
- {Caption}
- {/block:Photoset}
- {block:Video}
- {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
- {Caption}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-30}"class="sh-icon">
- <div class="sh-bls"> <shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls> </div>
- <div class="sh-perguntou">{Asker} asked: </div>
- <div class="sh-pergunta">{Question}</div>
- <br><br>
- <div class="sh-rp">{Name} replied:</div>
- <div class="sh-resposta"> {Answer}</div>
- {/block:Answer}
- <!-- Notes #5 - Chillings -->
- <div id="ch-note-five">
- <div class="ch-note-barra"></div>
- <div class="ch-note-heart"><i class="fa fa-heart" aria-hidden="true"></i></div>
- <div class="box01"> POSTED IN {DayOfMonthWithZero}.{MonthNumberWithZero}</div>
- <div class="box02"> <a href="{Permalink}" title="{NoteCount}">NOTES</a></div>
- <div class="box03"> <a href="{ReblogURL}" title="Reblog"><i class="ion-arrow-swap"></i></a></div>
- </div>
- <!-- Notes #5 - Chillings -->
- <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
- {/block:Posts}
- </div>
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {$('#sh-cx').masonry(), $('.masonryWrap').infinitescroll({navSelector : "div#navigation", nextSelector : "div#navigation a#nextPage", itemSelector : ".sh-posts", bufferPx : 10000, extraScrollPx: 11000, loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- loadingText : "",}, function() { $('#sh-cx').masonry({ appendedContent: $(this) }); } ); }); </script>
- <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true, tip_delay_time:20, tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
- <script>
- function click() {if (event.button==2||event.button==3) {oncontextmenu='return false';}}
- document.onmousedown=click
- document.oncontextmenu = new Function("return false;")
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
- <!-- SCRIPT MENU -->
- <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".sh-links").hide();
- $("#sh-menutit").click(function(){
- $(this).next(".sh-links").slideToggle('fast');
- }); }); </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment