Advertisement
koukyun

Mahiro #T06

Jun 2nd, 2013
3,907
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.72 KB | None | 0 0
  1. <!---mahiro made by koukyun.tumblr.com . keep the credits-->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <meta name="text:Link 01" content="http://"/>
  13. <meta name="text:Link 01 Name" content="Link 1"/>
  14. <meta name="text:Link 02" content="http://"/>
  15. <meta name="text:Link 02 Name" content="Link 2"/>
  16. <meta name="text:Link 03" content="http://"/>
  17. <meta name="text:Link 03 Name" content="Link 3"/>
  18. <meta name="text:Link 04" content="http://"/>
  19. <meta name="text:Link 04 Name" content="Link 4"/>
  20. <meta name="text:Link 05" content="http://"/>
  21. <meta name="text:Link 05 Name" content="Link 5"/>
  22. <meta name="text:Link 06" content="http://"/>
  23. <meta name="text:Link 06 Name" content="Link 6"/>
  24. <meta name="if:Gray Scale" content="0"/>
  25. <meta name="if:Fade Hover" content="0">
  26. <meta name="if:Show Caption" content="1"/>
  27. <meta name="if:Show Tags" content="1"/>
  28. <meta name="if:Endless Scrolling" content="0"/>
  29. <meta name="if:More Links" content="1"/>
  30. <meta name="if:small posts" content="0"/>
  31. <meta name="if:medium posts" content="1"/>
  32. <meta name="if:big posts" content="0"/>
  33. <meta name="if:Submit" content="0"/>
  34. <meta name="if:Archive" content="1"/>
  35. <meta name="text:index" content="index"/>
  36. <meta name="text:ask" content="ask"/>
  37. <meta name="color:Background" content="#fefefe"/>
  38. <meta name="color:Scrollbar bg" content="#fff"/>
  39. <meta name="color:Scrollbar" content="#665533"/>
  40. <meta name="color:Text" content="#777"/>
  41. <meta name="color:Link" content="#aa9977"/>
  42. <meta name="color:Link hover" content="#ccddaa"/>
  43. <meta name="color:Blockquote" content="#665533"/>
  44. <meta name="color:Entry" content="#f6f6f6"/>
  45. <meta name="color:Title" content="#665533"/>
  46. <meta name="color:Permalink" content="#d6ce84"/>
  47. <meta name="color:Permalink text" content="#fff"/>
  48. <meta name="color:Sidebar" content="#f6f6f6"/>
  49. <meta name="color:Navi Links" content="#fff"/>
  50. <meta name="color:Picture" content="#d6ce84"/>
  51. <meta name="color:Description" content="#888"/>
  52. <meta name="color:Chat" content="#fefefe"/>
  53. <meta name="color:Pagination" content="#fff"/>
  54. <meta name="color:Index" content="#000"/>
  55. <meta name="image:Background" content="http://static.tumblr.com/gukadgm/U7Amnq23m/swirl__2x.png"/>
  56. <meta name="image:Picture 1" content="http://static.tumblr.com/gukadgm/sbimnsehl/sem_t__tulo-1.png"/>
  57. <meta name="image:Picture 2" content="http://static.tumblr.com/gukadgm/wPdmnsei1/sem_t__tulo-2.png"/>
  58. <meta name="image:Entry" content=""/>
  59. <meta name="image:Sidebar" content="http://static.tumblr.com/gukadgm/XZomnq2kb/furley_bg.png"/>
  60.  
  61. {block:Ifendlessscrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>{/block:Ifendlessscrolling}
  62.  
  63. <style type="text/css">
  64.  
  65. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  66.  
  67. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  68.  
  69. ::-webkit-scrollbar-thumb{background-color:{color:Scrollbar}; height:100px;}
  70.  
  71. ::-webkit-scrollbar{height:10px; width:5px; background-color: {Scrollbar bg};}
  72.  
  73. body{
  74. font-family: 'calibri';
  75. font-size:11px;
  76. background-color:{color:Background};
  77. color:{color:Text};
  78. background-image:url('{image:Background}');
  79. background-position: fixed;
  80. background-attachment:fixed;
  81. background-repeat:repeat;}
  82.  
  83. a{
  84. text-decoration:none;
  85. color:{color:Link};
  86. -webkit-transition: all 0.5s ease-out;
  87. -moz-transition: all 0.5s ease-out;
  88. -o-transition: all 0.5s ease-out;}
  89.  
  90. a:hover{color:{color:Link hover}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  91.  
  92. blockquote{padding:0px 5px; margin-left:10px; margin-right:10px; border-left:5px dotted {color:Blockquote};}
  93.  
  94. #box{margin-left:400px; margin-top:25px; overflow:hidden; z-index:1; width:{block:Ifbigposts}550px{/block:Ifbigposts} {block:Ifmediumposts}450px{/block:Ifmediumposts} {block:Ifsmallposts}300px{/block:Ifsmallposts};{block:PermalinkPage}width:550px;{/block:PermalinkPage}}
  95.  
  96. .heiki{{block:IndexPage}width:{block:Ifbigposts}500px{/block:Ifbigposts} {block:Ifmediumposts}400px{/block:Ifmediumposts} {block:Ifsmallposts}250px{/block:Ifsmallposts};{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage} padding:20px; float:left; background-color:{color:Entry}; letter-spacing:1px; background-image:url('{image:Entry}'); background-position: fixed; background-attachment:fixed; background-repeat:repeat; word-wrap: break-word; margin-bottom:25px; }
  97.  
  98. #box img{
  99. {block:IndexPage}{block:Ifbigposts}max-width:500px;{/block:Ifbigposts}
  100. {block:Ifmediumposts}max-width:400px;{/block:Ifmediumposts}
  101. {block:Ifsmallposts}max-width:250px;{/block:Ifsmallposts}{/block:IndexPage}
  102. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}
  103. }
  104.  
  105. #box blockquote img{
  106. {block:IndexPage}{block:Ifbigposts}max-width:420px;{/block:Ifbigposts}
  107. {block:Ifmediumposts}max-width:320px;{/block:Ifmediumposts}
  108. {block:Ifsmallposts}max-width:200px;{/block:Ifsmallposts}{/block:IndexPage}
  109. {block:PermalinkPage}max-width:420px;{/block:PermalinkPage}
  110. {block:IfGrayScale}{block:IndexPage}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  111. filter: gray; /* IE6-9 */
  112. -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  113. {/block:IndexPage}{/block:IfGrayScale}
  114. {block:IfFadeHover}{block:IndexPage}opacity:0.75;{/block:IndexPage}{/block:IfFadeHover}
  115. -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;
  116. }
  117. #box blockquote img:hover{filter: none; opacity:1; -webkit-filter: grayscale(0%); -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;}
  118.  
  119. .hovering{
  120. {block:IfGrayScale}{block:IndexPage}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  121. filter: gray; /* IE6-9 */
  122. -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  123. {/block:IndexPage}{/block:IfGrayScale}
  124. {block:IfFadeHover}{block:IndexPage}opacity:0.75;{/block:IndexPage}{/block:IfFadeHover}
  125. -webkit-transition: all 0.5s ease-in;
  126. -moz-transition: all 0.5s ease-in;
  127. -o-transition: all 0.5s ease-in;}
  128.  
  129. .hovering:hover{filter: none; opacity:1; -webkit-filter: grayscale(0%); -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;}
  130.  
  131. #taggu{padding:2px; font-size:8px; background-color:{color:Permalink}; color:{color:Permalink text};}
  132.  
  133. .taggu{{block:Ifbigposts}width:540px;{/block:Ifbigposts}
  134. {block:Ifmediumposts}width:440px;{/block:Ifmediumposts}
  135. {block:Ifsmallposts}width:290px;{/block:Ifsmallposts} background-color:transparent; text-align:left; float:left; margin:-20px 0px 20px 0px; font:8px 'calibri'; text-transform:uppercase; letter-spacing:2px; line-height:150%;}
  136. .taggu a{color: {color:Text};}
  137.  
  138. .flame {font-size:16px; font-family:'cambria'; color: #222; text-align:center; padding:1px 3px 1px 3px; font-style:italic;}
  139. .flame a{font-weight:normal; background-color:transparent; border-bottom:4px solid {color:Title}; color:{color:Title}; border-top:0px solid {color:Title}; text-align:center; padding:3px 5px 1px 5px; color:{color:Title};}
  140. .flame a:hover{border-bottom:0px solid {color:Title}; border-top:4px solid {color:Title};}
  141.  
  142. #quote{font-size:16px; font-family:'cambria'; font-style:italic; text-align:center; margin-bottom:5px; color:{color:Text};}
  143.  
  144. .chat {background-color: transparent; margin: 0px; font-size: 11px;}
  145. .chat .lines {margin-left: 0px;}
  146. .chat .lines .line {background-color: {color:Entry}; margin-bottom: 2px; padding: 3px 5px;}
  147. .chat .lines .line.even {background-color: {color:Chat};}
  148.  
  149. #audio{overflow:hidden; position:absolute; border:3px solid #000; background:#000; margin-bottom:10px;margin-left:80px; width:25px; border-top:25px solid #000; border-bottom:25px solid #000;}
  150. .nanisong{ padding:7px; margin:18px 8px 35px 8px; font:8px 'consolas'; text-transform:uppercase; letter-spacing:2px;}
  151. #audiopic{float:left; background: url('http://static.tumblr.com/7qjmkr5/RJWm88a26/musicpost.png'); width:112px; height:80px; margin:0px 8px 0px 0px;}
  152.  
  153. #asker{float:left; background:{color:Chat}; margin:0px 7px 1px 3px; padding:5px;}
  154. #ask{text-align: left; background: transparent; position: relative; font: 11px 'calibri'; min-height:50px; word-wrap: break-word;}
  155. .asker{font:10px 'georgia'; font-style:italic; background-color:transparent; padding:5px; margin-bottom:3px; word-wrap: break-word; border-bottom:3px solid {color:Chat};}
  156. .asker a{font-weight:bold; font-style:normal;}
  157.  
  158. #date{float:left; width:545px; margin-top:-15px; margin-bottom:0px; font-size: 10px; text-transform:uppercase; color:#666; text-align:center;}
  159.  
  160. .data{background:{color:Permalink}; padding:5px; width:545px; font-size:14px; margin-left:-15px; color:{color:Permalink text}; margin-top:-10px; text-align:center; margin-bottom:7px;}
  161.  
  162. #note{float:left; width:550px; padding-left:50px; text-transform:uppercase;
  163. text-align:left; font-size:10px;}
  164. ol.notes{padding: 0px; margin: 25px 0px; list-style-type: decimal;}
  165.  
  166. #sidebar{position:fixed; left:40px; top:90px; width:180px; height:300px; background-color:{color:Sidebar}; background-image:url('{image:Sidebar}'); color:{color:Description}; float:left; padding:40px 50px 20px 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  167.  
  168. #links{position:fixed; left:250px; top:100px; width:80px; height:80px; background-color:{color:Picture}; color:{color:Navi Links}; float:left; padding:10px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  169.  
  170. .two{margin-top:120px; text-align:right;}
  171. .three{margin-top:240px;}
  172.  
  173. .linesu{position:fixed; height:410px; width:15px; background-color:{color:Picture}; left:290px; top:70px;}
  174.  
  175. .name{font:14px 'courier'; color:{color:Title}; text-transform: uppercase; letter-spacing:2px; text-align:center; border-bottom:1px solid {color:Title}; margin-bottom:8px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  176.  
  177. .menu a{display:inline; padding:0px 1px; text-align:center; height:12px; text-transform:uppercase; font:9px 'consolas'; letter-spacing:1px; background-color:transparent; color:{color:Navi Links}; margin:2px 0px 2px; webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out;}
  178. .menu a:hover{background-color:{color:Index}; color:{color:Navi Links}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out;}
  179.  
  180. #color{background-color:{color:Navi Links}; color:{color:Index};}
  181.  
  182. #pag{position:fixed; margin-left:35px; margin-top:426px; float:left;}
  183. .page{float:left; text-transform:uppercase; text-align:left;}
  184. .page a{float:left;font: 10px 'courier new'; padding: 1px 3px;color: {color:Pagination}; background: {color:Picture}; margin-right:2px; letter-spacing:1px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}
  185. .page a:hover{ padding-top:7px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}
  186.  
  187. {CustomCSS}
  188. </style>
  189. <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
  190. </head>
  191.  
  192. <body>
  193. <div id="top"></div>
  194. <div class="linesu"></div>
  195. <div id="sidebar" style="overflow:auto; line-height:120%">
  196. <div class="name">{title}</div>
  197. <div id="links"><img src="{image:Picture 1}" width="80" height="80"></div>
  198.  
  199. <div id="links" class="two" style="overflow:auto; line-height:120%"><div class="menu">
  200. <a href="/" id="color">{text:index}</a>
  201. <a href="/ask">{text:ask}</a>
  202. {block:Ifarchive}<a href="/archive">archive</a>{/block:Ifarchive}
  203. {block:Ifsubmit}<a href="/submit">submit</a>{/block:Ifsubmit}
  204. {block:Ifmorelinks}{block:IfLink01}<a href="{text:Link 01}">{text:Link 01 Name}</a>{/block:IfLink01}
  205. {block:IfLink02}<a href="{text:Link 02}">{text:Link 02 Name}</a>{/block:IfLink02}
  206. {block:IfLink03}<a href="{text:Link 03}">{text:Link 03 Name}</a>{/block:IfLink03}
  207. {block:IfLink04}<a href="{text:Link 04}">{text:Link 04 Name}</a>{/block:IfLink04}
  208. {block:IfLink05}<a href="{text:Link 05}">{text:Link 05 Name}</a>{/block:IfLink05}
  209. {block:IfLink06}<a href="{text:Link 06}">{text:Link 06 Name}</a>{/block:IfLink06}{/block:Ifmorelinks}
  210. </div></div>
  211.  
  212. <div id="links" class="three">
  213. <img src="{image:Picture 2}" width="80" height="80"></div>
  214. {block:Description}{Description}{/block:Description}</div>
  215.  
  216. {block:IfNotendlessscrolling}{block:IndexPage}<div id="pag">
  217. {block:Pagination}<div class="page">{block:PreviousPage}<a href="{PreviousPage}">/previous</a>&nbsp;{/block:PreviousPage}</div><div class="page">{block:NextPage}&nbsp;<a href="{NextPage}">/next</a>{/block:NextPage}</div>{/block:Pagination}</div>
  218. {/block:IndexPage}{/block:IfNotEndlessScrolling}
  219.  
  220. <div id="box">
  221. {block:Ifendlessscrolling}<div class = "autopagerize_page_element" >{/block:Ifendlessscrolling}
  222. {block:Posts}
  223. <div class="heiki">
  224.  
  225.  
  226. {block:Text}
  227. {block:Title}<div class="flame"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  228. {Body}
  229. {/block:Text}
  230.  
  231. {block:Photo}
  232. {block:IndexPage}<div class="hovering"><a href="{Permalink}"><img src="{PhotoURL-500}" border="0" width="500px"/></a></div>{/block:IndexPage}
  233. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" border="0" width="500px"/>{LinkCloseTag}{/block:PermalinkPage}
  234. {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  235. {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
  236. {/block:Photo}
  237.  
  238. {block:Photoset}
  239. {block:IndexPage}<div class="hovering">{block:Ifbigposts}{Photoset-500}{/block:Ifbigposts}
  240. {block:Ifmediumposts}{Photoset-400}{/block:Ifmediumposts}
  241. {block:Ifsmallposts}{Photoset-250}{/block:Ifsmallposts}</div>{/block:IndexPage}
  242. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  243. {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  244. {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
  245. {/block:Photoset}
  246.  
  247. {block:Quote}
  248. <div id="quote">❝ {Quote} ❞</div>
  249. {block:Source}<div align="right">- {Source}</div>{/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <div class="flame"><a href="{URL}" {Target}>{Name} ➜</a></div>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<div class="flame"><a href="{Permalink}">{Title}</a></div><br>{/block:Title}
  259. <div class="chat"><div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b><span style="color:{color:Blockquote};">{Label}</b>{/block:Label} {Line}</div>{/block:Lines}</div></div>
  260. {/block:Chat}
  261.  
  262. {block:Audio}
  263. <div id= "audio">{AudioPlayerBlack}</div>
  264. <div id="audiopic">{block:AlbumArt}
  265. <img src="{AlbumArtURL}" width="80">
  266. {/block:AlbumArt}</div>
  267. <div class="nanisong">with {PlayCountWithLabel}
  268. <br>{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}
  269. <br>{block:TrackName}<b>Track:</b> "{TrackName}" {/block:TrackName}</div>
  270. {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  271. {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
  272. {/block:Audio}
  273.  
  274. {block:Video}
  275. {block:IndexPage}{block:Ifbigposts}{Video-500}{/block:Ifbigposts}
  276. {block:Ifmediumposts}{Video-400}{/block:Ifmediumposts}
  277. {block:Ifsmallposts}{Video-250}{/block:Ifsmallposts}{/block:IndexPage}
  278. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  279. {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
  280. {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
  281. {/block:Video}
  282.  
  283. {block:Answer}
  284. <div id="ask" align="right"><div id="asker"><img src="{AskerPortraitURL-40}" align="left"></div>
  285. <div class="asker">{Asker}<a>said:</a> {Question}</div></div>
  286. {Answer}
  287. {/block:Answer}
  288.  
  289. </div>
  290.  
  291. {block:IndexPage}<div class="taggu"><a href="{Permalink}" id="taggu">{TimeAgo} ▪</a><a href="{Permalink}" id="taggu">{NoteCount} ▪</a><a href="{ReblogURL}" target="_blank" id="taggu">Reblog</a> {block:Ifshowtags}{block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}
  292. {/block:HasTags}{/block:Ifshowtags}</div>{/block:IndexPage}
  293.  
  294. {block:PermalinkPage}{block:Date}
  295. <div id="date"><div class="data">
  296. {Month} {DayOfMonthWithZero}, {Year} - {12Hour}:{Minutes}{AmPm} [{TimeAgo}]</div>{/block:Date}
  297. {block:NoteCount} {NoteCountWithLabel} | {/block:NoteCount}{block:RebloggedFrom}
  298. <b>via:</b> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> |
  299. <b>source:</b> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> <br>{/block:RebloggedFrom}
  300. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  301. </div>
  302.  
  303. {block:PostNotes}<div id="note">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
  304. {block:ContentSource}
  305. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  306. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  307. {/block:SourceLogo}
  308. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  309. {/block:ContentSource}
  310. {/block:Posts}{block:Ifendlessscrolling}</div>{/block:Ifendlessscrolling}
  311.  
  312. </div>
  313. {block:Ifendlessscrolling}<a style="color:{color:Scrollbar bg}; background-color:{color:Scrollbar}; padding:0px 7px 5px; font:20px 'calibri'; position:fixed; right:20px; bottom:55px;" href="#top">▲</a>{/block:Ifendlessscrolling}
  314.  
  315. <a style="color:{color:Scrollbar}; font:8px 'calibri';letter-spacing:2px; text-transform:uppercase; position:fixed; right:3px; bottom:3px; text-align:center;" href="http://koukyun.tumblr.com/">koukyun<br>theme</a>
  316. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement