Advertisement
TattyRM

THEME 47

Jan 24th, 2017
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.15 KB | None | 0 0
  1. <!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"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <!----------------------------------------------------------------------------
  4. •----------------------------------•
  5. . BASE FEITA POR WAJESTOU .
  6. . THEME FEITO POR Dressby .
  7. . NÃO COPIE, TENHA CRIATIVIDADE .
  8. . PLÁGIO É CRIME .
  9. •----------------------------------•
  10. ------------------------------------------------------------------------------>
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  16. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  17. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  18. <script>
  19. (function($){
  20. $(document).ready(function(){
  21. $("[title]").style_my_tooltips({
  22. tip_follows_cursor:true,
  23. tip_delay_time:20,
  24. tip_fade_speed:400,
  25. attribute:"title"
  26. });
  27. });
  28. })(jQuery);
  29. </script>
  30. <script>
  31. function click() {
  32. if (event.button==2||event.button==3) {
  33. oncontextmenu='return false';
  34. }
  35. }
  36. document.onmousedown=click
  37. document.oncontextmenu = new Function("return false;")
  38. </script>
  39.  
  40.  
  41. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  42. <html xmlns="http://www.w3.org/1999/xhtml">
  43. <head profile="http://gmpg.org/xfn/11">
  44.  
  45. <head>
  46. <!-- APPEARANCE -->
  47. <meta name="color:background" content="#ffffff" />
  48. <meta name="color:back" content="#eaeaea" />
  49. <meta name="color:detalhes" content="#c99baa" />
  50. <meta name="color:text" content="#818181" />
  51. <meta name="image:sidebar" content="" />
  52.  
  53.  
  54.  
  55.  
  56.  
  57. <title>{Title}</title>
  58.  
  59.  
  60. <link href='https://fonts.googleapis.com/css?family=Glegoo' rel='stylesheet' type='text/css'>
  61.  
  62. <link href="https://fonts.googleapis.com/css?family=Baloo+Chettan" rel="stylesheet">>
  63.  
  64. <link href="https://fonts.googleapis.com/css?family=Tangerine" rel="stylesheet">
  65.  
  66. <script type='text/javascript';>
  67.  
  68. </script>
  69.  
  70. </head>
  71.  
  72. <style type="text/css">
  73.  
  74. /* BOTÕES DE FOLLOW, DASHBOARD DO THEME, NÃO MEXA NESSE CODIGO */
  75.  
  76. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0; right: 6px !important;position: fixed !important;z-index:52;}
  77.  
  78. /* BACKGROUND E AFINS, CONFIGURAÇÕES TOTAIS DO THEME */
  79.  
  80. body{background:{color:background}; color:{color:text}; font-family:Calibri; font-size:11px; text-align:center;}
  81. a {color:{color:text}; text-decoration:none;}
  82.  
  83. /* NO #POSTS VC MUDA O LEFT E O TOP DOS POSTS */
  84.  
  85. #posts{float:left; margin-top:20px; margin-left:310px; width:1100px; padding-bottom:40px;}
  86.  
  87. /* CODIGO DOS POSTS, AQUI VC PERSONALIZA OS POSTS */
  88.  
  89. .postagens {{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} width:195px; position:relative; float:left; overflow:hidden; display:inline-block; top:50px; margin:13px; padding:6px 6px 3px 6px; border:1px solid {color:detalhes};background:{color:back};box-shadow: inset 5px 5px 5px #c3c3c3;box-shadow:6px 6px 0px -2px {color:detalhes}}
  90.  
  91.  
  92. /* AQUI É O TAMANHO DAS IMAGENS NO POST, TEM QUE ESTAR IGUAL AO TAMANHO DA ENTRY, PARA FICAR TUDO CERTO */
  93.  
  94. .postagens img{{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} max-width:195px; height:auto; transition:1s;}
  95.  
  96. /* BLOQUEIO DA VIA E SOURCE DOS QUOTES */
  97.  
  98. .vsanna{display:none;}
  99.  
  100. /* AQUI É O TEXTO DO THEME, OS TITULOS */
  101.  
  102. .postagens texto{font-family:Baumans; font-size:13px; line-height:11px; color:{color:text};}
  103.  
  104. /* AQUI É O CORPO DOS TEXTOS, O QUE TIVER ESCRITO ABAIXO */
  105.  
  106. .postagens corpo{font-family:Baumans; font-size:10px; color:{color:text};}
  107.  
  108. /* AQUI SÃO OS LINKS */
  109.  
  110. .postagens links{font-family:Baumans; text-transform:uppercase; font-family:Courier; font-style:italic; font-size:13px; }
  111.  
  112. /* AQUI É O QUOTE */
  113.  
  114. .quotes {font-family:Baumans; font-size:12px; text-align:center; line-height:15px; margin-top:5px; color:{color:text};}
  115. .quotes::first-letter {font-family:'Great Vibes', cursive; font-size:18px;}
  116. .source {margin-top:5px; border-top:1px dotted {color:detalhes}; font-family:Calibri; font-size:9px; text-align:right; text-transform:uppercase; line-height:17px; color:{color:text};}
  117.  
  118. /* BLOCKQUOTE DOS TEXTOS (O QUE TEM NO CORPO DE UMA POSTAGEM EM TEXTO) */
  119.  
  120. blockquote {margin:0px; text-align:left; padding:4px; background:#f9f9f9; width:185px; border:1px solid #eee;}
  121. blockquote img{width:183px;}
  122.  
  123. /* ASKS (PERGUNTA 1 = CONFIGURAÇÕES SOBRE A URL DA PESSOA Q TE MANDOU A ASK, PERGUNTA 2 = A ASK) */
  124.  
  125. .pergunta2 { margin-left:0px; padding:2px; padding-left:4px; padding-right:4px; border-bottom:2px solid {color:detalhes}; font-family:Baumans; font-size:9px; text-transform:uppercase; margin-top:0px; width:186px; background:{color:back}; color:{color:detalhes}; text-align:left;}
  126. .pergunta2::first-letter {font-family:'Great Vibes', cursive; font-size:12px;}
  127.  
  128. .resposta {margin-top: -4px; font-family:Baumans; font-size:9px; line-height:10px; text-transform:uppercase; margin-left:0px; text-align:left; padding-left:4px; padding-right:4px; width:186px; margin-top:-5px; color:#888; }
  129. .resposta img{width:192px; margin-top:10px; margin-left:-3px;}
  130.  
  131.  
  132. /* CODIGO DOS NOTES DA FOTO */
  133.  
  134. .postagens .photos {position:absolute; padding:5px 2px 2px 5px; text-align:left;width:188px; margin-top:10px; height:25px; font-family:Consolas; font-size:9px; text-transform:uppercase; line-height:11px; margin-left:0px; transition:.9s; background:rgba(255,255,255,.4);} .photos a{color:white; text-shadow:1px 1px 1px black;}
  135. .postagens:hover .photos{position:absolute; margin-top:-34px; transition:1s;}
  136.  
  137. /* ESTILO DE NOTES POR USMODEL - NÃO COPIE ESSA PORRA SEM PERMISSÃO, OU A COISA VAI FICAR FEIA PRO SEU LADO */
  138. .nots {right:-20px; margin-top:3px; font-family:'Glegoo'; text-align:left; text-transform: uppercase; border-top:1px solid #c3c3c3; font-size:9px; width:auto; height:6px; line-height:5px; font-weight:normal; padding-top:5px; -webkit-transition:2s;background:rgba(255,255,255,0.2);}
  139. .reblogs {right:-20px; margin-top:-8px; font-family:'Glegoo'; text-align:right; text-transform: uppercase; font-size:9px; width:auto; height:6px; line-height:5px; font-weight:normal; padding-bottom:5px; -webkit-transition:2s;color:#000;}
  140.  
  141. /* CODIGO DOS CHATS */
  142. .chat {line-height: 10px; list-style: none }
  143. .chat ul {line-height: 10px; list-style: none; padding: 0px; line-height:14px;}
  144. .person1 {border:1px solid #eee; color: #999; font-size:9px; font-family:Calibri; text-transform:uppercase;}
  145. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:pink}
  146. .person2 {border:1px solid #eee; color:#999; font-size:9px; font-family:Calibri; text-transform:uppercase; }
  147. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:lightblue}
  148.  
  149. /*tooltip*/
  150. #s-m-t-tooltip {-webkit-animation: CH 600ms;
  151. max-width:150px;
  152. margin:20px 20px 20px 8px;
  153. background: rgba(255, 255, 255, .4);
  154. color:#fff;
  155. z-index:9999;
  156. font-family:'glegoo',serif;
  157. font-size:10px;
  158. text-align:center;
  159. text-transform: uppercase;
  160. border-radius:3px;
  161. padding:4px;}
  162.  
  163.  
  164.  
  165. /* SELEÇÃO DO TEXTO DO THEME */
  166.  
  167. ::selection {color:white; background-color:grey;}
  168.  
  169. /* BARRA DE ROLAGEM */
  170.  
  171. ::-webkit-scrollbar-thumb{background:#ddd; border: 3px solid #ddd; height:auto;}
  172. ::-webkit-scrollbar {height:5px; width:5px; background:#ddd; border:2px solid {color:background};}
  173.  
  174.  
  175.  
  176. /* SIDE (FOTO) */
  177.  
  178. .imagem{position:fixed; z-index:2;}
  179. .imagem img {width:50px; height:50px; margin-left:60px; margin-top:100px; padding:3px; border:1px solid {color:detalhes}; background:{color:detalhes}; box-shadow:1px 1px 0px {color:detalhes}; border-radius:0px 50px 50px 50px; }
  180.  
  181. /* LINKS */
  182.  
  183. .wjt-menu {width:210px; float: left; margin-left:124px; margin-top:118px; position:fixed; z-index:999999999; }
  184.  
  185. .wjt-menu a {display:block; float:left; font-size:11px; text-align:center; margin-right:5px; width:20px; height:22px; background:{color:detalhes}; line-height:22px; border-radius:20px;color:#828282;}
  186. .wjt-menu a:hover {background:{color:detalhes};transition:0.5s;color:#fff;}
  187.  
  188. /* DESCRIÇÃO */
  189.  
  190. .descri{position:fixed; width:123px; height:auto; background:{color:detalhes}; margin-left:120px; margin-top:135px; border-radius:6px; padding:3px;}
  191.  
  192. /* TÍTULO */
  193.  
  194. .titulo{position:fixed; margin-left:153px; margin-top:95px; height:110px; font-size:22px; color:#828282;font-family: 'great vibes', sans-serif;}
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. </style>
  202.  
  203.  
  204.  
  205. <link rel="shortcut icon" href="{Favicon}">
  206. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"
  207. />
  208. <meta name="viewport" content="width=820" />
  209.  
  210.  
  211.  
  212. <!--- FONTES PERSONALIZADAS GOOGLE --->
  213.  
  214. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  215.  
  216. <link href='https://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  217.  
  218. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  219.  
  220. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  221.  
  222.  
  223.  
  224. <body>
  225.  
  226. <div align="center">
  227.  
  228. <!--- CODIGO DA SIDE --->
  229.  
  230. <div style="position:fixed; margin-left:52px; margin-top:70px; width:200px; height:20%; background:{color:back}; border-top:2px solid {color:detalhes};border:2px solid {color:detalhes}; z-index:;border-radius:0px;box-shadow: inset 5px 5px 5px #c3c3c3;box-shadow:6px 6px 0px -2px {color:detalhes}"></div>
  231.  
  232.  
  233. <div style="position:fixed; margin-left:-52px; margin-top:-90px; width:1500px; height:15%; background:{color:detalhes}; border-bottom:2px solid #c3c3c3; z-index:3;border-radius:10px;box-shadow: inset 5px 5px 5px #c3c3c3;box-shadow:6px 6px 0px -2px {color:detalhes}"></div>
  234.  
  235. <div style="position:fixed; right:0px; margin-top:-90px; width:2%; height:1500px; background:{color:detalhes}; border-left:2px solid #c3c3c3; z-index:;border-radius:10px;box-shadow: inset 5px 5px 5px #c3c3c3;box-shadow:6px 6px 0px -2px {color:detalhes}"></div>
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245. <!--- CODIGO DOS PONTINHOS --->
  246.  
  247. <div style="position:fixed; margin-top:75px; margin-left:80px; color:{color:detalhes}; text-shadow:0px 0px 0px {color:detalhes}; font-family:Gabriola; font-size:15px; text-align:center; z-index:3;letter-spacing:2px">✿ ✿ ✿ ✿ ✿ ✿ ✿ ✿</div>
  248.  
  249. <div style="position:fixed; margin-top:182px; margin-left:80px; color:{color:detalhes}; text-shadow:0px 0px 0px {color:detalhes}; font-family:Gabriola; font-size:15px; text-align:center; z-index:3;letter-spacing:2px">✿ ✿ ✿ ✿ ✿ ✿ ✿ ✿</div>
  250.  
  251.  
  252.  
  253. <div class="side"></div>
  254.  
  255. <!--- SIDE (FOTO) --->
  256. <div class="imagem"><img src="{image:sidebar}"></div>
  257.  
  258. <!--- LINKS --->
  259. <div class="wjt-menu">
  260. <a href="/"><i class="fa fa-home" aria-hidden="true"></i></a>
  261. <a href="/linkaqui"><i class="fa fa-envelope" aria-hidden="true"></i></a>
  262. <a href="/linkaqui"><i class="fa fa-pencil" aria-hidden="true"></i></a>
  263. <a href="/linkaqui"><i class="fa fa-heart" aria-hidden="true"></i></a>
  264. <a href="/linkaqui"><i class="fa fa-plus" aria-hidden="true"></i></a>
  265. </div>
  266.  
  267.  
  268.  
  269.  
  270. <!--- DESCRIÇÃO --->
  271. <div class="descri">{description} </div>
  272.  
  273.  
  274.  
  275. <!--- TITULO --->
  276. <div class="titulo">Delicate</div>
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  284. <div style="position:fixed; bottom:60px; left:40px;background:#fff;font-family: 'arial', cursive;font-size:10px;width:55px;border:3px double {color:detalhes};">
  285. <font color="#4682B4"><small></small></font>
  286. <a href="http://dressby.tumblr.com" title="Theme por dressby + Base por wajestou ">Dressby </a>
  287. <font color="{color:detalhes}"><small> ✿ </small></font>
  288. </div>
  289. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  290.  
  291. </div>
  292.  
  293.  
  294.  
  295. </div>
  296.  
  297.  
  298. <div id="posts">
  299. {block:Posts}
  300. <div class="postagens">
  301.  
  302. <!-- TEXTOS -->
  303. {block:Text}
  304. {block:Title}<texto><center>{Title}</center></texto>{/block:Title}
  305. <corpo>{body}</corpo>
  306. <div style="margin-left:0px; margin-top: 0px; font-size:30px; font-family:calibri; line-height:28px; z-index: -9999; opacity:7; color:#f8cdcd; text-align:left; float: left; margin-left: -2px;"></div>&nbsp;&nbsp;{Quote}<br>
  307. <div style="margin-top:5px; padding-top:1px; font-family:Share Tech Mono; font-size:9px; line-height:10px; text-transform: uppercase; padding:2px; text-align:right; font-weight:Normal;">{block:Source}{Source}{/block:Source}</div>
  308.  
  309. <div class="nots">POSTED {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div><div class="reblogs"><a target="_blank" href="{ReblogURL}"><i class="fa fa-retweet"></i> reblog</a></div>
  310. {/block:Text}
  311.  
  312. <!-- FOTOS -->
  313. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  314.  
  315. <!--- NOTES DAS FOTOS --->
  316. <div class="photos">
  317. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  318. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  319. </div>
  320. {/block:Photo}
  321.  
  322. <!-- PHOTOSETS -->
  323.  
  324. {block:Photoset}{Photoset}
  325.  
  326. <!--- NOTES DOS PHOTOSETS --->
  327. <div class="photos">
  328. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  329. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  330. </div>
  331. {/block:Photoset}
  332.  
  333. <!-- QUOTES -->
  334.  
  335.  
  336. {block:Quote}
  337. <div style="margin-left:0px; margin-top: 0px; font-size:30px; font-family:calibri; line-height:28px; z-index: -9999; opacity:7; color:#f8cdcd; text-align:left; float: left; margin-left: -2px;">❝</div>&nbsp;&nbsp;{Quote}<br>
  338. <div style="margin-top:5px; padding-top:1px; font-family:Share Tech Mono; font-size:9px; line-height:10px; text-transform: uppercase; padding:2px; text-align:right; font-weight:Normal;">{block:Source}{Source}{/block:Source}</div>
  339.  
  340. <div class="nots">POSTED {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div><div class="reblogs"><a target="_blank" href="{ReblogURL}"><i class="fa fa-retweet"></i> reblog</a></div>
  341. {/block:indexpage}
  342. {/block:Quote}
  343.  
  344. <!-- VIDEOS -->
  345.  
  346. {block:Video}{block:Indexpage}<div style="max-width:210px; height:auto; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
  347.  
  348. <!--- NOTES DOS VIDEOS --->
  349. <div class="photos">
  350. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  351. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  352. </div>
  353. {/block:Video}
  354.  
  355. <!-- LINKS -->
  356.  
  357. {block:Link}
  358. <a href="{URL}" class="link" {Target}><links>{Name}</links>
  359. {block:Description} {Description}{/block:Description}
  360. {/block:Link}
  361.  
  362. <!-- CHAT -->
  363.  
  364. {block:Chat}
  365. {block:Title}
  366. <texto>{Title}</texto>
  367. {/block:Title}
  368. <div class="chat"><ul>{block:Lines}
  369. <li class="person{UserNumber}">{block:Label}
  370. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  371. <div class="permalink">
  372. <a href="{Permalink}"><i class="fa fa-folder-open"></i> post with {NoteCount} notes / {DayOfMonthWithZero}.{MonthNumberWithZero}
  373. <div style="position:absolute; margin-top:-16px; margin-left:185px; font-size:12px;" href="{ReblogURL}" title="Reblog!" target="_blank"><i class="fa fa-retweet"></i></div>
  374. </div>
  375. {/block:Chat}
  376.  
  377. {block:Answer}
  378. <div class="asks">
  379.  
  380. <div class="pergunta2">{Asker} asked:<br>
  381. {Question} <a href="{Permalink}" target="_blank"><img style="float:right; margin-right:0px; margin-top:-1px; width:22px; padding:1px; border:2px solid #ccc; background:#fff" src="{AskerPortraitURL-48}"></a></div>
  382. <div class="resposta">{Answer}</div></div>
  383.  
  384. <!--- NOTES DAS ASKS --->
  385. <div class="permalink">
  386. <a href="{Permalink}"><i class="fa fa-folder-open"></i> post with {NoteCount} notes / {DayOfMonthWithZero}.{MonthNumberWithZero}
  387. <div style="position:absolute; margin-top:-16px; margin-left:185px; font-size:12px;" href="{ReblogURL}" title="Reblog!" target="_blank"><i class="fa fa-retweet"></i></div>
  388. </div>
  389. {/block:Answer}
  390.  
  391. {block:Audio}
  392. {AudioPlayer}
  393. {/block:Audio}
  394.  
  395. <!-- BLOQUEIO VIA/SOURCE -->
  396. <div class="vsanna">
  397. {block:RebloggedFrom}
  398. <a href="{ReblogParentURL}">via</a>
  399. {/block:RebloggedFrom}
  400. {block:ContentSource}
  401. <a href="{SourceURL}">source</a>
  402. {/block:ContentSource}
  403. </div>
  404.  
  405. </div>
  406. {/block:Posts}
  407. </div>
  408.  
  409. <!-- SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  410. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  411. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  412. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  413. <script type="text/javascript">
  414. $(window).load(function () {
  415. $('#posts').masonry(),
  416. $('.masonryWrap').infinitescroll({
  417. navSelector : "div#navigation",
  418. nextSelector : "div#navigation a#nextPage",
  419. itemSelector : ".postagens",
  420. bufferPx : 10000,
  421. extraScrollPx: 11000,
  422. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  423. loadingText : "carregando",
  424. },
  425. // call masonry as a callback.
  426. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  427. );
  428. });
  429. </script>
  430. <!-- FIM DO SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  431.  
  432.  
  433. <!-- ROLAGEM INFINITA PARA TEMA EM GRADE -->
  434. {block:IndexPage}
  435. <div class="column navigation" id="navigation">
  436. {block:Pagination}
  437. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  438. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  439. </div>
  440. {/block:IndexPage}
  441. <!-- FIM - ROLAGEM INFINITA PARA TEMA EM GRADE -->
  442. </body>
  443.  
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement