Advertisement
Daichi-Sama

yukimurachizu theme

Aug 31st, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.95 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6.  
  7.  
  8. <!--" CONTAINER THEME BASE CODE BY BULLET-THEME.TUMBLR.COM "-->
  9.  
  10.  
  11. <meta name="image:box" content=""/>
  12.  
  13. <meta name="color:background" content="#ccc"/>
  14. <meta name="color:text" content="#888888"/>
  15. <meta name="color:emphasis" content="#aaaaaa"/>
  16. <meta name="color:link" content="#000000"/>
  17. <meta name="color:link hover" content="#333333"/>
  18. <meta name="color:ask" content="#888888"/>
  19. <meta name="color:askbg" content="#222222"/>
  20. <meta name="color:navi" content="#888888"/>
  21. <meta name="color:navi hover" content="#7b919d"/>
  22. <meta name="color:scrollbar" content="#737373"/>
  23. <meta name="color:qtip" content="#222222"/>
  24. <meta name="color:text shadow" content="#000000"/>
  25.  
  26. <meta name="text:Link1" content=""/>
  27. <meta name="text:Link1URL" content=""/>
  28. <meta name="text:Link2" content=""/>
  29. <meta name="text:Link2URL" content=""/>
  30. <meta name="text:Link3" content=""/>
  31. <meta name="text:Link3URL" content=""/>
  32.  
  33. <link href='https://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  34.  
  35. <script type="text/javascript" src="http://static.tumblr.com/86jccts/wpsmuemne/hoverqtip.js"></script>
  36.  
  37. <style type="text/css">
  38.  
  39.  
  40. /* BASICS */
  41.  
  42. iframe#tumblr_controls {
  43. white-space:nowrap;
  44. opacity: 0.3;
  45. -webkit-transition: all .5s;
  46. -moz-transition: all .5s;
  47. -o-transition: all .5s;
  48. transition: all .5s;
  49. }
  50. iframe#tumblr_controls:hover {
  51. opacity: 0.8;
  52. }
  53.  
  54. ::-webkit-scrollbar {
  55. width: 2px;
  56. height: 2px;
  57. }
  58. ::-webkit-scrollbar-button {
  59. width: 0px;
  60. height: 0px;
  61. }
  62. ::-webkit-scrollbar-thumb {
  63. background: #ea98b6;
  64. }
  65. ::-webkit-scrollbar-track {
  66. background: transparent;
  67. }
  68.  
  69.  
  70. body {
  71. background: url('http://static.tumblr.com/hi3usnu/ejsovksiq/chizuru.png') no-repeat;
  72. background-size: cover;
  73. background-attachment: fixed;
  74. font-size: 11px;
  75. font-family: helvetica;
  76. color: #9e5d8e;
  77. line-height: 16px;
  78. margin: 0px;
  79. text-shadow: 1px 1px 0px transparent;
  80. }
  81.  
  82. small, sub {
  83. font-size: 10px;
  84. line-height: 15px;
  85. }
  86.  
  87. a:link, a:visited, a:active {
  88. color: #ea98b6;
  89. font-weight: bold;
  90. text-decoration: none;
  91. -webkit-transition: all 1s;
  92. -moz-transition: all 1s;
  93. -o-transition: all 1s;
  94. transition: all 1s;
  95. }
  96.  
  97. a:hover {
  98. color: #9e5d8e;
  99. }
  100.  
  101. h1, h1 a {
  102. text-align: center;
  103. font-size: 25px;
  104. line-height: 22px;
  105. letter-spacing: 2px;
  106. color:#eb98b6;
  107. font-weight: bold;
  108. font-family: 'Share', serif;
  109. text-transform: uppercase;
  110. }
  111.  
  112. h2, h2 a {
  113. font-size: 16px;
  114. color: #eb98b6;
  115. font-weight:normal;
  116. font-variant: small-caps;
  117. line-height: 18px;
  118. }
  119.  
  120. h3 {
  121. font-size: 22px;
  122. letter-spacing: 2px;
  123. margin-bottom: -5px;
  124. color:#eb98b6;
  125. font-weight: normal;
  126. font-family: 'Share', serif;
  127. text-align: center;
  128. text-transform: uppercase;
  129. }
  130.  
  131. b, strong, i, em {
  132. color:#e7847e;
  133. }
  134.  
  135. blockquote {
  136. border-left: 2px solid #eb98b6;
  137. padding: 0px 3px 0px 5px;
  138. margin: 3px 0px 3px 3px;
  139. }
  140.  
  141. img {
  142. max-width: 100%;
  143. height: auto;
  144. opacity: 1;
  145. -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  146. filter: grayscale(0%);
  147. -webkit-transition: all 1s;
  148. -moz-transition: all 1s;
  149. -o-transition: all 1s;
  150. transition: all 1s;
  151. }
  152.  
  153. img:hover {
  154. opacity: 1;
  155. -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  156. filter: grayscale(0%);
  157. }
  158.  
  159. figure {
  160. margin: 2px 0px 2px 0px;
  161. }
  162.  
  163. /* ea98b6GATION */
  164.  
  165. #links {
  166. position: absolute;
  167. top: 215px;
  168. left: 400px;
  169. }
  170. #links a {
  171. color: #ea98b6;
  172. display: inline-block;
  173. margin: 0px 3px 0px 3px;
  174. font-style: normal;
  175. font-family: 'Share';
  176. font-size: 14px;
  177. line-height: 100%;
  178. margin: 5px;
  179. }
  180. #links a:hover {
  181. color: #9e5d8e;
  182. }
  183.  
  184.  
  185. /* DESCRIPTION */
  186.  
  187. #totheside {
  188. position: absolute;
  189. top: 210px;
  190. left: 400px;
  191. width: 100px;
  192. font-size: 9px;
  193. text-align: center;
  194. line-height: 100%;
  195. letter-spacing: 1px;
  196. color: #ea98b6;
  197. text-shadow: 0px 0px 25px #fbf7f8, 1px 1px 0px #fbf7f8;
  198. }
  199.  
  200. /* POSTS */
  201.  
  202. #box {
  203. position: relative;
  204. position: fixed;
  205. top: 0px;
  206. left: 0px;
  207. bottom: 0px;
  208. right: 0px;
  209. margin: auto;
  210. background: url('{image:box}') no-repeat;
  211. width: 1366px;
  212. height: 700px;
  213. }
  214.  
  215. #content {
  216. width: 450px;
  217. height: 250px;
  218. overflow: auto;
  219. position: absolute;
  220. top: 305px;
  221. left: 315px;
  222. }
  223.  
  224. #post {
  225. width: 420px;
  226. height: auto;
  227. padding: 20px 0px 70px 0px;
  228. margin-left: 25px;
  229. }
  230.  
  231. .quote {
  232. font-size: 20px;
  233. line-height: 20px;
  234. color:#eb98b6;
  235. font-weight: bold;
  236. font-family: 'Share', serif;
  237. }
  238.  
  239. .ask {
  240. width: 400px;
  241. padding: 10px 10px 15px 10px;
  242. background: transparent;
  243. color: #9e5d8e;
  244. text-align: justify;
  245. }
  246. .ask img {
  247. border-radius: 55%;
  248. border: 3px solid {color:Background};
  249. float: right;
  250. margin: -5px 0px 0px 5px;
  251. vertical-align: middle;
  252. }
  253. .ask a {
  254. color: #eb98b6;
  255. font-size: 10px;
  256. }
  257.  
  258. .photoset {
  259. text-align: left;
  260. opacity: 1;
  261. }
  262.  
  263. .photoset:hover {
  264. opacity: 1;
  265. -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  266. filter: grayscale(0%);
  267. }
  268.  
  269. #albumart {
  270. width: 100px;
  271. height: 100px;
  272. overflow: hidden;
  273. display: inline-block;
  274. vertical-align: middle;
  275. margin-right: 10px;
  276. position: relative;
  277. }
  278.  
  279. #player {
  280. width: 30px;
  281. height: 30px;
  282. overflow: hidden;
  283. position: absolute;
  284. top: 35px;
  285. left: 35px;
  286. }
  287.  
  288. .postinfo {
  289. font-weight: bold;
  290. margin-top: -50px;
  291. padding-top:10px;
  292. opacity: 0;
  293. width: 100%;
  294. text-align: center;
  295. font-size: 8px;
  296. line-height: 10px;
  297. text-transform: uppercase;
  298. letter-spacing: 1px;
  299. -webkit-transition: all 1s;
  300. -moz-transition: all 1s;
  301. -o-transition: all 1s;
  302. transition: all 1s;
  303. }
  304. .postinfo a {
  305. font-size: 8px;
  306. font-family: helvetica;
  307. font-style: normal;
  308. }
  309.  
  310. #post:hover .postinfo {
  311. opacity: 1;
  312. margin-top: 0px;
  313. }
  314. .tags {
  315. width: 100%;
  316. border-top: 1px solid #9e5d8e;
  317. padding-top: 2px;
  318. font-size: 7px;
  319. text-align: left;
  320. }
  321. .tags a {
  322. font-size: 7px;
  323. }
  324.  
  325. div#qTip {
  326. background: #eb98b6;
  327. border-radius: 6px;
  328. padding: 2px 4px 2px 4px;
  329. display: none;
  330. margin-left:15px;
  331. margin-top:-4px;
  332. text-align: center;
  333. position: absolute;
  334. font-size: 7px;
  335. text-transform: uppercase;
  336. line-height:10px;
  337. z-index: 9999999;
  338. color: #f2d5d7;
  339. letter-spacing: 2px;
  340. font-weight: bold;
  341. }
  342.  
  343. .credit {
  344. position: absolute;
  345. bottom: 5px;
  346. left: 5px;
  347. font-size: 7px;
  348. text-transform: uppercase;
  349. font-weight: bold;
  350. letter-spacing: 2px;
  351. }
  352.  
  353.  
  354. </style>
  355. <body>
  356.  
  357.  
  358. <div id="box">
  359.  
  360. <div id="totheside">
  361.  
  362.  
  363. {block:Pagination}
  364. <div>{block:PreviousPage}<a href="{PreviousPage}"><<</a>{/block:PreviousPage}
  365. &mdash;
  366. {block:NextPage}<a href="{NextPage}">>></a>{/block:NextPage}
  367. </div>{/block:Pagination}
  368.  
  369. </div>
  370.  
  371. <div id="links">
  372.  
  373. <a href="/" title="Home">ღ</a>
  374. <a href="/ask" title="Ask">ღ</a>
  375. <a href="/rules" title="Rules">ღ</a>
  376. <a href="/about" title="About">ღ</a>
  377. <a href="/verses" title="Verses">ღ</a>
  378. <a href="http://bullet-theme.tumblr.com" title="Code Credit">ღ</a>
  379. <a href="http://hxjiime.tumblr.com" title="Graphics Credit">ღ</a>
  380. </div>
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387. <div id="content">
  388.  
  389. {block:Posts}
  390. <div id="post">
  391.  
  392. {block:Text}
  393. {block:Title}<h1>{Title}</h1>{/block:Title}
  394. {Body}
  395. {/block:Text}
  396.  
  397. {block:Link}
  398. <h1><a href="{url}" {Target}>{Name}</a></h1>
  399. {block:Description}{Description}{/block:Description}
  400. {/block:Link}
  401.  
  402. {block:Chat}
  403. {block:Title}<h1>{Title}</h1>{/block:Title}
  404. {block:Lines}
  405. <p>{block:Label}<b>{Label}</b>{/block:Label} {Line}</p>
  406. {/block:Lines}
  407. {/block:Chat}
  408.  
  409. {block:Quote}
  410. <div class="quote">{Quote}</div>
  411. {block:Source}<div style="text-align:right;margin-top:20px;">{Source}</div>{/block:Source}
  412. {/block:Quote}
  413.  
  414. {block:Answer}
  415. <div class="ask">
  416. {Question}
  417. <div style="text-align:right;font-size: 15px;letter-spacing:1px;">&mdash;<b>{Asker}</b> <img src="{AskerPortraitURL-24}"></div>
  418. </div>
  419. {Answer}
  420. {/block:Answer}
  421.  
  422. {block:Audio}
  423. {block:AlbumArt}
  424. <div id="albumart"><img src="{AlbumArtURL}"><div id="player">{AudioPlayerWhite}</div></div>
  425. {/block:AlbumArt}
  426. <div style="display:inline-block;height:100px;vertical-aling:middle;">
  427. {block:TrackName}{TrackName}{/block:TrackName}{Block:Artist}<br>{Artist}{/block:Artist}</div>
  428. {block:Caption}{Caption}{/block:Caption}
  429. {/block:Audio}
  430.  
  431. {block:Photo}
  432. {LinkOpenTag}<center><img src="{PhotoURL-400}"></center>{LinkCloseTag}
  433. {block:Caption}{Caption}{/block:Caption}
  434. {/block:Photo}
  435.  
  436. {block:Photoset}
  437. <div class="photoset">{Photoset-400}</div>
  438. {block:Caption}{Caption}{/block:Caption}
  439. {/block:Photoset}
  440.  
  441. {block:Video}
  442. <center>{Video-400}</center>
  443. {block:Caption}{Caption}{/block:Caption}
  444. {/block:Video}
  445.  
  446. <div class="postinfo">
  447. {block:Date}<a title="{TimeAgo}" href="{Permalink}">{DayOfMonth} {Month}</a> @ {24Hour}:{Minutes}{/block:Date} {block:NoteCount}&mdash; <a href="{Permalink}">{NoteCount} &hearts;</a>{/block:NoteCount} {block:ContentSource}&mdash; <a href="{SourceURL}">Source</a> {/block:ContentSource} {block:RebloggedFrom}&mdash; <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
  448. {block:HasTags}
  449. <div class="tags">
  450. {block:Tags}
  451. <a href="{TagURL}"># {tag}</a> &nbsp;&nbsp;
  452. {/block:Tags}
  453. </div>
  454. {/block:HasTags}
  455. </div>
  456.  
  457. {block:PostNotes}<div style="margin-top:50px;">{PostNotes}</div>{/block:PostNotes}
  458.  
  459. </div>
  460. {/block:Posts}
  461.  
  462.  
  463. </div>
  464.  
  465. </div>
  466.  
  467.  
  468. </body>
  469. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement