uchihaclan

WAR NEVER CHANGES THEME

Jan 25th, 2020 (edited)
770
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.49 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <!--
  3. WAR NEVER CHANGES... by @ps1/@mtfuji
  4.  
  5. install google fonts
  6. https://fonts.google.com/
  7.  
  8. NPF image fix
  9. https://glenthemes.tumblr.com/post/638038350689976320/npf-mobile-photoset-fix-by-glenthemes-new
  10.  
  11. photosets
  12. https://annasthms.github.io/photosets/
  13.  
  14. fallout pixel
  15. https://www.deviantart.com/rapturedreaper/art/VaultBoy-Fallout-PixelArt-571267762
  16. -->
  17. <html>
  18.  
  19.  
  20. <title>{Title}</title>
  21. <link rel="icon" href="{image:FavIcon}" type="image/gif" >
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. {block:Description}
  24. <meta name="description" content="{MetaDescription}" />
  25. {/block:Description}
  26.  
  27. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  28. <!--
  29. NPF IMAGES READJUSTMENT | @glenthemes
  30. v2.0 [last updated: 2021-06-03]
  31. -->
  32. <link href="//dl.dropbox.com/s/bnoj86mka0bkplb/npf-override.css" rel="stylesheet">
  33. <script src="//dl.dropbox.com/s/vwrm94pcg4c9e71/npf-evenize.js"></script>
  34.  
  35. <style type="text/css">
  36. :root {
  37. --NPF-Image-Spacing:0px;
  38. --NPF-Bottom-Gap-From-Captions:0;
  39. }
  40. </style>
  41.  
  42. <!-- insert google fonts here type font-family in font options -->
  43. <link rel="preconnect" href="https://fonts.googleapis.com">
  44. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  45. <link href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
  46. <link href="https://fonts.googleapis.com/css?family=Comic+Neue|Courier+Prime|Karla|Short+Stack|Share+Tech+Mono|Work+Sans|Nova+Square|Inconsolata&display=swap" rel="stylesheet">
  47. <!-- google fonts end -->
  48.  
  49. <!-- upload your own fonts on dropbox -->
  50. <style type="text/css">
  51. /* please ask before using these fonts on your own themes! */
  52. @font-face {font-family:"anime"; src: url("https://dl.dropboxusercontent.com/s/ivhzluvz37uwimd/animeace2_reg.otf?dl=0")}
  53. @font-face {font-family:"faraco hand"; src: url("https://dl.dropboxusercontent.com/s/zc012nh5ijhynn1/Faraco%20Hand.ttf?dl=0")}
  54. @font-face {font-family:"fixedsys"; src: url("https://dl.dropboxusercontent.com/s/dn9ydcigbzbhol5/FSEX300-L.ttf?dl=0")}
  55. @font-face {font-family:"half"; src: url("https://dl.dropbox.com/s/ae9tfmoldap4bba/halfeighties.ttf?dl=0")}
  56. @font-face {font-family:"minecraft"; src: url("https://static.tumblr.com/pmp6cjn/OLWmswlyh/volter__28goldfish_29.ttf")}
  57. @font-face {font-family:"nintendo ds"; src: url("https://dl.dropboxusercontent.com/s/j571mthzfwzqkce/Nintendo-DS-BIOS.ttf?dl=00")}
  58. @font-face {font-family:"pokemon"; src: url("https://dl.dropboxusercontent.com/s/d9hz0y1y7o8xgbk/Pokemon%20GB.ttf?dl=0")}
  59. </style>
  60.  
  61. <meta name="image:favicon" content="https://i.imgur.com/bA4Ncvw.gif"/>
  62. <meta name="image:bg" content=""/>
  63. <meta name="image:container" content=""/>
  64. <meta name="image:sb" content="https://i.imgur.com/jQDXHfi.png"/>
  65. <meta name="image:sb outside" content=""/>
  66. <meta name="image:post outside" content=""/>
  67. <meta name="image:footer" content=""/>
  68. <meta name="image:footer pxl" content="https://i.imgur.com/IcpZPUz.png"/>
  69. <meta name="image:cursor" content="https://i.imgur.com/I8lupLx.png"/>
  70.  
  71. <meta name="color:bg" content="#fff" />
  72. <meta name="color:container" content="#eee" />
  73. <meta name="color:title color" content="#000" />
  74. <meta name="color:title glow outline" content="#ff0000">
  75. <meta name="color:font" content="#000" />
  76. <meta name="color:font glow outline" content="#ff0000">
  77. <meta name="color:links" content="#000" />
  78. <meta name="color:link glow outline" content="#ff0000">
  79. <meta name="color:link hover" content="#000" />
  80. <meta name="color:glitch1" content="#ff0000" />
  81. <meta name="color:glitch2" content="#00FFFF" />
  82. <meta name="color:sb" content="#fff" />
  83. <meta name="color:sb outside" content="#ddd" />
  84. <meta name="color:sb shadow" content="#fff" />
  85. <meta name="color:desc" content="#000">
  86. <meta name="color:desc glow outline" content="#ff0000">
  87. <meta name="color:sb link" content="#000">
  88. <meta name="color:sb link glow outline" content="#ff0000">
  89. <meta name="color:posts" content="#fff" />
  90. <meta name="color:outside" content="#ddd" />
  91. <meta name="color:post shadow" content="#fff" />
  92. <meta name="color:footer" content="#ddd" />
  93. <meta name="color:footer link" content="#000" />
  94. <meta name="color:footer glow outline" content="#ff0000">
  95. <meta name="color:tooltip bg" content="#fff" />
  96. <meta name="color:tooltip txt" content="#000" />
  97. <meta name="color:tooltip glow outline" content="#fff" />
  98. <meta name="color:sb border" content="#000">
  99. <meta name="color:sb inside border" content="#000">
  100. <meta name="color:post border" content="#000">
  101. <meta name="color:post inside border" content="#000">
  102.  
  103. <meta name="select:outside border" content="solid"/>
  104. <meta name="select:outside border" content="dashed"/>
  105. <meta name="select:outside border" content="dotted"/>
  106. <meta name="select:outside border" content="double"/>
  107. <meta name="select:outside border" content="inset"/>
  108. <meta name="select:outside border" content="outset"/>
  109. <meta name="select:outside border" content="ridge"/>
  110. <meta name="select:outside border" content="groove"/>
  111.  
  112. <meta name="select:inside border" content="solid"/>
  113. <meta name="select:inside border" content="dashed"/>
  114. <meta name="select:inside border" content="dotted"/>
  115. <meta name="select:inside border" content="double"/>
  116. <meta name="select:inside border" content="inset"/>
  117. <meta name="select:inside border" content="outset"/>
  118. <meta name="select:inside border" content="ridge"/>
  119. <meta name="select:inside border" content="groove"/>
  120.  
  121. <meta name="select:outside border size" content="0"/>
  122. <meta name="select:outside border size" content="1"/>
  123. <meta name="select:outside border size" content="2"/>
  124. <meta name="select:outside border size" content="3"/>
  125. <meta name="select:outside border size" content="4"/>
  126. <meta name="select:outside border size" content="5"/>
  127.  
  128. <meta name="select:inside border size" content="0"/>
  129. <meta name="select:inside border size" content="1"/>
  130. <meta name="select:inside border size" content="2"/>
  131. <meta name="select:inside border size" content="3"/>
  132. <meta name="select:inside border size" content="4"/>
  133. <meta name="select:inside border size" content="5"/>
  134.  
  135.  
  136. <meta name="select:typeface" content="share tech mono"/>
  137. <meta name="select:typeface" content="arial"/>
  138. <meta name="select:typeface" content="anime"/>
  139. <meta name="select:typeface" content="comic sans ms"/>
  140. <meta name="select:typeface" content="courier prime"/>
  141. <meta name="select:typeface" content="courier new"/>
  142. <meta name="select:typeface" content="consolas"/>
  143. <meta name="select:typeface" content="century gothic"/>
  144. <meta name="select:typeface" content="faraco hand"/>
  145. <meta name="select:typeface" content="fira sans"/>
  146. <meta name="select:typeface" content="fixedsys"/>
  147. <meta name="select:typeface" content="georgia"/>
  148. <meta name="select:typeface" content="half"/>
  149. <meta name="select:typeface" content="inconsolata"/>
  150. <meta name="select:typeface" content="karla"/>
  151. <meta name="select:typeface" content="microsoft sans serif"/>
  152. <meta name="select:typeface" content="minecraft"/>
  153. <meta name="select:typeface" content="ms gothic"/>
  154. <meta name="select:typeface" content="ms pgothic"/>
  155. <meta name="select:typeface" content="nintendo ds"/>
  156. <meta name="select:typeface" content="nova square"/>
  157. <meta name="select:typeface" content="pokemon"/>
  158. <meta name="select:typeface" content="short stack"/>
  159. <meta name="select:typeface" content="tahoma"/>
  160. <meta name="select:typeface" content="times"/>
  161. <meta name="select:typeface" content="verdana"/>
  162. <meta name="select:typeface" content="work sans"/>
  163.  
  164.  
  165. <meta name="if:cover background" content="0" />
  166. <meta name="if:cover container background" content="0" />
  167. <meta name="if:cover sb background" content="0" />
  168. <meta name="if:cover post background" content="0" />
  169. <meta name="if:post shadow" content="0" />
  170. <meta name="if:round border" content="0" />
  171. <meta name="if:custom cursor" content="0" />
  172. <meta name="if:xp scrollbar" content="0" />
  173. <meta name="if:dark scrollbar" content="0" />
  174. <meta name="if:glow txt" content="0" />
  175. <meta name="if:outline txt" content="0" />
  176. <meta name="if:bold links" content="0" />
  177. <meta name="if:italic links" content="0" />
  178. <meta name="if:underline links" content="0" />
  179. <meta name="if:redirect" content="0" />
  180.  
  181. <meta name="text:title" content="War never changes...">
  182. <meta name="text:title size" content="34px">
  183. <meta name="text:font family" content="fira sans">
  184. <meta name="text:font size" content="20px">
  185. <meta name="text:description" content="You are S.P.E.C.I.A.L.">
  186. <meta name="text:redirect link" content="/tagged/taghere"/>
  187. <meta name="text:link 1 name" content="one"/>
  188. <meta name="text:link 1 url" content="/"/>
  189. <meta name="text:link 2 name" content="two"/>
  190. <meta name="text:link 2 url" content="/"/>
  191. <meta name="text:link 3 name" content="three"/>
  192. <meta name="text:link 3 url" content="/"/>
  193.  
  194. {block:IfRedirect}
  195. <script>
  196. if(window.location.pathname == '/') location.replace('{text:Redirect Link}');
  197. </script>
  198. {block:IfRedirect}
  199.  
  200. <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
  201.  
  202. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  203.  
  204. <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  205.  
  206. <script>
  207. (function($){
  208. $(document).ready(function(){
  209. $("[title]").style_my_tooltips();
  210. });
  211. })(jQuery);
  212. </script>
  213.  
  214.  
  215. <style type="text/css">
  216.  
  217. ::-moz-selection {
  218. background: {color:outside};
  219. color: {color:posts};}
  220.  
  221. ::selection {
  222. background: {color:outside};
  223. color: {color:posts};}
  224.  
  225.  
  226. {block:IfCustomCursor}
  227. body, *, a, a:hover {cursor:url({image:cursor}), auto;}{/block:IfCustomCursor}
  228. {block:IfNotCustomCursor}
  229. a, a:hover {cursor: help;}
  230. {/block:IfNotCustomCursor}
  231.  
  232. #s-m-t-tooltip {
  233. z-index: 999999999;
  234. background-color: {color:tooltip bg};
  235. color: {color:tooltip txt};
  236. font-size: {text:Font Size};
  237. border: 1px solid {color:post border};
  238. {block:ifRoundBorder}
  239. border-radius: 5px;
  240. {/block:ifRoundBorder}
  241. {block:ifOutlineTxt}
  242. text-shadow: -1px 0 {color:tooltip glow outline}, 0 1px {color:tooltip glow outline}, 1px 0 {color:tooltip glow outline}, 0 -1px {color:tooltip glow outline};
  243. {block:ifOutlineTxt}
  244. {block:ifGlowTxt}
  245. text-shadow: 0 0 2px {color:tooltip glow outline}, 0 0 5px {color:tooltip glow outline};
  246. {/block:ifGlowTxt}
  247. text-align: center;
  248. transition: all 0.3s ease-out;
  249. -o-transition: all 0.3s ease-out;
  250. -webkit-transition: all 0.3s ease-out;
  251. -moz-transition: all 0.3s ease-out;
  252. text-transform: normal;
  253. max-width: 300px;
  254. line-height: 120%;
  255. display: block;
  256. word-wrap: break-word;
  257. padding: 3px 5px;
  258. margin: -30px 0px 10px 20px;}
  259.  
  260. p {margin: 0;}
  261. h1, h2 {line-height: 120%;}
  262.  
  263. body {
  264. margin: 0;
  265. background: {color:bg} url("{image:bg}") fixed;
  266. {block:IfCoverBackground}
  267. background-image: url("{image:bg}") no-repeat center center fixed;
  268. -webkit-background-size: cover;
  269. -moz-background-size: cover;
  270. -o-background-size: cover;
  271. background-size: cover;
  272. {/block:IfCoverBackground}
  273. font-family: '{select:typeface}';
  274. font-size: {text:font size};
  275. color: {color:font};
  276. -webkit-font-smoothing: antialiased;
  277. {block:ifOutlineTxt}
  278. text-shadow: -1px 0 {color:font glow outline}, 0 1px {color:font glow outline}, 1px 0 {color:font glow outline}, 0 -1px {color:font glow outline};
  279. {block:ifOutlineTxt}
  280. {block:ifGlowTxt}
  281. text-shadow: 0 0 2px {color:font glow outline}, 0 0 5px {color:font glow outline};
  282. {/block:ifGlowTxt}
  283. line-height: 120%;
  284. overflow-x: hidden;
  285. }
  286.  
  287. a:link, a:active, a:visited {
  288. color: {color:links}; text-decoration: none;
  289. {block:ifBoldLinks}font-weight:bold;{/block:ifBoldLinks}
  290. {block:ifItalicLinks}font-style: italic;{/block:ifItalicLinks}
  291. {block:ifUnderlineLinks}text-decoration: underline;{/block:ifUnderlineLinks}
  292. {block:ifOutlineTxt}
  293. text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
  294. {block:ifOutlineTxt}
  295. {block:ifGlowTxt}
  296. text-shadow: 0 0 2px {color:link glow outline}, 0 0 5px {color:link glow outline};
  297. {/block:ifGlowTxt}
  298. -webkit-transition: all 0.3s ease-in-out;
  299. -moz-transition: all 0.3s ease-in-out;
  300. -o-transition: all 0.3s ease-in-out;
  301. -ms-transition: all 0.3s ease-in-out;
  302. transition: all 0.3s ease-in-out;}
  303.  
  304. a:hover {
  305. color: {color:link hover};
  306. -webkit-transition: all 0.2s ease-in-out;
  307. -moz-transition: all 0.2s ease-in-out;
  308. -o-transition: all 0.2s ease-in-out;
  309. -ms-transition: all 0.2s ease-in-out;
  310. transition: all 0.2s ease-in-out; font-style: none;
  311. text-shadow: 0.06rem 0 0.06rem {color:glitch1}, -0.125rem 0 0.06rem {color:glitch2}; animation-duration: 0.4s; animation-name: stealthboy;
  312. animation-iteration-count: infinite; animation-direction: alternate;}
  313. @keyframes stealthboy {
  314. from {text-shadow: 1px 0 0 {color:glitch1}, -2px 0 0 {color:glitch2};}to {text-shadow: 2px 0.5px 2px {color:glitch1}, -1px -0.5px 2px {color:glitch2};}}
  315.  
  316. {block:IfNotXPScrollbar}{block:IfNotDarkScrollbar}
  317. ::-webkit-scrollbar {
  318. width:15px; height:15px;} /* made by @ps1 */
  319. ::-webkit-scrollbar-track {
  320. background-image: url(https://i.imgur.com/n1kAWKU.png);}
  321. ::-webkit-scrollbar-thumb {
  322. background-image: url(https://i.imgur.com/KePIOiE.png);
  323. border-top: 1px solid #D4D0C8; border-bottom: 1px solid #808080;}
  324. ::-webkit-scrollbar-button:vertical:decrement {
  325. background-image: url(https://i.imgur.com/ZF6PC55.png);
  326. width: 15px; height: 15px;}
  327. ::-webkit-scrollbar-button:vertical:increment {
  328. background-image: url(https://i.imgur.com/sMOMkQ7.png);
  329. width: 15px; height: 15px;}
  330. {/block:IfNotDarkScrollbar}{/block:IfNotXPScrollbar}
  331.  
  332. {block:IfDarkScrollbar}
  333. ::-webkit-scrollbar {
  334. width:15px; height:15px;} /* made by @ps1 */
  335. ::-webkit-scrollbar-track {
  336. background-image: url(https://i.imgur.com/1wwyNgR.png);}
  337. ::-webkit-scrollbar-thumb {
  338. background-image: url(https://i.imgur.com/3twDfJb.png);
  339. border-top: 1px solid #111; border-bottom: 1px solid #000;}
  340. ::-webkit-scrollbar-button:vertical:decrement {
  341. background-image: url(https://i.imgur.com/pSpgQbq.png);
  342. width: 15px; height: 15px;}
  343. ::-webkit-scrollbar-button:vertical:increment {
  344. background-image: url(https://i.imgur.com/IzbYg9x.png);
  345. width: 15px; height: 15px;}
  346. {/block:IfDarkScrollbar}
  347.  
  348. {block:IfXPScrollbar}
  349. ::-webkit-scrollbar {
  350. width:16px; height:16px;} /* made by @ps1 */
  351. ::-webkit-scrollbar-track {
  352. background-color: #F7F5EE;}
  353. ::-webkit-scrollbar-thumb {
  354. background-image: url(https://i.imgur.com/CKou08s.png);
  355. border-top: 1px solid #BBCDF5; border-bottom: 1px solid #7C9FD3;
  356. border-radius: 3px;
  357. }
  358. ::-webkit-scrollbar-button:vertical:decrement {
  359. background-image: url(https://i.imgur.com/ObVjKL6.png);
  360. width: 16px; height: 17px;}
  361. ::-webkit-scrollbar-button:vertical:increment {
  362. background-image: url(https://i.imgur.com/1879VtO.png);
  363. width: 16px; height: 17px;}
  364. {/block:IfXPScrollbar}
  365.  
  366. #container {
  367. width: 800px;
  368. height: 100%;
  369. margin: 0 auto;
  370. padding: 35px 40px 30px 50px;
  371. background: {color:container} url("{image:container}") fixed;
  372. {block:IfCoverContainerBackground}
  373. background-image: url("{image:container}") no-repeat center center fixed;
  374. -webkit-background-size: cover;
  375. -moz-background-size: cover;
  376. -o-background-size: cover;
  377. background-size: cover;
  378. {/block:IfCoverContainerBackground}
  379. border: {select:outside border size}px {select:outside border} {color:sb border};
  380. border-top: 0; border-bottom: 0;
  381. }
  382.  
  383. .deathclaw {
  384. transform: rotate(90deg); font-size: {text:title size}; color: transparent;
  385. transform-origin: left top 0;
  386. position: fixed; width: 100%; padding-top: 70px; line-height: {text:title size}px;}
  387. .deathclaw a {color: {color:title color};
  388. {block:ifOutlineTxt}
  389. text-shadow: -1px 0 {color:title glow outline}, 0 1px {color:title glow outline}, 1px 0 {color:title glow outline}, 0 -1px {color:title glow outline};
  390. {block:ifOutlineTxt}
  391. {block:ifGlowTxt}
  392. text-shadow: 0 0 2px {color:title glow outline}, 0 0 5px {color:title glow outline};
  393. {/block:ifGlowTxt}
  394. }
  395.  
  396.  
  397. .oof {
  398. width: 300px;
  399. position: fixed;
  400. {block:ifNotPostShadow}
  401. margin-left: -10px;
  402. {/block:ifNotPostShadow}
  403. {block:ifPostShadow}
  404. margin-left: -20px;
  405. {/block:ifPostShadow}
  406. }
  407. .sb {
  408. {block:ifRoundBorder}
  409. border-radius: 5px;
  410. {/block:ifRoundBorder}
  411. width: 300px;
  412. padding: 20px;
  413. background: {color:sb outside} url("{image:sb outside}") scroll;
  414. {block:IfCoverSbBackground}
  415. background-image: url("{image:sb outside}") no-repeat center center fixed;
  416. -webkit-background-size: cover;
  417. -moz-background-size: cover;
  418. -o-background-size: cover;
  419. background-size: cover;
  420. {/block:IfCoverSbBackground}
  421. border: {select:outside border size}px {select:outside border} {color:sb border};
  422. {block:ifPostShadow}
  423. filter: drop-shadow(0 0 10px {color:sb shadow});
  424. {/block:ifPostShadow}
  425. }
  426.  
  427. .sb img {
  428. {block:ifRoundBorder}
  429. border-radius: 5px;
  430. {/block:ifRoundBorder}
  431. max-width: 290px;
  432. display: block;
  433. border: {select:inside border size}px {select:inside border} {color:sb inside border};
  434. -webkit-transition: all 0.5s ease;
  435. transition: all 0.5s ease;
  436. -moz-transition: all 0.5s ease;
  437. -o-transition: all 0.5s ease;
  438. }
  439.  
  440. .descout {
  441. {block:ifRoundBorder}
  442. border-radius: 5px;
  443. {/block:ifRoundBorder}
  444. {block:ifPostShadow}
  445. filter: drop-shadow(0 0 10px {color:sb shadow});
  446. margin-top: 35px;
  447. {/block:ifPostShadow}
  448. width: 300px;
  449. padding: 20px;
  450. {block:ifNotPostShadow}
  451. margin-top: 25px;
  452. {/block:ifNotPostShadow}
  453. background: {color:sb outside} url("{image:sb outside}") scroll;
  454. {block:IfCoverSbBackground}
  455. background-image: url("{image:sb outside}") no-repeat center center fixed;
  456. -webkit-background-size: cover;
  457. -moz-background-size: cover;
  458. -o-background-size: cover;
  459. background-size: cover;
  460. {/block:IfCoverSbBackground}
  461. border: {select:outside border size}px {select:outside border} {color:sb border};
  462.  
  463. }
  464. .desc {
  465. {block:ifRoundBorder}
  466. border-radius: 5px;
  467. {/block:ifRoundBorder}
  468. padding: 5px 3px;
  469. text-align: center;
  470. background: {color:sb};
  471. color: {color:desc};
  472. line-height: 120%;
  473. {block:ifOutlineTxt}
  474. text-shadow: -1px 0 {color:desc glow outline}, 0 1px {color:desc glow outline}, 1px 0 {color:desc glow outline}, 0 -1px {color:desc glow outline};
  475. {block:ifOutlineTxt}
  476. {block:ifGlowTxt}
  477. text-shadow: 0 0 2px {color:desc glow outline}, 0 0 5px {color:desc glow outline};
  478. {/block:ifGlowTxt}
  479. border: {select:inside border size}px {select:inside border} {color:sb inside border};
  480.  
  481. }
  482.  
  483. .desc a {
  484. color: {color:sb link};
  485. {block:ifOutlineTxt}
  486. text-shadow: -1px 0 {color:sb link glow outline}, 0 1px {color:sb link glow outline}, 1px 0 {color:sb link glow outline}, 0 -1px {color:sb link glow outline};
  487. {block:ifOutlineTxt}
  488. {block:ifGlowTxt}
  489. text-shadow: 0 0 2px {color:sb link glow outline}, 0 0 5px {color:sb link glow outline};
  490. {/block:ifGlowTxt}
  491. }
  492.  
  493. .links {
  494. background: {color:sb};
  495. border: {select:inside border size}px {select:inside border} {color:sb inside border};
  496. {block:ifRoundBorder}
  497. border-radius: 5px;
  498. {/block:ifRoundBorder}
  499. max-height:0px;
  500. line-height:120%;
  501. text-align: center;
  502. opacity:0;
  503. -webkit-transition: all 0.5s ease;
  504. transition: all 0.5s ease;
  505. -moz-transition: all 0.5s ease;
  506. -o-transition: all 0.5s ease;}
  507.  
  508. .links a {
  509. margin-left: 5px;
  510. color: {color:sb link};
  511. {block:ifOutlineTxt}
  512. text-shadow: -1px 0 {color:sb link glow outline}, 0 1px {color:sb link glow outline}, 1px 0 {color:sb link glow outline}, 0 -1px {color:sb link glow outline};
  513. {block:ifOutlineTxt}
  514. {block:ifGlowTxt}
  515. text-shadow: 0 0 2px {color:sb link glow outline}, 0 0 5px {color:sb link glow outline};
  516. {/block:ifGlowTxt}
  517. }
  518.  
  519. .descout:hover .links{
  520. padding: 5px 0;
  521. margin-top: 10px;
  522. opacity:1;
  523. max-height:300px;
  524. -webkit-transition: all 0.5s ease;
  525. transition: all 0.5s ease;
  526. -moz-transition: all 0.5s ease;
  527. -o-transition: all 0.5s ease;}
  528.  
  529. .pagination {
  530. font-size: 30px;
  531. height: 30px;
  532. text-align: center;
  533. {block:ifRoundBorder}
  534. border-radius: 5px;
  535. {/block:ifRoundBorder}
  536. padding: 10px;
  537. background: {color:posts};
  538. border: {select:inside border size}px {select:inside border} {color:post inside border};
  539. }
  540. .outside {
  541. {block:ifRoundBorder}
  542. border-radius: 5px;
  543. {/block:ifRoundBorder}
  544. {block:ifPostShadow}
  545. filter: drop-shadow(0 0 10px {color:post shadow});
  546. margin-bottom: 35px;
  547. margin-left: 370px;
  548. {/block:ifPostShadow}
  549. padding: 20px;
  550. width: 400px;
  551. padding: 20px;
  552. {block:ifNotPostShadow}
  553. margin-left: 360px;
  554. margin-bottom: 25px;
  555. {/block:ifNotPostShadow}
  556. position: relative;
  557. background: {color:outside} url("{image:post outside}") scroll;
  558. {block:IfCoverPostBackground}
  559. background-image: url("{image:post outside}") no-repeat center center fixed;
  560. -webkit-background-size: cover;
  561. -moz-background-size: cover;
  562. -o-background-size: cover;
  563. background-size: cover;
  564. {/block:IfCoverPostBackground}
  565. border: {select:outside border size}px {select:outside border} {color:post border};
  566. }
  567. .posts {
  568. {block:ifRoundBorder}
  569. border-radius: 5px;
  570. {/block:ifRoundBorder}
  571. padding: 10px;
  572. background: {color:posts};
  573. border: {select:inside border size}px {select:inside border} {color:post inside border};
  574. -webkit-transition: all 0.5s ease;
  575. transition: all 0.5s ease;
  576. -moz-transition: all 0.5s ease;
  577. -o-transition: all 0.5s ease;
  578. }
  579.  
  580.  
  581. .pic img {
  582. width: 100%;
  583. {block:ifRoundBorder}
  584. border-radius: 5px;
  585. {/block:ifRoundBorder}
  586. -webkit-transition: all 0.5s ease;
  587. transition: all 0.5s ease;
  588. -moz-transition: all 0.5s ease;
  589. -o-transition: all 0.5s ease;
  590. }
  591.  
  592. [photoset-layout] img:hover, .sb img:hover, .pic img:hover {
  593. filter: blur(2px);
  594. -webkit-transition: all 0.5s ease;
  595. transition: all 0.5s ease;
  596. -moz-transition: all 0.5s ease;
  597. -o-transition: all 0.5s ease;
  598.  
  599. }
  600.  
  601. [photoset-layout] {
  602. grid-gap: 1px;
  603. }
  604.  
  605. [photoset-layout] img {
  606. {block:ifRoundBorder}
  607. border-radius: 5px;
  608. {/block:ifRoundBorder}
  609. -webkit-transition: all 0.5s ease;
  610. transition: all 0.5s ease;
  611. -moz-transition: all 0.5s ease;
  612. -o-transition: all 0.5s ease;
  613. }
  614.  
  615. .footer img {
  616. display: inline-block;
  617. vertical-align: middle;
  618. }
  619. .footer {
  620. {block:ifRoundBorder}
  621. border-radius: 5px;
  622. {/block:ifRoundBorder}
  623. line-height:120%;
  624. background: {color:footer} url("{image:footer}") scroll;
  625. text-align: center;
  626. margin-top: 10px;
  627. padding: 5px 10px;
  628. border: {select:inside border size}px {select:inside border} {color:sb inside border};
  629. }
  630.  
  631. .footer a {
  632. color: {color:footer link};
  633. {block:ifOutlineTxt}
  634. text-shadow: -1px 0 {color:footer glow outline}, 0 1px {color:footer glow outline}, 1px 0 {color:footer glow outline}, 0 -1px {color:footer glow outline};
  635. {block:ifOutlineTxt}
  636. {block:ifGlowTxt}
  637. text-shadow: 0 0 2px {color:footer glow outline}, 0 0 5px {color:footer glow outline};
  638. {/block:ifGlowTxt}
  639. }
  640.  
  641. .footer:hover .tags{
  642. opacity:1;
  643. max-height:300px;
  644. -webkit-transition: all 0.7s ease;
  645. transition: all 0.7s ease;
  646. -moz-transition: all 0.7s ease;
  647. -o-transition: all 0.7s ease;}
  648.  
  649. .tags {
  650.  
  651. max-height:0px;
  652. line-height:120%;
  653. text-align: center;
  654. opacity:0;
  655. -webkit-transition: all 0.7s ease;
  656. transition: all 0.7s ease;
  657. -moz-transition: all 0.7s ease;
  658. -o-transition: all 0.7s ease;
  659. }
  660.  
  661.  
  662.  
  663. .posts blockquote {
  664. margin: 0px 0px 0px 15px;
  665. padding-left: 5px;
  666. border-left: 1px solid {color:font};
  667. }
  668.  
  669. ul {
  670. list-style: none;
  671. margin: 5px 0 5px 0;
  672. }
  673.  
  674. ul li::before {
  675. content: "\25AA";
  676. color: {color:links};
  677. {block:ifOutlineTxt}
  678. text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
  679. {block:ifOutlineTxt}
  680. {block:ifGlowTxt}
  681. text-shadow: 0 0 2px {color:link glow outline}, 0 0 5px {color:link glow outline};
  682. {/block:ifGlowTxt}
  683. display: inline-block;
  684. width: 1em;
  685. margin-left: -1em;
  686. }
  687.  
  688. #c {
  689. position: fixed;
  690. bottom: 0; left: 0;
  691. padding-left: 5px;
  692. }
  693.  
  694. .spotify_audio_player {
  695. height:80px!important;
  696. width:100%!important;
  697. display: block;
  698. z-index: 1;
  699. }
  700.  
  701. .soundcloud_audio_player {
  702. height:150px!important;
  703. width:100%!important;
  704. display: block;
  705. z-index: 1;
  706. }
  707.  
  708. .video {
  709. position: relative;
  710. height: auto;
  711. overflow: hidden;
  712. }
  713.  
  714. .video iframe, .video object, .video embed {
  715. position: absolute;
  716. top: 0;
  717. left: 0;
  718. width: 100%;
  719. height: 100%;
  720. }
  721.  
  722. .art {
  723. height: 200px;
  724. }
  725.  
  726. .art img {
  727. {block:ifRoundBorder}
  728. border-radius: 5px;
  729. {/block:ifRoundBorder}
  730. width: 200px;
  731. height: 200px;
  732. }
  733.  
  734. .radio {
  735. left: 110px;
  736. top: 110px;
  737. {block:ifRoundBorder}
  738. border-radius: 5px;
  739. {/block:ifRoundBorder}
  740. width: 19px;
  741. height: 19px;
  742. background-color: #fff;
  743. padding: 10px;
  744. opacity: 1;
  745. position: absolute;
  746. }
  747.  
  748. .playa {
  749. margin-left: 0px;
  750. width: 25px;
  751. height: 25px;
  752. overflow: hidden;
  753. margin-top: -4px;
  754. margin-left: -7px;
  755. filter: contrast(2);
  756. overflow: hidden;
  757. }
  758.  
  759. .track {
  760. position: absolute;
  761. padding: 50px 0 5px 0px;
  762. height: 195px;
  763. width: 165px;
  764. text-align: center;
  765. margin-left: 210px;
  766. line-height: 120%;
  767. }
  768.  
  769. .bubble {
  770. {block:ifRoundBorder}
  771. border-radius: 5px;
  772. {/block:ifRoundBorder}
  773. background: {color:links};
  774. color: {color:posts};
  775. {block:ifOutlineTxt}
  776. color: {color:links};
  777. text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
  778. {block:ifOutlineTxt}
  779. {block:ifGlowTxt}
  780. color: {color:posts};
  781. text-shadow: 0 0 2px {color:posts}, 0 0 5px {color:posts};
  782. {/block:ifGlowTxt}
  783. position: relative;
  784. padding: 10px;
  785. }
  786.  
  787. .bubble img {
  788. width: 100%;
  789. }
  790.  
  791. .triangle {
  792. width: 0;
  793. margin-left: 15px;
  794. border-top: 10px solid {color:links};
  795. border-left: 10px solid transparent;
  796. border-right: 10px solid transparent;
  797. }
  798.  
  799. .asky {
  800. width: 100%;
  801. }
  802.  
  803. #askimg {
  804. margin-left: 7px;
  805. }
  806.  
  807. #askimg img {
  808. display: block;
  809. margin-top: 5px;
  810. {block:ifRoundBorder}
  811. border-radius: 50%;
  812. {/block:ifRoundBorder}
  813. {block:ifShadow}
  814. filter: drop-shadow(0px 3px 3px {color:font});
  815. {/block:ifShadow}
  816. }
  817.  
  818. #asker {
  819.  
  820. height: 40px;
  821. margin-top: -30px;
  822. padding-left: 60px;
  823. line-height: {text:font size}px;
  824. position: absolute;
  825. }
  826.  
  827.  
  828. #a {
  829. margin-top: 5px;
  830. padding: 10px;
  831. }
  832.  
  833. #permanotes {
  834. margin-top: 10px;
  835. font-size: 20px;
  836. }
  837.  
  838. #permanotes ol.notes {
  839. list-style-type: none;
  840. margin: 0;
  841. padding: 0;}
  842.  
  843. #permanotes img.avatar {
  844. vertical-align: middle;
  845. {block:ifRoundBorder}
  846. border-radius: 50%;
  847. {/block:ifRoundBorder}
  848. margin-right: 10px;
  849. display: inline;
  850. width: 20px;
  851. height: 20px;}
  852. </style>
  853.  
  854. <script>
  855. function gatherData(images, arr) {
  856. for (let i = 0; i < images.length; i++) {
  857. let currentData = {
  858. "width": images[i].getAttribute('data-width'),
  859. "height": images[i].getAttribute('data-height'),
  860. "low_res": images[i].getAttribute('data-lowres'),
  861. "high_res": images[i].getAttribute('data-highres')
  862. };
  863. arr.push(currentData);
  864. }
  865. }
  866. function getIndex(elem) {
  867. let i = 0;
  868. while( (elem = elem.previousElementSibling) != null ) i++;
  869. return i;
  870. }
  871. function lightbox(elem) {
  872. let currentPhotoset = elem.parentNode;
  873. let photosetPhotos = currentPhotoset.getElementsByTagName('div');
  874. let data = [];
  875. gatherData(photosetPhotos, data);
  876. Tumblr.Lightbox.init(data, getIndex(elem) + 1);
  877. }
  878. </script>
  879.  
  880.  
  881.  
  882. </head>
  883.  
  884. <body>
  885. <div id="container">
  886.  
  887. <div class="deathclaw">
  888.  
  889. <a href="/">{text:title}</a>
  890.  
  891. </div>
  892.  
  893. <div class="oof">
  894. <div class="sbout">
  895. <div class="sb">
  896. <center><a href="/"><img src="{image:sb}"></a></center>
  897. </div>
  898. <div class="descout">
  899. <div class="desc">
  900. {text:description}
  901. </div>
  902. <div class="links">
  903. <a href="{text:link 1 url}">{text:link 1 name}</a> <a href="{text:link 2 url}">{text:link 2 name}</a> <a href="{text:link 3 url}">{text:link 3 name}</a>
  904. </div>
  905. </div>
  906. </div>
  907. </div>
  908.  
  909. {block:Posts}
  910. <div class="outside">
  911. <div class="posts">
  912. {block:Text}
  913. {block:Title}<p style="font-size: 130%; line-height: 100%">{Title}</p>{/block:Title}
  914. {Body}
  915. {/block:Text}
  916.  
  917. {block:Quote}
  918. <p style="font-size: 150%; line-height: 100%">&ldquo;{Quote}&rdquo;</p>
  919. {block:Source}<p style="text-align: right">&mdash; {Source}</p>{/block:Source}
  920. {/block:Quote}
  921.  
  922. {block:Link}
  923. <p style="font-size: 150%; line-height: 100%"><a href="{URL}">{Name}</a></p>
  924. {block:Description}{Description}{/block:Description}
  925. {/block:Link}
  926.  
  927. {block:Chat}
  928. {block:Title}{Title}{/block:Title}
  929. {block:Lines}
  930. <div class="{Alt} user_{UserNumber}">
  931. {block:Label}{Label}{/block:Label} {Line}
  932. </div>
  933. {/block:Lines}
  934. {/block:Chat}
  935.  
  936. {block:Answer}
  937. <div class="asky">
  938. <div class="bubble">{Question}
  939. </div>
  940. <div class="triangle"></div>
  941.  
  942. <div id="askimg"><img src="{AskerPortraitURL-40}"></div>
  943. <div id="asker">{Asker}</div>
  944. <div id="a">{Answer}</div>
  945. </div>
  946. {/block:Answer}
  947.  
  948. {block:Photo}
  949. <div class="pic"><img src="{PhotoURL-400}"></div>
  950. {/block:Photo}
  951.  
  952. {block:Photoset}
  953. <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
  954. {/block:Photoset}
  955.  
  956. {block:Video}
  957. <div class="video">{Video-400}</div>
  958. {/block:Video}
  959.  
  960. {block:Audio}
  961. {block:AudioPlayer}<div class="radio"><div class="playa">{AudioPlayer}</div></div>
  962. <div class="track">
  963. {block:TrackName}{TrackName}<Br>{/block:TrackName}
  964. {block:Artist}by {Artist}<br>{/block:Artist}
  965. {block:Album}{Album}{/block:Album}
  966. </div>
  967. {block:AlbumArt}<div class="art"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}{/block:AudioPlayer}
  968. {block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}
  969. {/block:Audio}
  970.  
  971. {block:Caption}<p style="margin-top: 5px">{Caption}</p>{/block:Caption}
  972.  
  973. {block:IndexPage}
  974. <div class="footer">
  975. <a href="{Permalink}" style="float:left;" data-toggle="tooltip" title="{TimeAgo}">{12Hour}{AmPm}</a> <img src="{image:footer pxl}">
  976. <a href="/" style="float:right;">{NoteCount}%</a>
  977.  
  978.  
  979. <div class="tags">
  980. {block:RebloggedFrom}
  981. <a href="{ReblogParentURL}" data-toggle="tooltip" title="{ReblogParentName}">via</a>
  982. {/block:RebloggedFrom}
  983. {block:ContentSource}
  984. - <a href="{SourceURL}" data-toggle="tooltip" title="{SourceTitle}">source</a>
  985. {/block:ContentSource}
  986. {block:HasTags}<p>{block:Tags}
  987. <a href="{TagURL}">.{Tag}</a>
  988. {/block:Tags}</p>{/block:HasTags}
  989. </div>
  990. </div>
  991. {/block:IndexPage}
  992.  
  993.  
  994. {block:PermalinkPage}
  995. {block:ifHideCaption}
  996. {block:Caption}{Caption}{/block:Caption}
  997. {/block:ifHideCaption}
  998.  
  999. <p>
  1000. {block:RebloggedFrom}
  1001. <a href="{ReblogParentURL}" data-toggle="tooltip" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}{block:ContentSource}
  1002. - <a href="{SourceURL}" data-toggle="tooltip" title="{SourceTitle}">source</a>{/block:ContentSource}
  1003. {block:NoteCount}<a href="{Permalink}" style= "float: right">{NoteCountWithLabel}{/block:NoteCount}
  1004. </p>
  1005. {block:HasTags}<p>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>{/block:HasTags}
  1006.  
  1007. {block:NoteCount}<div id="permanotes">
  1008. {block:PostNotes}{PostNotes-64}{/block:PostNotes}
  1009. </div>{/block:NoteCount}
  1010. {/block:PermalinkPage}
  1011.  
  1012. </div></div>
  1013. {/block:Posts}
  1014.  
  1015. {block:IndexPage}<div class="outside"><div class="pagination">
  1016. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="margin-right: 20px">&minus;</a>{/block:PreviousPage}{block:NextPage}
  1017. <a href="{NextPage}">&plus;</a></p>{/block:NextPage}{/block:Pagination}
  1018. </div></div>{/block:IndexPage}
  1019. </div>
  1020. <div id="c"><a href="https://mtfuji.tumblr.com/" data-toggle="tooltip" title="mtfuji" style="font-size: 22px; text-decoration: none; font-style: normal; font-weight: normal; border: 0">&#8251;</a></div>
  1021. </body>
  1022. </html>
Add Comment
Please, Sign In to add comment