Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
- <!-- 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>
- <!--
- ♡ ❤ ♡
- ••••••••••••••••••••••••••••
- ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
- ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
- ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
- ❥| DESENHO DO THEME POR: DAWAMA. ❥|
- ❥| CODIFICAÇÃO DO THEME POR: MRWAFIOSA ❥|
- ♡ ❤ ♡
- ••••••••••••••••••••••••••••
- 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 PLEASE - By Gabriela Souza. - © 2016 - 2017
- ALL RIGHTS RESERVED ©
- ♡ ❤ ♡
- ••••••••••••••••••••••••••••
- -->
- <!-- FAVICON AND TITLE -->
- <link rel="shortcut icon" href="{favicon}">
- <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 -->
- </head>
- <style>
- body{background:#e1f1d7; background-attachment:fixed;}
- a, a:link, a:active, a:visited {color:#CCCCCC; text-decoration:none}
- a:hover {color:#a2bb93; text-decoration:none}
- b {color:#99b686;}
- titulo{text-decoration:none;}
- blockquote {margin:0px;}
- pre, code {background:#e1f1d7; color:#788c6c; font-size:12px; text-align: justify; padding: 10px; overflow:auto;}
- /* SELEÇÃO DO TEXTO */
- ::selection{background:#c9ddbd; color:#788c6c;}
- ::-moz-selection{background:#c9ddbd; color:#788c6c;}
- ::-webkit-selection{background:#c9ddbd; color:#788c6c;}
- /* BARRA DE ROLAGEM */
- ::-webkit-scrollbar {width:4px; height:5px; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1);}
- ::-webkit-scrollbar-track-piece {background-color:#fff;}
- ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:#99b686; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1);}
- ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:#99b686; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1);}
- /* TOOLTIP */
- .tooltip {display: inline; position: relative;}
- #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:#f2f7f0; font-family:'Oswald', sans-serif; text-align:left; font-size:9px; text-transform:uppercase; color:#788c6c; font-size:10px; padding:7px; border-top:5px solid #c9ddbd; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
- .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;}
- #tumblr_controls{position: fixed!important; z-index:15;}
- iframe#tumblr_controls {right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- /* INÍCIO DO ABOUT */
- #waf-aboutus {width:650px; height:auto; margin:100px 330px /* Mexa no 100px para margin-top, posição do topo, e em 300px, posição da esquerda (margin-left). */ auto; background:#d3ebc5; box-shadow:inset -1px -1px 1px rgba(255,255,255, .9), inset 1px 1px 1px rgba(0, 0, 0, .2); border-radius:8px;}
- .waf-about{display:inline-block; margin-top:50px; margin-left:140px; width:460px; height:120px; background:#c9ddbd; margin-right:55px; margin-bottom:30px; border-radius:6px;}
- .waf-icon img{position:absolute; margin-top:20px; margin-left:-90px; width:70px; height:70px; padding:5px; background:#c9ddbd; border-radius:15px; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4); z-index:9;}
- .waf-url{position:absolute; margin-top:5px; width:450px; height:26px; line-height:27px; text-align:center; font-family:'Rationale'; font-size:25px; color: rgb( 68, 85, 57 ); text-transform: uppercase; text-shadow: 0.023cm 0.027cm 0cm rgb( 255, 255, 255 ); opacity: 0.431;}
- .wafabout{position:absolute; width:465px; margin-top:30px; margin-left:3px; height:85px; padding:5px; font-family:'Rouge Script'; font-size:23px; color:#fff; color:#fff; text-shadow:1px 1px 2px rgba(0, 0, 0, .2); text-align:left;}
- .bolinhasleft {position:absolute; width:5px; height:14px; margin-left:10px; margin-top:-3px; padding:5px; font-family:'Rationale'; font-size:23px; color:#fff; text-shadow:-1px -1px rgba(0, 0, 0, .1); text-align:left; text-transform:uppercase; letter-spacing:15px; transform:rotate(90deg); z-index:99999999;}
- .bolinhasright {position:absolute; width:5px; height:14px; margin-left:635px; margin-top:-3px; padding:5px; font-family:'Rationale'; font-size:23px; color:#fff; text-shadow:-1px -1px rgba(0, 0, 0, .1); text-align:left; text-transform:uppercase; letter-spacing:15px; transform:rotate(90deg); z-index:99999999;}
- /* CRÉDITOS */
- .credwaf {position:fixed; margin-left:10px; bottom:37px; width:auto; }
- .credwaf a{ display:block; float:right; font-size:13px; text-align:center; margin:1px; width:22px; height:24px; color:#a1ba93; text-transform: uppercase; text-shadow: 1px 1px 0px rgba( 255, 255, 255, .5); font-family:'Rationale'; text-transform:uppercase; line-height:24px; background:#d3ebc5; border-radius:5px; box-shadow:inset 1px 1px 2px rgba(255,255,255, .5), inset -1px -1px 2px rgba(0, 0, 0, .3);}
- </style>
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <link href="https://fonts.googleapis.com/css?family=Barlow|Barlow+Condensed|Cinzel+Decorative|Clicker+Script|Dancing+Script|Fjalla+One|Josefin+Sans|Open+Sans|Petit+Formal+Script|Quicksand|Raleway|Rationale|Rouge+Script|Sacramento|Share+Tech+Mono|Spectral+SC" rel="stylesheet">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <body>
- <!-- Voltar -->
- <div style="position:fixed; top:5px; margin-left:10px; font-size:25px;"><a href="http://onluxe.tumblr.com/" style="color:#a1ba93; text-shadow: 1px 1px 0px rgba( 255, 255, 255, .5);" title="Retorne"><i class="ion-arrow-left-c"></i></a></div>
- <div id="waf-aboutus">
- <!-- BOLINHAS - ACRESCENTE MAIS, SE CASO COLOCAR MAIS ADM. -->
- <div class="bolinhasleft"> ••••••••••••••••••• </div>
- <div class="bolinhasright"> ••••••••••••••••••• </div>
- <!-- UMA MODERADORA AQUI -->
- <div class="waf-about">
- <div class="waf-icon">
- <a href="http://mrwafiosa.tumblr.com/" title="Clique para visitar nossa moderadora." target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a></div>
- <div class="waf-url"> NOME - URL </div>
- <!-- DESCRIÇÃO AQUI -->
- <div class="wafabout"> Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição.</div>
- </div>
- <!-- UMA MODERADORA AQUI -->
- <!-- UMA MODERADORA AQUI -->
- <div class="waf-about">
- <div class="waf-icon">
- <a href="http://mrwafiosa.tumblr.com/" title="Clique para visitar nossa moderadora." target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a></div>
- <div class="waf-url"> NOME - URL </div>
- <!-- DESCRIÇÃO AQUI -->
- <div class="wafabout"> Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição. Descrição.</div>
- </div>
- <!-- UMA MODERADORA AQUI -->
- </div>
- <!-- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI -->
- <div class="credwaf">
- <a href="http://mrwafiosa.tumblr.com/" title="About exclusivo - Desenho por: Dawama - Codificação: Mrwafiosa." target="_blank"><i class="fa fa-code"></i></a></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 () {
- $('#wafcaixa').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : ".posts",
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- loadingText : "",
- },
- // call masonry as a callback.
- function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment