Advertisement
xariaaaa

[BASE] BY ENTERPRIZER

Mar 10th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 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. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
  9.  
  10. <style type="text/css">
  11. /* GASARA */
  12. @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
  13.  
  14. /* ASPEX */
  15. @font-face { font-family: "aspex"; src: url('https:/dl.dropboxusercontent.com/s/yeeehszy65j0cfk/ASPEX_0.TTF') }
  16.  
  17. *, body, a {
  18. cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  19. }
  20.  
  21. a:hover {
  22. cursor: url(http://i.imgur.com/IepP2.jpg), auto;
  23. }
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. height: auto;
  27. background-color: #000000;
  28. }
  29.  
  30. ::-webkit-scrollbar {
  31. height:9px;
  32. width:4px;
  33. background-color: #ffffff;
  34. }
  35.  
  36. body {
  37. background-color: #ffffff;
  38. }
  39.  
  40. a {
  41. text-decoration:none;
  42. outline:none;
  43. -moz-outline-style:none;
  44. color: #000000
  45. }
  46.  
  47. blockquote, blockquote blockquote {
  48. border-left: 1px solid #000000;
  49. padding-left:5px;
  50. margin-left: 5px;
  51. }
  52.  
  53. blockquote img, blockquote blockquote img {
  54. opacity: 0.3;
  55. -webkit-filter: grayscale(100%);
  56. -webkit-transition: opacity 0.7s linear;
  57. -webkit-transition: all 0.7s ease-out;
  58. -moz-transition: all 0.7s ease-out;
  59. transition: all 0.7s ease-out;
  60. }
  61.  
  62. blockquote img:hover, blockquote blockquote img:hover, #post img {
  63. opacity: 0.8;
  64. -webkit-filter: grayscale(30%);
  65. -webkit-transition: opacity 0.7s linear;
  66. -webkit-transition: all 0.7s ease-out;
  67. -moz-transition: all 0.7s ease-out;
  68. transition: all 0.7s ease-out;
  69. }
  70.  
  71. blockquote img {
  72. max-width: 240px;
  73. height: auto;
  74. }
  75.  
  76. blockquote blockquote img {
  77. max-width: 180px;
  78. height: auto;
  79. }
  80.  
  81. h1, h2, h3 {
  82. color: #000000;
  83. }
  84.  
  85. pre, code {
  86. white-space:pre-wrap;
  87. word-wrap:break-word;
  88. }
  89.  
  90. #entries {
  91. width: 260px;
  92. height: 100%;
  93. float: right;
  94. margin-top: 20px;
  95. margin-right: 300px;
  96. }
  97.  
  98. #post {
  99. width: 250px;
  100. }
  101.  
  102. .player {
  103. width: 27px;
  104. height: 27px;
  105. left: 16px;
  106. top: 16px;
  107. opacity: 0.4;
  108. line-height: 0;
  109. overflow: hidden;
  110. }
  111.  
  112. .details {
  113. margin-top: -20px;
  114. margin-left: 28px;
  115. font-family: "Calibri";
  116. font-size: 10px;
  117. text-transform: uppercase;
  118. }
  119.  
  120. #credit {
  121. position: fixed;
  122. bottom: 5px;
  123. left: 5px;
  124. font-family: "Calibri";
  125. font-size: 12px;
  126. text-transform: uppercase;
  127. }
  128. </style>
  129. </head>
  130. <body>
  131.  
  132.  
  133. <div id="entries">
  134. {block:Posts}
  135.  
  136. {block:ContentSource}
  137. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  138. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  139. {/block:SourceLogo}
  140. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  141.  
  142. <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
  143. width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
  144. {/block:ReblogParentLogo}
  145. {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
  146. {/block:ContentSource}
  147.  
  148. <div id="post">
  149.  
  150. <!-- TEXT POSTS -->
  151. {block:Text}
  152. <div class="posttitle">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  153. {Body}
  154. {/block:Text}
  155.  
  156. <!-- PHOTO POSTS -->
  157. {block:Photo}
  158. <div class="photopost">{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}
  159. {block:Caption}{Caption}{/block:Caption}</div>
  160. {/block:Photo}
  161.  
  162. <!-- PHOTOSET POSTS -->
  163. {block:Photoset}
  164. <div class="photosetpost">{Photoset-250} {block:Caption}{Caption}{/block:Caption}</div>
  165. {/block:Photoset}
  166.  
  167. <!-- QUOTE POSTS -->
  168. {block:Quote}
  169. <div class="quote">{Quote}</div>
  170. <div class="source">{block:Source} —{Source}{/block:Source}</div>
  171. {/block:Quote}
  172.  
  173. <!-- LINK POSTS -->
  174. {block:Link}
  175. <div class="posttitle"><a href="{URL}" {Target}>{Name}</a></div>
  176. {block:Description}{Description}{/block:Description}
  177. {/block:Link}
  178.  
  179. <!-- CHAT POSTS -->
  180. {block:Chat}
  181. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  182. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  183. {/block:Chat}
  184.  
  185.  
  186. <!-- ASK POST -->
  187. {block:Answer}
  188. <div id="asker">{Asker}</div>
  189. <div id="question">{Question}</div>
  190. {Answer}
  191. {/block:Answer}
  192.  
  193. <!-- AUDIO POST -->
  194. {block:Audio}
  195. <div class="player">{AudioPlayerGrey}</div>
  196. <div class="details">
  197. {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist}</div>
  198. {block:Caption}{Caption}{/block:Caption}
  199. {/block:Audio}
  200.  
  201. <!-- VIDEO POST -->
  202. {block:Video}
  203. <div class="video">{Video-250}</div>
  204. {block:Caption}{Caption}{/block:Caption}
  205. {/block:Video}
  206.  
  207. <!-- POST PERMA -->
  208. <div id="info">
  209. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  210. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  211. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  212. </div>
  213.  
  214. {block:PostNotes}{PostNotes}{/block:PostNotes}
  215. {/block:Posts}
  216. </div>
  217.  
  218. <div id="credit"><a href="http://chrvstn.tumblr.com/" title="Theme by chrvstn. Please don't steal any of the codes!">♕</a>
  219.  
  220. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement