elsaofarendelle

Elsa -Monster

Feb 7th, 2018 (edited)
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.85 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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>
  4.  
  5.  
  6. <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Playfair+Display" />
  7.  
  8. <link href="https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy" rel="stylesheet">
  9.  
  10. <!--- tooltips --->
  11.  
  12. <script type="text/javascript" src="https://static.tumblr.com/86jccts/wpsmuemne/hoverqtip.js"></script>
  13.  
  14.  
  15. </style>
  16.  
  17.  
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23.  
  24. <!-------------------------------------------
  25. Code by elsaofarendelle.
  26. Don't copy or distribute.
  27. Don't claim as your own.
  28. -------------------------------------------->
  29.  
  30.  
  31.  
  32. <meta name="image:background" content=""/>
  33. <meta name="image:sidebar" content=""/>
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38. iframe#tumblr_controls {
  39. white-space:nowrap;
  40. -webkit-filter: invert(100%);
  41. -moz-filter: invert(100%);
  42. -o-filter: invert(100%);
  43. -ms-filter: invert(100%);
  44. filter: invert(100%);
  45. opacity:.2;transition: .8s ease-in-out;
  46. -webkit-transition: .8s ease-in-out;
  47. -moz-transition: .8s ease-in-out;
  48. -o-transition: .8s ease-in-out;
  49. }
  50.  
  51. /* --- CURSOR START --- */
  52.  
  53. *, body, a, a:hover {cursor: url("https://68.media.tumblr.com/tumblr_lpyq18WTCg1qcn2vb.gif"), auto;}
  54.  
  55. /* --- CURSOR END --- */
  56.  
  57. /* --- FONTS START --- */
  58.  
  59.  
  60.  
  61. /* --- FONTS END --- */
  62.  
  63. /* --- SCROLLBAR START ---*/
  64.  
  65. ::-webkit-scrollbar-thumb{
  66. background-color: #546a88;
  67. border: 2px solid #546a88;
  68. height:auto;
  69. }
  70.  
  71. ::-webkit-scrollbar {
  72. height:auto;
  73. width:6px;
  74. background-color: #546a88;
  75. border:5px solid #eee;
  76. }
  77.  
  78. /* --- SCROLLBAR END --- */
  79.  
  80.  
  81. /* --- TOOLTIPS START --- */
  82.  
  83. div#qTip {
  84. border-bottom:3px solid #546a88;
  85. border-radius:0px;
  86. padding: 6px;
  87. display: none;
  88. background:#eee;
  89. margin-left:10px;
  90. margin-top:-25px;
  91. text-align: center;
  92. font-family: 'Playfair Display', serif;
  93. font-style:normal;
  94. position: absolute;
  95. font-size:9px;
  96. line-height:10px;
  97. z-index: 9999999;
  98. color: #546a88;
  99. letter-spacing: 1px;
  100. }
  101.  
  102. /* --- TOOLTIPS END --- */
  103.  
  104.  
  105. /* --- BODY START ---*/
  106.  
  107. body {
  108. background:#eee;
  109. background-image:url({image:background});
  110. background-attachment: fixed;
  111. background-repeat: no-repeat;
  112. background-position:0px 0px;
  113. margin:0px;
  114. color:#a4a4a4;
  115. font-family: 'Sorts Mill Goudy', serif;
  116. font-size:12px;
  117. line-height:120%;
  118. word-wrap: break-word;
  119. }
  120.  
  121. blockquote {
  122. padding-left:5px;
  123. border-left:2px solid;
  124. border-radius:6px;
  125. }
  126.  
  127. a {
  128. color:#546a88;
  129. text-shadow: -1px -1px -1px #546a88;
  130. text-shadow: 1px 1px 1px #546a88;
  131. text-decoration:none;
  132. -webkit-transition:all 0.5s ease-in-out;
  133. -moz-transition:all 0.5s ease-in-out;
  134. -o-transition:all 0.5s ease-in-out;
  135. -ms-transition:all 0.5s ease-in-out;
  136. transition:all 0.5s ease-in-out;
  137. }
  138.  
  139.  
  140. img {none;}
  141.  
  142. h1 {
  143. font-family: 'Playfair Display', serif;
  144. text-transform:none;
  145. font-size:20px;
  146. line-height:30px;
  147. letter-spacing:0px;
  148. text-align:center;
  149. font-style:normal;
  150. color: #546a88;
  151. }
  152.  
  153. h2 {
  154. text-transform: italic;
  155. color: #8daacb;
  156. text-shadow: none;
  157. letter-spacing:1px;
  158. font-family: 'Playfair Display', serif;
  159. font-size:17px;
  160. }
  161.  
  162. #fixerupper {
  163. width:500px;
  164. margin:0 auto -12px auto;
  165. }
  166.  
  167. #container {
  168. padding:10px;
  169. width:400px;
  170. margin-left:400px;
  171. margin-top:20px;
  172. margin-bottom:50px;
  173. }
  174.  
  175. #post {
  176. background: none;
  177. width:400px;
  178. padding-bottom:30px;
  179. padding: 30px;
  180. text-align: justify;
  181. margin-top:35px;
  182. border: 3px none #f7f7f7;
  183. line-height: 100%;
  184. }
  185.  
  186.  
  187. #post img {
  188. padding: 0;
  189. max-width:100%;
  190. width: auto;
  191. height: auto;
  192. }
  193.  
  194. pre {
  195. font-family: 'Playfair Display', serif;
  196. font-size:10px;
  197. color:#8daacb;
  198. text-shadow: -1px -1px -1px #8daacb;
  199. text-shadow: 1px 1px 1px #8daacb;
  200. letter-spacing:1px;
  201. text-align:center;
  202. text-transform:uppercase;
  203. padding:6px;
  204. background:url('');
  205. background-repeat:repeat;;
  206. }
  207.  
  208.  
  209. b {
  210. text-transform: bold;
  211. color:#546a88;
  212. text-shadow: -1px -1px -1px #546a88;
  213. text-shadow: 1px 1px 1px #546a88;
  214. letter-spacing:1px;
  215. font-family: 'Playfair Display', serif;
  216. font-size:15px;
  217. }
  218.  
  219. i {
  220. text-transform: italic;
  221. color:#8daacb;
  222. text-shadow: -1px -1px -1px #8daacb;
  223. text-shadow: 1px 1px 1px #8daacb;
  224. letter-spacing:1px;
  225. font-family: 'Playfair Display', serif;
  226. font-size:15px;
  227. }
  228.  
  229. em {
  230. text-transform: italic;
  231. color:#546a88;
  232. text-shadow: -1px -1px -1px #8daacb;
  233. text-shadow: 1px 1px 1px #8daacb;
  234. letter-spacing:1px;
  235. font-family: 'Playfair Display', serif;
  236. font-size:15px;
  237. }
  238.  
  239. sub, small, sup {
  240. font-size: 12px;
  241. }
  242.  
  243.  
  244. /* --- BODY END --- */
  245.  
  246. /* --- SIDEBAR START ---*/
  247.  
  248.  
  249. #sidebar{
  250. position: fixed;
  251. top: 220px;
  252. width:250px;
  253. height:115px;
  254. left: -10px;
  255. padding:20px;
  256. }
  257.  
  258.  
  259.  
  260. #sidebarimage img{
  261. background: transparent;
  262. border: 3px none #929292;
  263. width: 170px;
  264. height:250px;
  265. padding:10px;
  266. margin-top:-100px;
  267. margin-left:152px;
  268. background:transparent;
  269. background-image:{image:sidebarimage};
  270. }
  271.  
  272.  
  273. #nav {
  274. position:fixed;
  275. overflow:hidden;
  276. margin-top:150px;
  277. margin-left:315px;
  278. }
  279.  
  280. #link1 a , #link2 a, #link3 a
  281.  
  282. #title {
  283. font-family:'Playfair Display', serif;
  284. text-transform: italic;
  285. color:#8daacb;
  286. text-shadow: -1px -1px -1px #8daacb;
  287. text-shadow: 1px 1px 1px #8daacb;
  288. text-align:center;
  289. width:300px;
  290. margin-top:5px;
  291. margin-left:200px;
  292. text-transform:uppercase;
  293. font-style:normal;
  294. font-size:15px;
  295. }
  296.  
  297. #description {
  298. background: none;
  299. border: 3px none #929292;
  300. width:100px;
  301. height:auto;
  302. margin-top: -245px;
  303. margin-left:250px;
  304. padding: 12px;
  305. text-align:justify;
  306. font-style: none;
  307. font-family: 'Playfair Display', serif;
  308. font-size:9px;
  309. color: #a4a4a4;
  310. text-shadow: none;
  311. letter-spacing:1px;
  312. line-height:155%;
  313. z-index:51;
  314. }
  315.  
  316. #pagination {
  317. font-family: 'Playfair Display', serif;
  318. width:103px;
  319. font-size:15px;
  320. text-transform:normal;
  321. margin-top: -30px;
  322. margin-left:260px;
  323. padding-top:25px;
  324. letter-spacing:1px;
  325. font-style:normal;
  326. text-align:center;
  327. }
  328.  
  329. #pagination a {
  330. color:#546a88;
  331. text-shadow: -1px -1px -1px #546a88;
  332. text-shadow: 1px 1px 1px #546a88;
  333. }
  334.  
  335. /* --- SIDEBAR END ---*/
  336.  
  337. /* --- LINKS START --- */
  338.  
  339. #links1 {
  340. width:74px;
  341. position:fixed;
  342. margin-left:144px;
  343. margin-top:-415px;
  344. position:fixed;
  345. padding:8px;
  346. }
  347.  
  348. #links1 a{
  349. min-width:100px;
  350. background: none;
  351. color: #929292;
  352. border: 3px none #929292;
  353. display:inline-block;
  354. margin:4px;
  355. font-size:12px
  356. font: 'Playfair Display', serif;
  357. text-align:center;
  358. text-transform:uppercase;
  359. padding-top:2px;
  360. line-height:120%;
  361. }
  362.  
  363. #links2 {
  364. width:200px;
  365. position:fixed;
  366. margin-left:156px;
  367. margin-top:-539px;
  368. position:fixed;
  369. padding:8px;
  370. }
  371.  
  372. #links2 a{
  373. min-width:100px;
  374. background: none;
  375. color: #929292;
  376. border: 3px none #929292;
  377. display:inline-block;
  378. margin:4px;
  379. font-size:12px
  380. font: 'Playfair Display', serif;
  381. text-align:center;
  382. text-transform:uppercase;
  383. padding-top:2px;
  384. line-height:120%;
  385. }
  386.  
  387.  
  388. /* --- LINKS END --- */
  389.  
  390.  
  391. /* --- CREDIT START --- */
  392.  
  393. .credit{
  394. position:fixed;
  395. font-size:15px;
  396. right:10px;
  397. bottom:10px;
  398. z-index:51;
  399. }
  400.  
  401. .credit a {
  402. text-decoration:none;
  403. text-transform:uppercase;
  404. color:#546a88;
  405. text-shadow: -1px -1px -1px #546a88;
  406. text-shadow: 1px 1px 1px #546a88;
  407. -moz-transition-duration:.7s;
  408. -webkit-transition-duration:.7s;
  409. -o-transition-duration:.7s;
  410. }
  411.  
  412.  
  413. .credit a:hover {
  414. text-decoration:none;
  415. text-transform:uppercase;
  416. color:#546a88;
  417. text-shadow: -1px -1px -1px #546a88;
  418. text-shadow: 1px 1px 1px #546a88;
  419. }
  420.  
  421. /* --- CREDIT END --- */
  422.  
  423.  
  424. /* --- POST NOTES START --- */
  425.  
  426. .note {
  427. padding:0px 20px 0px 20px;
  428. background-color:transparent;
  429. text-transform:lowercase;
  430. letter-spacing:0px;
  431. font-size: 11px;
  432. font-style:normal;
  433. text-align:left;
  434. line-height:120%;
  435. }
  436.  
  437. .note li {
  438. list-style-type:none;
  439. padding:5px 25px 5px 25px;
  440. text-align:left;
  441. margin-right:30px;
  442. margin-top:-50px;
  443. }
  444.  
  445.  
  446. #info {
  447. height:40px;
  448. text-align:center;
  449. margin-top:25px;
  450. padding-top:10px;
  451. padding:15px;
  452. padding-bottom:1px;
  453. text-transform:normal
  454. font-style:none;
  455. font-family: 'Playfair Display', serif;
  456. font-size:12px;
  457. text-shadow: -1px -1px -1px #546a88;
  458. text-shadow: 1px 1px 1px #546a88;
  459. background: #eee;
  460. background-repeat:repeat;
  461. background-attachment:fixed;
  462. border: 3px double #546a88;
  463. box-shadow: 2px 2px 5px #444;
  464. line-height:200%;
  465. }
  466.  
  467. #info a{
  468. color:#546a88;
  469. text-shadow: -1px -1px -1px #546a88;
  470. text-shadow: 1px 1px 1px #546a88;
  471. }
  472.  
  473. #tags {
  474. font-family: 'Sorts Mill Goudy', serif;
  475. text-align:center;
  476. margin-top:5px;
  477. padding-bottom:0px;
  478. text-transform:none;
  479. font-style:none;
  480. font-size:12px;
  481. }
  482.  
  483. #tags a {
  484. color: #a4a4a4;
  485. }
  486.  
  487. /* --- POST NOTES END --- */
  488.  
  489.  
  490. /* --- ASK & AUDIO START --- */
  491.  
  492. .ask {
  493. color:#a4a4a4;
  494. padding:15px;
  495. margin-bottom:15px;
  496. margin-top:-50px;
  497. border-bottom: 1px solid #546a88;
  498. }
  499.  
  500. .askheader {
  501. margin-left:-3px;
  502. }
  503.  
  504. .asker {
  505. background-repeat:no-repeat;
  506. font-family: 'Playfair Display', serif;
  507. font-size:22px;
  508. color:#546a88;
  509. text-shadow: -1px -1px -1px #546a88;
  510. text-shadow: 1px 1px 1px #546a88;
  511. width:390px;
  512. line-height:30px;
  513. text-align:center;
  514. padding-bottom:5px;
  515. }
  516.  
  517. .answer {
  518. color: #a4a4a4;
  519. }
  520.  
  521. .chat {
  522. list-style:none;
  523. margin-top:15px;
  524. margin-bottom:0px;
  525. font-size:10px;
  526. margin-left:0px;
  527. }
  528.  
  529. .chat ul {
  530. line-height:18px;
  531. margin-top:0px;
  532. list-style:none;
  533. padding:0px;
  534. letter-spacing:2px;
  535. font-size:10px;
  536. margin-bottom:0px;
  537. text-transform:normal;
  538. }
  539.  
  540. .person1, .person3, .person5, .person7, .person9, .person11, .person13 {
  541. background-color: #8daacb;
  542. padding:3px 8px 3px 8px;
  543. color: #eee;
  544. border-bottom: none
  545. }
  546.  
  547. .person2, .person4, .person6, .person8, .person10, .person12, .person14 {
  548. background-color: #546a88;
  549. padding:3px 8px 3px 8px;
  550. color: #eee;
  551. border-bottom: none;
  552. }
  553.  
  554. .audio{
  555. background-color: transparent;
  556. background-image:url("");
  557. border-bottom:1px none #fff;
  558. height:70px;
  559. font-size:8px;
  560. overflow:hidden;
  561. }
  562.  
  563. /* --- ASK & AUDIO END --- */
  564.  
  565. {CustomCSS}</style></head><body>
  566.  
  567. <div id="fixerupper">
  568.  
  569. <div id="sidebar">
  570.  
  571. <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
  572.  
  573. <div class="credit">
  574. <a href="https://elsaofarendelle.tumblr.com">đť’†</a>
  575. </div>
  576.  
  577. <div id="title"></div>
  578.  
  579. <div id="description">
  580. <center><p>I'm making my world colder
  581. How long can it survive?
  582. Is everyone in danger
  583. As long as I'm alive?
  584. </p>
  585. <p>
  586. <b>Was I a monster</b>
  587. from the start?
  588. How did I end up with this <em>frozen heart</em>?
  589. </p>
  590. <p>
  591. Bringing destruction
  592. to the stage,
  593. caught in a war that I never meant to wage.
  594. </p>
  595. <p>
  596. Do I kill the <i>monster</i>?
  597. </p>
  598. <p>
  599. Father, you know what's best for me.
  600. If I die will they be free?
  601. Mother, what if after I'm gone
  602. The cold gets colder
  603. And the storm rages on?
  604. </p>
  605. </center>
  606.  
  607. </div>
  608.  
  609. <div id="links1">
  610. <a title="queries" href="/asks"><img src="https://i.imgur.com/6DeFuHF.png"></a><br><br>
  611. <a title="rules" href="/rules"><img src="https://i.imgur.com/dC8WMsS.png"></a><br><br>
  612. <a title="about" href="/about"><img src="https://i.imgur.com/F7u4SJ3.png"></a><br><br>
  613. <a title="verses" href="/verses"><img src="https://i.imgur.com/WhXtMyz.png"></a><br><br>
  614. <a title="more" href="/"><img src="https://i.imgur.com/Rs4Hmie.png"></a>
  615. </div>
  616.  
  617. <div id="links2">
  618. <a title="home" href="/"><img src="https://i.imgur.com/BFaOBQG.png"></a>
  619. </div>
  620.  
  621. <div id="scrollbar">{scrollbar}</div>
  622.  
  623.  
  624. <div id="pagination">
  625. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> back </a>{/block:PreviousPage}{/block:Pagination}
  626. {block:Pagination}{block:NextPage}<a href="{NextPage}"> next </a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div>
  627.  
  628.  
  629.  
  630.  
  631.  
  632. {block:HasPages}{block:Pages}
  633.  
  634. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  635.  
  636. </div></center>
  637.  
  638.  
  639. </div>
  640.  
  641. <div id="container">{block:Posts}<div id="post">
  642.  
  643. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  644. {block:More}<p class="read-more"><a href="{Permalink}#more"><center><i>Continue Reading</i></center></a></p><a name="more"></a>{/block:More}
  645.  
  646. {block:blockquote}{/block:blockquote}
  647.  
  648. {block:ContentSource}
  649. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  650. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  651. {/block:SourceLogo}
  652. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  653. {/block:ContentSource}
  654.  
  655. {block:Photo}
  656. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  657. {/block:Photo}
  658.  
  659. {block:Photoset}
  660. <center>{Photoset-400}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  661. {/block:Photoset}
  662.  
  663. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  664.  
  665. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  666.  
  667. {block:Chat}
  668. {block:Title}<a href="{Permalink}"><h3>{Title}</h3></a>{/block:Title}
  669. <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label"><b>{Label}</b> </span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  670. {/block:Chat}
  671.  
  672. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="75px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName}&nbsp;&nbsp; {TrackName}{/block:TrackName}
  673. {block:Artist} &nbsp;—&nbsp; {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  674.  
  675. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  676.  
  677. {block:Answer}
  678. <div class="askheader"><img src="" draggable="false"></div>
  679. <div class="ask"><div class="asker">{Asker} said:</div><p>{Question}</div><div class="answer">{Answer}</div>
  680. {/block:Answer}
  681.  
  682.  
  683. {Block:Date}<div id="info"><a href="{Permalink}" class="details" title="{TimeAgo}">posted</a> &nbsp;{block:NoteCount} <font color=#999></font> <a title="{NoteCount} notes" href="{Permalink}">notes</a> {/block:NoteCount} &nbsp; {block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">source</a> {/block:RebloggedFrom}&nbsp;<a href="{ReblogURL}" target="_blank" class="details" >reblog</a> {/block:Date}</div>
  684.  
  685. <div id="tags">
  686. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  687.  
  688. </div>
  689. {block:PostNotes}{PostNotes}{/block:PostNotes}
  690. {/block:Posts}</div>
  691.  
  692.  
  693.  
  694. </html>
Add Comment
Please, Sign In to add comment