Advertisement
Tsunland

Bianca Multi

Feb 20th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.82 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <script type="text/javascript" src="http://scmplayer.co/script.js"
  8. data-config="{'skin':'http://static.tumblr.com/zeaszfj/6I9n2rp0t/.css','volume':15,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':' A Love Song | Hounded .','url':'https://www.youtube.com/watch?v=lWbCDsMxCP8'}]}" ></script>
  9.  
  10.  
  11. <!--------------------------------------------
  12. SCOTTISBAE THEMES # 178
  13. THEME BY: http://scottisbae.tumblr.com/
  14.  
  15. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  16.  
  17. CREDITS: unnest captions by neothm, magnusthemes and scarletwitch
  18.  
  19. --------------------------------------------->
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  24. <meta name="description" content="" />
  25. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  26.  
  27.  
  28. <meta name="color:Background" content="#FFFFFF">
  29. <meta name="color:Link" content="#ACB2B6">
  30. <meta name="color:Bold" content="#A2B2bC">
  31. <meta name="color:Link Hover" content="#CECECE">
  32. <meta name="color:Text" content="#232323">
  33. <meta name="color:Scrollbar" content="#A2B2bC">
  34. <meta name="color:Info Border" content="#F3F3F3">
  35.  
  36. <meta name="text:Body Font Size" content="9px"/>
  37. <meta name="text:Body Font" content="'Hind', arial"/>
  38.  
  39. <meta name="image:Sidebar" content=""/>
  40. <meta name="if:Show 400px posts" content="0"/>
  41. <meta name="if:Show Link1" content="1" />
  42. <meta name="if:Show Link2" content="1" />
  43. <meta name="if:Show Link3" content="1" />
  44. <meta name="if:Show Link4" content="1" />
  45.  
  46.  
  47. <meta name="text:link1" content="">
  48. <meta name="text:link1 url" content="/">
  49. <meta name="text:link2" content="">
  50. <meta name="text:link2 url" content="/">
  51. <meta name="text:link3" content="">
  52. <meta name="text:link3 url" content="/">
  53. <meta name="text:link4" content="">
  54. <meta name="text:link4 url" content="/">
  55.  
  56.  
  57. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  58.  
  59. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  60.  
  61. <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
  62.  
  63. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  64.  
  65.  
  66.  
  67. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  68. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  69. <script>
  70. (function($){
  71. $(document).ready(function(){
  72. $("a[title]").style_my_tooltips({
  73. tip_follows_cursor:true,
  74. tip_delay_time:90,
  75. tip_fade_speed:600,
  76. attribute:"title"
  77. });
  78. });
  79. })(jQuery);
  80. </script>
  81.  
  82.  
  83.  
  84. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  85. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  86.  
  87. </script><script src="http://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
  88. <script>
  89. $(function(){ $('.posts').unnest({
  90. yourCaption: ".caption",
  91. wrapName: ".cap",
  92. newCaptionUsername: true,
  93. originalPostCaptionUsername: false,
  94. tumblrAvatars: false,
  95. tumblrAvatarClass: ".icon",
  96. usernameColon: false
  97. }); }); </script>
  98.  
  99.  
  100.  
  101. <style type="text/css">
  102.  
  103. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:4px;}
  104. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  105. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  106.  
  107.  
  108.  
  109. #s-m-t-tooltip {
  110. max-width:300px;
  111. margin-top:-25px;
  112. margin-left:-25px;
  113. font-size: 8px;
  114. font-family: calibri;
  115. padding:2px;
  116. color:{color:text};
  117. font-weight:;
  118. letter-spacing:1px;
  119. text-align:center;
  120. text-transform:uppercase;
  121. background-color:{color:Background};
  122. z-index:999999999999999999999999999999999999;
  123. }
  124.  
  125.  
  126.  
  127. .tumblr_blog {
  128. vertical-align:middle;
  129. line-height:20px;
  130. margin-bottom:5px;
  131. font-weight:bold;
  132. color:{color:bold}!important;
  133. }
  134.  
  135. .tumblr_blog a:hover {
  136. text-decoration:none;
  137. color:{color:Link Hover};
  138. }
  139.  
  140. .icon {
  141. width:20px;
  142. height:20px;
  143. margin-right:10px;
  144. display:inline-block;
  145. float:left;
  146. border-radius:2px;
  147. }
  148.  
  149. .cap {
  150. margin-left:0px;
  151. {block:ifNotShow400pxposts}
  152. width:500px;
  153. {/block:ifNotShow400pxposts}
  154. {block:ifShow400pxposts}
  155. width:400px;
  156. {/block:ifShow400pxposts}
  157. }
  158.  
  159. .cap blockquote {
  160. {block:ifNotShow400pxposts}
  161. width:500px;
  162. {/block:ifNotShow400pxposts}
  163. {block:ifShow400pxposts}
  164. width:400px;
  165. {/block:ifShow400pxposts}
  166. margin-left:10px;
  167. }
  168.  
  169.  
  170. h1 {
  171. font-weight:normal;
  172. font-size: {text:Body Font Size};
  173. font-family: 9px;
  174. text-align:left;
  175. font-style:italic;
  176. letter-spacing:0px;
  177. text-transform:none;
  178. color:{color:Bold};
  179. }
  180.  
  181. h2 {
  182. margin-bottom:12px;
  183. padding-bottom:10px;
  184. font-size: 10px;
  185. font-family: {text:Body Font};
  186. font-style:none;
  187. text-align:left;
  188. letter-spacing:0;
  189. font-weight:bold;
  190. line-height:100%;
  191. text-transform:none;
  192. color:{color:Bold};
  193. margin: 0px;
  194. border-bottom:px solid {color:Info Border};
  195. }
  196.  
  197. pre {
  198. width:400px;
  199. text-align: left;
  200. word-wrap: break-word;
  201. color:{color:Text};
  202. }
  203.  
  204.  
  205.  
  206. body {
  207. background-color:#ffffff; /*set this the same color as your background image to avoid black areas on different resolutions*/
  208. background-image:url('https://static.tumblr.com/vvokfva/YpUp4gqsn/arjuna.png'); /*bg image goes here*/
  209. background-attachment: fixed;
  210. background-repeat: no-repeat;
  211. background-position: left top;
  212. color:#9c9493; /*body font color*/
  213. font-size: 9px;
  214. letter-spacing:1.5px;
  215. line-height:130%;
  216. color:#767979;
  217. }
  218.  
  219. b, strong {
  220. color:#1616c5;
  221. }
  222.  
  223. small, sup, sub {
  224. font-size: {text:Body Font Size};
  225. letter-spacing:0px;
  226. }
  227.  
  228. a {
  229. color: {color:Link};
  230. text-decoration: none;
  231. -moz-transition-duration: 0.5s;
  232. -o-transition-duration: 0.5s;
  233. -webkit-transition-duration: 0.5s;
  234. transition-duration: 0.5s;
  235. }
  236.  
  237. a:hover {
  238. color: {color:Link Hover};
  239. text-decoration: none;
  240. -moz-transition-duration: 0.5s;
  241. -o-transition-duration: 0.5s;
  242. -webkit-transition-duration: 0.5s;
  243. transition-duration: 0.5s;
  244. }
  245.  
  246.  
  247.  
  248. .sidebar {
  249. width:245px;
  250. padding:10px;
  251. margin-left:100px;
  252. width:245px;
  253. position: fixed;
  254. margin-top:30px;
  255. }
  256.  
  257. .sidebarimage {
  258. margin-top:0px;
  259. margin-bottom:0px;
  260. margin-left:px;
  261. width:245px;
  262. padding:0px;
  263. -webkit-filter: grayscale(0%); filter: grayscale(0%);
  264. }
  265.  
  266. .sidebarlinks {
  267. width:245px;
  268. margin-top:10px;
  269. margin-bottom:5px;
  270. font-size:8px;
  271. font-weight:;
  272. text-align:center;
  273. font-family:calibri;
  274. line-height:19px;
  275. text-transform:uppercase;
  276. }
  277.  
  278.  
  279. .sidebarlinks a {
  280. color:{color:text};
  281. padding:2px;
  282. -moz-transition-duration: 0.5s;
  283. -o-transition-duration: 0.5s;
  284. -webkit-transition-duration: 0.5s;
  285. transition-duration: 0.5s;
  286. }
  287.  
  288. .sidebarlinks a:hover {
  289. color:{color:Link Hover};
  290. text-decoration:none;
  291. -moz-transition-duration: 0.5s;
  292. -o-transition-duration: 0.5s;
  293. -webkit-transition-duration: 0.5s;
  294. transition-duration: 0.5s;
  295. }
  296.  
  297.  
  298. .description {
  299. text-transform:;
  300. width:235px;
  301. padding-top:px;
  302. margin-top:5px;
  303. margin-bottom:5px;
  304. float:left;
  305. padding:5px;
  306. text-align:center;
  307. line-height:180%;
  308. text-transform:lowercase;
  309. font-size:9px;
  310. font-family:hind;
  311. color:{color:Text};
  312. letter-spacing:px;
  313. }
  314.  
  315. .description a:hover {
  316. color:{color:Link Hover};
  317. }
  318.  
  319. .border {
  320. margin-left:px;
  321. border-bottom: 1px solid {color:Info Border};
  322. width:100px;
  323. }
  324.  
  325. .border2 {
  326. margin-left:0px;
  327. border-bottom: 1px solid {color:info border};
  328. width:90px;
  329. }
  330.  
  331.  
  332. .pagination {
  333. width:245px;
  334. margin-top:5px;
  335. margin-bottom:px;
  336. font-size:9px;
  337. font-weight:;
  338. text-align:center;
  339. font-family:calibri;
  340. line-height:19px;
  341. text-transform:uppercase;
  342. }
  343.  
  344. .pagination a {
  345. color:{color:Bold};
  346. padding:3px;
  347. -moz-transition-duration: 0.5s;
  348. -o-transition-duration: 0.5s;
  349. -webkit-transition-duration: 0.5s;
  350. transition-duration: 0.5s;
  351. }
  352.  
  353. .pagination a:hover {
  354. color:{color:Link Hover};
  355. text-decoration:none;
  356. -moz-transition-duration: 0.5s;
  357. -o-transition-duration: 0.5s;
  358. -webkit-transition-duration: 0.5s;
  359. transition-duration: 0.5s;
  360. }
  361.  
  362. .container {
  363. width:900px;
  364. margin-left:375px;
  365. margin-bottom:80px;
  366. position: absolute;
  367. }
  368.  
  369.  
  370.  
  371. .postscontainer {
  372. {block:ifNotShow400pxposts}
  373. width:500px;
  374. {/block:ifNotShow400pxposts}
  375. {block:ifShow400pxposts}
  376. width:400px;
  377. {/block:ifShow400pxposts}
  378. margin: auto;
  379. margin-top:-10px;
  380. margin-left:350px;
  381. margin-bottom:80px;
  382.  
  383. }
  384.  
  385.  
  386. .posts {
  387. {block:ifNotShow400pxposts}
  388. width:500px;
  389. {/block:ifNotShow400pxposts}
  390. {block:ifShow400pxposts}
  391. width:400px;
  392. {/block:ifShow400pxposts}
  393. font-size: {text:Body Font Size};
  394. font-family: {text:Body Font};
  395. margin-top:100px;
  396. line-height:143%;
  397. text-align:justify;
  398. padding:10px;
  399. {block:ifShowPostsBorder}
  400. border:1px solid {color:Info Border};
  401. {/block:ifShowPostsBorder}
  402. background-color:{color:Posts BG};
  403. }
  404.  
  405.  
  406.  
  407. .info {
  408. {block:ifNotShow400pxposts}
  409. width:500px;
  410. {/block:ifNotShow400pxposts}
  411. {block:ifShow400pxposts}
  412. width:400px;
  413. {/block:ifShow400pxposts}
  414. margin-top:15px;
  415. padding:px;
  416. margin-left:px;
  417. text-align:left;
  418. font-family:hind;
  419. text-transform:;
  420. letter-spacing:px;
  421. font-size:8.5px;
  422. border-top:1px solid {color:Info Border};
  423. }
  424.  
  425. .info a {
  426. color:{color:Text};
  427. }
  428.  
  429. .info a:hover {
  430. text-decoration:none;
  431. color:{color:Link Hover};
  432. }
  433.  
  434.  
  435. ul li {
  436. color:#444;
  437. margin-left:-15px;
  438. list-style:none;
  439. }
  440.  
  441.  
  442. ul li:before {
  443. color:{color:Bold};
  444. content:"\25E6";
  445. font-size:2em;
  446. padding-right:.25em;
  447. position:relative;
  448. top:.1em;
  449. }
  450.  
  451. .postnote {
  452. {block:ifNotShow400pxposts}
  453. width:500px;
  454. {/block:ifNotShow400pxposts}
  455. {block:ifShow400pxposts}
  456. width:400px;
  457. {/block:ifShow400pxposts}
  458. text-transform:lowercase;
  459. font-size: {text:Body Font Size};
  460. font-family: {text:Body Font};
  461. text-align:left;
  462. margin-top:10px;
  463. }
  464.  
  465. .postnote li {
  466. list-style-type:none;
  467. padding:10px 0px 0px 0px;
  468. text-align:left;
  469. -moz-transition-duration:0.5s;
  470. -webkit-transition-duration:0.5s;
  471. -o-transition-duration:0.5s;
  472. }
  473.  
  474. .postnote img {
  475. width:0px;
  476. }
  477.  
  478.  
  479. .music {
  480. width:400px;
  481. {block:ifShow400pxposts}
  482. width:400px;
  483. {/block:ifShow400pxposts}
  484. padding-bottom:10px;
  485. }
  486.  
  487. .albumart {
  488. float:left;
  489. width:45px;
  490. padding: 3px;
  491. margin:2px 7px -3px 6px;
  492. border-radius:10%;
  493. }
  494.  
  495. .playercontainer {
  496. text-align:left;
  497. padding-top:15px;
  498. width:450px;
  499. {block:ifShow400pxposts}
  500. width:350px;
  501. {/block:ifShow400pxposts}
  502. }
  503.  
  504. .musicinfo {
  505. padding:10px;
  506. margin-top:20px;
  507. text-transform:uppercase;
  508. font-size: {text:Body Font Size};
  509. font-family: {text:Body Font};
  510. color:{color:Text};
  511. }
  512.  
  513. .quote {
  514. font-size: {text:Body Font Size};
  515. font-family: {text:Body Font};
  516. margin-top:5px;
  517. color:{color:Bold};
  518. font-weight:bold;
  519. letter-spacing:0.1px;
  520. text-transform:none;
  521. line-height:100%;
  522. text-align:left;
  523. }
  524.  
  525. .source {
  526. font-size: {text:Body Font Size};
  527. font-family: {text:Body Font};
  528. font-style:normal;
  529. text-align:left;
  530. line-height:17px;
  531. }
  532.  
  533. .chat {
  534. margin-top:5px;
  535. font-size: {text:Body Font Size};
  536. font-family: {text:Body Font};
  537. }
  538.  
  539. .chat .lines {
  540. margin-left:0;
  541. }
  542.  
  543. .chat .lines span {
  544. font-weight: bold;
  545. color:{color:bold};
  546. }
  547.  
  548. .ask {
  549. {block:ifNotShow400pxposts}
  550. width:500px;
  551. {/block:ifNotShow400pxposts}
  552. {block:ifShow400pxposts}
  553. width:400px;
  554. {/block:ifShow400pxposts}
  555. font-size: {text:Body Font Size};
  556. font-family: {text:Body Font};
  557. text-transform:capitalize;
  558. text-align:left;
  559. font-weight:;
  560. padding-top:4px;
  561. padding-left:7px;
  562. padding-bottom:10px;
  563. font-size: {text:Body Font Size};
  564. font-family: {text:Body Font};
  565. border-bottom: 1px solid {color:Info Border};
  566. }
  567.  
  568. .ask a {
  569. color:{color:bold};
  570. }
  571.  
  572. .ask a:hover {
  573. text-decoration:none;
  574. color:{color:Link Hover};
  575. }
  576.  
  577. .answer {
  578. {block:ifNotShow400pxposts}
  579. width:500px;
  580. {/block:ifNotShow400pxposts}
  581. {block:ifShow400pxposts}
  582. width:400px;
  583. {/block:ifShow400pxposts}
  584. letter-spacing:0px;
  585. text-align:left;
  586. padding-top:px;
  587. margin-bottom:1px;
  588. font-size: {text:Body Font Size};
  589. font-family: {text:Body Font};
  590. }
  591.  
  592. .credit {
  593. position:fixed;
  594. font-family:calibri;
  595. font-size:8px;
  596. line-height:150%;
  597. letter-spacing:0px;
  598. right:5px;
  599. bottom:20px;
  600. text-transform:uppercase;
  601. text-align:center;
  602. border: 1px solid {color:Info Border};
  603. background-color: #FFFFFF;
  604. color: #393939;
  605. }
  606.  
  607. .credit a {
  608. color:{color:text};
  609. font-style:normal;
  610. padding:3px;
  611. -moz-transition-duration:0.5s;
  612. -webkit-transition-duration:0.5s;
  613. -o-transition-duration:0.5s;
  614. }
  615.  
  616. </style>
  617. </head>
  618.  
  619.  
  620. <body>
  621. <div class="container">
  622. <div class="sidebar">
  623. <center><img src="{image:sidebar}" class="sidebarimage"></center>
  624. <div class="sidebarlinks">
  625. <a href="/">home</a>
  626. <a href="/ask">ask</a>
  627. {block:ifShowLink1}
  628. <a href="{text:link1 url}">{text:link1}</a>
  629. {/block:IfShowLink1}
  630. {block:ifShowLink2}
  631. <a href="{text:link2 url}">{text:link2}</a>
  632. {/block:IfShowLink2}
  633. {block:ifShowLink3}
  634. <a href="{text:link3 url}">{text:link3}</a>
  635. {/block:IfShowLink3}
  636. {block:ifShowLink4}
  637. <a href="{text:link4 url}">{text:link4}</a>
  638. {/block:IfShowLink4}
  639. </div>
  640. <center><div class="border"></div></center>
  641. <div class="description">
  642. {Description}
  643. </div>
  644. {block:Pagination}
  645. <div class="pagination">
  646. {block:PreviousPage}
  647. <a title="back" href="{PreviousPage}"> <span style="font-size:8px;color:{color:bold};"><i class="fa fa-chevron-left" aria-hidden="true"></i></span></a>
  648. {/block:PreviousPage}
  649. {block:NextPage}
  650. <a title="next" href="{NextPage}"> <span style="font-size:8px;color:{color:bold};"><i class="fa fa-chevron-right" aria-hidden="true"></i></span></a>
  651. {/block:NextPage}
  652. </div>
  653. {/block:Pagination}
  654.  
  655. </div>
  656.  
  657. <div class="postscontainer">
  658.  
  659. {block:Posts}
  660. <div class="posts">
  661.  
  662.  
  663. {block:Text}
  664. {block:Title}<h2>{Title}</h2>{/block:Title}
  665. <div class="caption">
  666. {Body}
  667. </div>
  668. {/block:Text}
  669.  
  670. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div>
  671. {/block:Quote}
  672.  
  673. {block:Link}
  674. <h2><a href="{URL}">{Name}</a></h2>
  675. {block:Description}{Description}{/block:Description}
  676. {/block:Link}
  677.  
  678. {block:Chat}
  679. {block:Title}<h2>{Title}</h2>{/block:Title}
  680. {block:lines}
  681. <div class="chat">
  682. <div class="lines">{block:label}
  683. <span><span style="text-transform:uppercase;letter-spacing:0.5px;">{label}</span></span>
  684. {/block:label}
  685. {line}</br></div></div>
  686. {/block:lines}
  687. {/block:Chat}
  688.  
  689. {block:Answer}<div class="ask"><p><span style="font-weight:bold;text-transform:lowercase;color:{color:bold};">{Asker} </span><span style="font-size:9px;color:{color:bold};"><i class="fa fa-question"></i></span></p> <span style="text-transform:none;"> {Question} </span></div><div class="caption"><div class="answer">{Answer}</div></div>{/block:answer}
  690.  
  691. {block:Photo}
  692. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  693. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  694.  
  695. {/block:Photo}
  696.  
  697. {block:Photoset}
  698. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  699. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  700. {/block:Photoset}
  701.  
  702. {block:Audio}<div class="music">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart">{/block:AlbumArt}
  703. <div class="playercontainer">{AudioPlayerWhite}</div>
  704. <div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by <b>{Artist}</b> {/block:Artist}</div>
  705. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<br></div>{/block:Audio}
  706.  
  707. {block:Video}
  708. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  709. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  710. {/block:Video}
  711.  
  712. {block:Date}<div class="info"><p><span style="color:{color:Bold};text-transform:uppercase;font-size:8px;"><a href="{Permalink}"><b>{TimeAgo}</b></a></span>{block:NoteCount}  <span style="text-transform:uppercase;font-size:8px;">{NoteCountwithlabel}</span>{/block:NoteCount}   {block:PermalinkPage} {block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a><a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage}<span style=";"><a title="reblog" href="{ReblogURL}" target="_blank" class="details"><span style="color:{color:Bold};font-size:7px";><i class="fa fa-share" aria-hidden="true"></i></span></a></span>  {block:HasTags}<span style="color:{color:Bold};font-size:8px;"></span>{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  713. {/block:Date}
  714.  
  715.  
  716. <div class="postnote">
  717. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  718.  
  719. </div>
  720. {/block:Posts}
  721.  
  722.  
  723.  
  724. <div class="credit"><a href="http://scottisbae.tumblr.com/">scottisbae</a></div>
  725.  
  726.  
  727. </div>
  728. </div>
  729. </div>
  730. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement