Advertisement
Carolaine_Vieira

insensates

Jan 10th, 2016
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!-- ─────────╔╗────────────╔╗
  3. ─────────║║───────────╔╝╚╗
  4. ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
  5. ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
  6. ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
  7. ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
  8. ──────║║
  9. ──────╚╝
  10.  
  11. ➸ Insensates
  12. ➸ Tema criado por Carolaine Vieira
  13. ➸ Theme made by Amplamente
  14. ➸ http://amplamente.tumblr.com
  15. ➸ Não retire os crédtios
  16. ➸ Don't remove credit
  17.  
  18. -->
  19.  
  20. <head>
  21.  
  22. <script type="text/javascript"
  23. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  24.  
  25.  
  26. <title>{title}</title>
  27. <link rel="shortcut icon" href="{Favicon}"/>
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30.  
  31. <meta name="color:Background" content="#eee"/>
  32. <meta name="color:Description" content="#999"/>
  33. <meta name="color:Text" content="#999"/>
  34. <meta name="color:Bold" content="#141414"/>
  35. <meta name="color:Italic" content="#fe4281"/>
  36. <meta name="color:Title" content="#888"/>
  37. <meta name="color:Sidebar bg" content="#ffffff"/>
  38. <meta name="color:Sidebar link" content="#141414"/>
  39. <meta name="color:Sidebar link bg" content="#999"/>
  40. <meta name="color:Scrollbar" content="#141414"/>
  41. <meta name="color:Link" content="#141414"/>
  42. <meta name="color:Link Hover" content="#fe4281"/>
  43.  
  44. <meta name="if:InfiniteScroll" content="0"/>
  45. <meta name="if:Caption" content="1"/>
  46.  
  47. <meta name="image:Background" content=""/>
  48. <meta name="image:Sidebar" content="https://secure.static.tumblr.com/c9ed246f8353d2312a6cde9d6277f7f7/s2qsk1o/vZUo0rsx1/tumblr_static_azzeoeu33xko0swgs4so0okw4.png"/>
  49.  
  50. <meta name="text:subtitle" content="magic" />
  51. <meta name="text:link1" content="link 1" />
  52. <meta name="text:link1url" content="/" />
  53. <meta name="text:link2" content="link 2" />
  54. <meta name="text:link2url" content="/" />
  55. <meta name="text:link3" content="link 3" />
  56. <meta name="text:link3url" content="/" />
  57. <meta name="text:link4" content="link 4" />
  58. <meta name="text:link4url" content="/" />
  59.  
  60. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  61. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  62. <script>
  63. (function($){$(document)
  64. .ready(function(){$("[title]")
  65. .style_my_tooltips();});})
  66. (jQuery);
  67. </script>
  68.  
  69. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  70.  
  71. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  72. <link href='https://fonts.googleapis.com/css?family=Cantarell:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  73. <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
  74. <link href='https://fonts.googleapis.com/css?family=Raleway:400,300,200,100,600,500,700,800,900' rel='stylesheet' type='text/css'>
  75. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  76. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81. @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);
  82.  
  83. b { color: {color:bold}; !important; }
  84.  
  85. i { color: {color:italic} ;!important; }
  86.  
  87. u { border-bottom: 1px solid {color:link hover}; text-decoration:none;}
  88.  
  89. #s-m-t-tooltip{
  90. max-width:300px;
  91. padding:10px;
  92. margin:20px 0px 0px 20px;
  93. background-color:#f6f6f6;
  94. border:1px solid #eee;
  95. font-family:calibri;
  96. font-size:8.5px;
  97. text-transform:uppercase;
  98. color:#888888;
  99. letter-spacing:1px;
  100. opacity:1;
  101. z-index:9999999999999999999;
  102. }
  103.  
  104. #top2 {
  105. height:auto;
  106. width:auto;
  107. letter-spacing:1px;
  108. margin-left:auto;
  109. margin-right:auto;
  110. margin-top:5px;
  111. margin-bottom:30px;
  112. font-size:12px;
  113. text-transform:uppercase;
  114. z-index:4;
  115. text-align:center;
  116. float:center;
  117. font-family:montserrat;
  118. -webkit-transition:all 0.3s ease-out;
  119. -moz-transition:all 0.3s ease-out;
  120. transition:all 0.3s ease-out;
  121. }
  122.  
  123. #top2 a{margin-left:4px;
  124. padding:7px; background: transparent;
  125. }
  126. #top2:hover{
  127. -webkit-transition:all 0.8s ease-out;
  128. -moz-transition:all 0.8s ease-out;
  129. transition:all 0.8s ease-out;
  130. }
  131.  
  132. ol, ul {padding:0px;list-style-type:none;}
  133. ul li {position:relative;padding-left:20px;}
  134. ul li:before {
  135. content:'';
  136. position:absolute;
  137. display:block;
  138. top:8px;
  139. left:0px;
  140. width:10px;
  141. height:1px;
  142. background:{color:link};
  143. }
  144.  
  145. .audioicon {border:1px solid transparent; margin-right:10px;}
  146. .audioplay {width:28px; margin-top:3px; overflow:hidden;}
  147. .player { background:transparent; width:28px; padding:6px 10px;display:inline-block;}
  148. .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
  149.  
  150.  
  151. #poxa {
  152.  
  153. width:400px;
  154. left:620px;
  155. top:0px;
  156. z-index:9;
  157. height:auto;
  158. position:fixed;
  159. padding:12px;
  160. padding-bottom:0px;
  161. background:{color:background};
  162. text-align:right;
  163.  
  164.  
  165. }
  166.  
  167. #poxa a {
  168. padding:7px;
  169. margin-left:10px;
  170. font-size:10px;
  171. text-align:right;
  172. width:auto;
  173. border-radius:5px;
  174. font-family:calibri;
  175. text-transform:uppercase;
  176. display:inline-block;
  177. color:{color:sidebar link};
  178. background:{color:sidebar link bg};
  179. border:1px solid transparent;
  180. -webkit-transition:all 0.3s ease-out;
  181. -moz-transition:all 0.3s ease-out;
  182. transition:all 0.3s ease-out;
  183. }
  184.  
  185. #poxa a:hover {
  186. color:{color:sidebar link bg};
  187. background:{color:sidebar link};
  188. border:1px solid {color:sidebar link bg};
  189. -webkit-transition:all 0.3s ease-out;
  190. -moz-transition:all 0.3s ease-out;
  191. transition:all 0.3s ease-out;}
  192.  
  193. #position-menu-bar {
  194. z-index:99999999;
  195. width:25px;
  196. background:{color:background};
  197. margin-left:398px;
  198. margin-top:-44px;
  199. padding:15px;
  200. padding-bottom:20px;
  201. -webkit-transition: all 0.8s ease;
  202. -moz-transition: all 0.8s ease;
  203. -o-transition: all 0.8s ease;
  204. }
  205.  
  206.  
  207. .menu-bar {
  208. display:block;
  209. background-color:{color:sidebar link bg};
  210. padding:8px;
  211. border-radius:5px;
  212. font-size:11px;
  213. color:{color:sidebar link};
  214. cursor:crosshair;
  215. -webkit-transition: all 0.5s ease;
  216. -moz-transition: all 0.5s ease;
  217. -o-transition: all 0.5s ease;
  218. }
  219.  
  220. .menu-bar img {
  221. width:50px;
  222. height:50px;
  223. margin-top:6px;
  224. margin-left:5px;
  225. }
  226.  
  227. .mb {
  228. display:block;
  229. width:220px;
  230. height:20px;
  231. padding-top:10px;
  232. padding-bottom:10px;
  233. color:#FFF;
  234. cursor:help;
  235. background-color:#444;
  236. margin-bottom:5px;
  237. -webkit-transition: all 0.5s ease;
  238. -moz-transition: all 0.5s ease;
  239. -o-transition: all 0.5s ease;
  240. }
  241.  
  242. .mb:hover {
  243. background-color:transparent;
  244. color:#FFF;
  245. -webkit-transition: all 0.5s ease;
  246. -moz-transition: all 0.5s ease;
  247. -o-transition: all 0.5s ease;
  248. }
  249.  
  250. #more-bar {
  251. display:block;
  252. opacity:0;
  253. position:absolute;
  254. padding:12px;
  255. padding-left:6px;
  256. margin-top:30px;
  257. margin-left:140px;
  258. width:120px;
  259. height:auto;
  260. text-align:center;
  261. background-color:{color:sidebar link bg};
  262. -webkit-transition: all 0.7s ease;
  263. -moz-transition: all 0.7s ease;
  264. -o-transition: all 0.7s ease;
  265. }
  266.  
  267. #more-bar a {
  268.  
  269. font-size:11.5px;
  270. width:100px;
  271. margin-left:-2px;
  272. text-transform:none;
  273. text-align:left;
  274.  
  275. }
  276.  
  277. #more-bar a:hover {
  278. color:{color:link hover};
  279. background:transparent;
  280.  
  281. }
  282.  
  283. #position-menu-bar:hover #more-bar {
  284. margin-left:-22px;
  285. opacity:1;
  286. }
  287.  
  288. #triangle {
  289. width:0;
  290. height:0;
  291. border-top:30px solid {color:sidebar link bg};
  292. border-right:30px solid transparent;
  293. position:absolute;
  294. margin-top:-26px;
  295. margin-left:15px;
  296. opacity:1;
  297. -webkit-transform:rotate(45deg);
  298. -moz-transform:rotate(45deg);
  299. -o-transform: rotate(45deg);
  300. }
  301.  
  302.  
  303. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {
  304. opacity:0.2;
  305. }
  306.  
  307. iframe#tumblr_controls {left:0px; float:left; position:fixed;
  308. black-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;
  309. }
  310. #tumblr_controls{left:0px; float:left; display:none;
  311. position:fixed ;
  312. -webkit-filter: invert(100%)
  313. }
  314.  
  315. a{
  316. color:{color:Link};
  317. text-decoration:none;
  318. -webkit-transition:all 0.3s ease-out;
  319. -moz-transition:all 0.3s ease-out;
  320. transition:all 0.3s ease-out;
  321.  
  322. }
  323.  
  324. a:hover{
  325.  
  326. color:{color:Link Hover};
  327. -webkit-transition:all 0.3s ease-out;
  328. -moz-transition:all 0.3s ease-out;
  329. transition:all 0.3s ease-out;
  330.  
  331. }
  332.  
  333. #notas {
  334. font-size:12px;
  335. width:100%;
  336. height:300px;
  337. overflow-y:auto;
  338. background:transparent;
  339.  
  340. }
  341.  
  342. h1 {
  343.  
  344. font-size:18px;
  345. text-align:center;
  346. text-transform:none;
  347. font-weight:normal;
  348.  
  349. }
  350.  
  351. body{
  352. cursor:crosshair;
  353. color:{color:Text};
  354. font-family:roboto;
  355. font-size:11px;
  356. background: {color:background} url("{image:background}") fixed;
  357. }
  358.  
  359.  
  360. #post{
  361. margin-top:30px;
  362. width:400px;
  363. margin-left:600px;
  364. background-color:transparent;
  365. padding:5px;
  366. }
  367.  
  368. .entry{
  369. text-align:left;
  370. padding:12px;
  371. background-color:transparent;
  372. width:405px;
  373. float:center;
  374. margin:30px;
  375. -webkit-transition:all 0.3s ease-out;
  376. -moz-transition:all 0.3s ease-out;
  377. transition:all 0.3s ease-out;
  378. }
  379.  
  380. .entry:hover {
  381. -webkit-transition:all 0.3s ease-out;
  382. -moz-transition:all 0.3s ease-out;
  383. transition:all 0.3s ease-out;
  384. }
  385. .entry img{
  386. max-width:400px;
  387. height:auto;
  388. float:right;
  389. margin:2px;
  390. margin-bottom:5px;
  391.  
  392. }
  393.  
  394. .entry .perm{
  395. {block:PermalinkPage}
  396. display:none;
  397. {/block:PermalinkPage}
  398. text-transform:uppercase;
  399. background:{color:background};
  400. padding:10px;
  401. font-family:roboto;
  402. font-size:9px;
  403. font-weight:bold;
  404. text-align:center;
  405. margin-top:0px;
  406. width:390px;
  407. margin-left:-10px;
  408. height:auto;
  409. position:absolute;
  410. opacity:0.0;
  411. -webkit-transition:all 0.5s ease-out;
  412. -moz-transition:all 0.5s ease-out;
  413. transition:all 0.5s ease-out;
  414.  
  415. }
  416.  
  417. .entry:hover .perm{
  418. margin-left:0px;
  419. opacity:1;
  420. -webkit-transition:all 0.5s ease-out;
  421. -moz-transition:all 0.5s ease-out;
  422. transition:all 0.5s ease-out;
  423.  
  424. }
  425.  
  426. .notes img {
  427. width: 0px;
  428. border-radius:100%;
  429. float:left;
  430. border-right:10px solid transparent;
  431. -webkit-transition: all 0.5s linear;
  432. -moz-transition: all 0.5s linear;
  433. transition: all 0.5s linear;}
  434. ol.notes, .notes li {
  435. height:20px;
  436. width: 100%;
  437. list-style: none;
  438. margin: 0px;
  439. padding-left: 0px}
  440. .notes li:hover img {
  441. -webkit-transition: all 0.5s linear;
  442. -moz-transition: all 0.5s linear;
  443. transition: all 0.5s linear;}
  444.  
  445. ::-moz-selection { background: {color:text}; color: {color:background}; }
  446. ::selection { background: {color:text}; color: {color:background}; }
  447.  
  448. .pagination {
  449. display: none;
  450. }
  451.  
  452. ::-webkit-scrollbar {height:5px; width:3px; }
  453.  
  454. ::-webkit-scrollbar-track-piece {
  455. background-color:{color:post bg};
  456. }
  457.  
  458. ::-webkit-scrollbar-thumb {
  459. background:{color:scrollbar};}
  460.  
  461. blockquote {
  462. margin-left:20px;
  463. padding-left:10px;
  464. border-left:2px solid{color:text};
  465. }
  466.  
  467. #question {padding:0px; margin-bottom:5px;}
  468.  
  469. #asker_portrait img{max-width:40px; margin-top:-20px; position:relative; float:center; border-radius:10px; margin-right:20px; padding:4px; background:{color:Header link} }
  470.  
  471. #asker {font-weight:normal; font-family:montserrat; text-transform:uppercase; font-style:normal; }
  472.  
  473. #asker a { text-align:center; font-size:12px;}
  474.  
  475. #asker a:hover {color:#ccc;}
  476.  
  477. #asked_question {
  478.  
  479. text-align:center;
  480. padding:10px;
  481. width:300px;
  482. border-top-left-radius:20px;
  483. border-top-right-radius:0px;
  484. border-bottom:1px solid {color:borders};
  485. font-style:italic;
  486. min-height:20px;
  487. {block:permalinkpage}
  488. max-width:500px;
  489. width:500px;
  490. {/block:permalinkpage}
  491. padding-left:50px;
  492. padding-right:50px;
  493. float:center;
  494.  
  495. }
  496.  
  497. #answer {
  498.  
  499. color:#999;
  500. padding:2px 10px;
  501. }
  502.  
  503. .boxs {
  504.  
  505. background:{color:background};
  506. float:left;
  507. left:450px;
  508. top:0px;
  509. z-index:9;
  510. height:auto;
  511. width:160px;
  512. padding:5px;
  513. position:fixed;
  514.  
  515. }
  516.  
  517. .favi {
  518.  
  519. width:150px;
  520. float:left;
  521. background:transparent;
  522. padding:5px;
  523. margin-bottom:10px;
  524.  
  525. }
  526.  
  527. .favi img{
  528.  
  529. float:center;
  530.  
  531. }
  532.  
  533. #sidetitle {
  534.  
  535. color:{color:title};
  536. text-align:center;
  537. float:left;
  538. text-transform:uppercase;
  539. font-weight:bold;
  540. background:transparent;
  541. padding:10px;
  542. width:150px;
  543. margin-left:-5px;
  544. font-size:15px;
  545. margin-top:5px;
  546.  
  547. }
  548.  
  549. .description {
  550. padding:20px;
  551. padding-bottom:15px;
  552. text-align:justify;
  553. margin-left:-5px;
  554. width:135px;
  555. background:transparent;
  556. font-size:10px;
  557. color:{color:description};
  558. }
  559.  
  560. #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:20px; bottom:20px; padding:8px; font-size:35px; font-family:Lovers Quarrel; line-height:14px; text-align:right; z-index:99;
  561. -webkit-transition:all 0.3s ease-out;
  562. -moz-transition:all 0.3s ease-out;
  563. transition:all 0.3s ease-out;
  564. text-shadow:none;
  565. }
  566. #top1 a{text-shadow:none;}
  567. #top1 a:hover {text-shadow:none;}
  568. #top1:hover {
  569. -webkit-transition:all 0.3s ease-out;
  570. -moz-transition:all 0.3s ease-out;
  571. transition:all 0.3s ease-out;
  572. -moz-transform: scale(1.5);
  573. -webkit-transform: scale(1.5);
  574. -o-transform: scale(1.5);
  575. -ms-transform: scale(1.5);
  576. transform: scale(1.5);
  577. text-shadow:none;
  578. }
  579.  
  580.  
  581. {CustomCSS}
  582.  
  583. </style>
  584. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  585.  
  586. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
  587.  
  588. src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  589.  
  590. <script>
  591. $(function(){
  592. var $container = $('#post');
  593. $container.imagesLoaded(function(){
  594. $container.masonry({
  595. itemSelector: '.entry',
  596. });
  597. });
  598. $container.infinitescroll({
  599. itemSelector : ".entry",
  600. navSelector : "div.pagination",
  601. nextSelector : ".pagination a#next",
  602. loadingImg : "",
  603. loadingText : "<em></em>",
  604. bufferPx : 10000,
  605. extraScrollPx: 12000,
  606. },
  607. // trigger Masonry as a callback
  608. function( newElements ) {
  609. var $newElems = $( newElements ).css({ opacity: 0 });
  610. // ensure that images load before adding to masonry layout
  611. $newElems.imagesLoaded(function(){
  612. $newElems.animate({ opacity: 1 });
  613. $container.masonry( 'appended', $newElems, true );
  614. });
  615. }
  616. );
  617. });
  618. </script>
  619.  
  620.  
  621. </head>
  622. <body>
  623.  
  624. <div class="boxs">
  625.  
  626. <div id="sidetitle">
  627. {Title}
  628. <div style="font-size:9px; font-weight:normal; letter-spacing:0px; color:{color:text};">{text:subtitle}</div>
  629. </div>
  630.  
  631.  
  632. <img class="favi" src="{image:sidebar}">
  633.  
  634. <div class="description">{description}</div>
  635.  
  636. <div id="poxa">
  637.  
  638. <a href="/"><li title="home" class="fa fa-home"></li></a>
  639. <a href="/ask"><li title="ask" class="fa fa-envelope-o"></li></a>
  640. <a href="/submit"><li title="submit" class="fa fa-paper-plane-o"></li></a>
  641. <a href="/archive"><li title="archive" class="fa fa-archive"></li></a>
  642.  
  643. <div id="position-menu-bar">
  644. <div class="menu-bar">
  645. <li class="fa fa-bars"></li>
  646. </div>
  647. <div id="more-bar">
  648. <div id="triangle"></div>
  649.  
  650. <a href="{text:link1url}">{text:link1}</a>
  651. <a href="{text:link2url}">{text:link2}</a>
  652. <a href="{text:link3url}">{text:link3}</a>
  653. <a href="{text:link4url}">{text:link4}</a>
  654.  
  655.  
  656. </div>
  657. </div>
  658.  
  659.  
  660. </div>
  661.  
  662.  
  663.  
  664. </div>
  665.  
  666.  
  667. <div id="post">
  668. {block:Posts}
  669. <div class="entry">
  670.  
  671.  
  672. {block:Title}<h1>{Title}</h1>{/block:Title}
  673.  
  674. {block:Text}{Body}{/block:Text}
  675.  
  676. {block:Photo}
  677.  
  678. <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
  679. {/block:Photo}
  680.  
  681. {block:Photoset}
  682.  
  683. {Photoset-400}
  684. {/block:Photoset}
  685.  
  686.  
  687. {block:Quote}
  688.  
  689. <div style="text-align:center; padding:10px; font-family:Cantarell; font-weight:normal; font-size:15px;">{Quote}</br></div>
  690.  
  691. <div align="right" style="text-align:center; font-size:9px; font-family:montserrat; text-transform:uppercase; padding-bottom:15px;">
  692. </br>{block:Source}— {Source}{/block:Source} </br>
  693. </div>
  694. {/block:Quote}
  695.  
  696.  
  697. {block:Video}
  698.  
  699. {Video-400}
  700.  
  701. <br>
  702. {PlayCountWithLabel}
  703. {/block:Video}
  704.  
  705.  
  706. {block:Link}
  707. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  708. {block:Description}{Description}{/block:Description}
  709. {/block:Link}
  710.  
  711. {block:Chat}
  712. {block:Lines}
  713. {block:Label}
  714. <br>{Label}
  715. {/block:Label}
  716. &nbsp;{Line}
  717. {/block:Lines}
  718. {/block:Chat}
  719.  
  720. {block:Audio}<div class="audioicon"><div class="player"><div class="audioplay">{AudioPlayer}</div></div><div class="audiodesc"><b>{block:TrackName}{TrackName}{/block:TrackName}</b> {block:Artist}, {Artist}{/block:Artist}</div></div>
  721. {/block:Audio}
  722.  
  723. {block:Answer}
  724. <div id="question">
  725. <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
  726. </div>
  727. <div id="answer">
  728. {Answer}
  729. </div>
  730. {/block:Answer}
  731.  
  732. {block:IFCaption} {block:Caption}{Caption}{/block:Caption} {/block:IfCaption}
  733.  
  734. <div class="perm">
  735.  
  736. <a href="{Permalink}">{NoteCount} N</a>&nbsp;&nbsp;&nbsp;&nbsp;
  737. <a href="{ReblogUrl}">Reblog</a>&nbsp;&nbsp;&nbsp;&nbsp;
  738. <a href="{Permalink}">{block:date}{DayOfMonthWithZero} {ShortMonth}{/block:date}</a>
  739.  
  740. </div>
  741.  
  742. {block:PermalinkPage}
  743. <br>
  744. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} </br> {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} </br> Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  745. <Br>
  746. {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
  747. {/block:PermalinkPage}
  748. </div>
  749.  
  750. {/block:Posts}
  751.  
  752.  
  753. </div>
  754.  
  755. {block:IfNotInfiniteScroll}
  756. <div id="top2">
  757.  
  758. {block:Pagination}
  759. {block:PreviousPage}
  760. <a href="{PreviousPage}"><li style="font-size:10px;" class="fa fa-chevron-left"></li></a>
  761. {/block:PreviousPage}
  762.  
  763. {block:JumpPagination length="7"}
  764.  
  765. {block:CurrentPage}
  766. <a href="#"><span class="current_page"><li class="fa fa-check"></li></span></a>
  767. {/block:CurrentPage}
  768.  
  769. {block:JumpPage}
  770. <a class="jump_page" href="{URL}">{PageNumber}</a>
  771. {/block:JumpPage}
  772. {/block:JumpPagination}
  773.  
  774. {block:NextPage}
  775. <a href="{NextPage}"><li style="font-size:10px;" class="fa fa-chevron-right"></li></a>
  776. {/block:NextPage}
  777.  
  778. {/block:Pagination}
  779.  
  780. </div>
  781. {/block:IfNotInfiniteScroll}
  782.  
  783. <div id="top1">
  784. <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">Am</a>
  785. </div>
  786.  
  787.  
  788. {block:IfInfiniteScroll}
  789. <div class="pagination">
  790. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}
  791. <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  792. </div>
  793. {/block:IfInfiniteScroll}
  794.  
  795.  
  796.  
  797. </body>
  798. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement