Advertisement
gildedpoverty

DAWN HELP

Jun 2nd, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.39 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>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
  11. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
  13.  
  14. <style type="text/css">
  15.  
  16. ::-webkit-scrollbar-thumb{
  17. background-color: grey ;
  18. border: 1px solid ;
  19. height:auto;
  20. }
  21.  
  22. ::-webkit-scrollbar {
  23. height:auto;
  24. width:4px;
  25. background-color: FFFFFF ;
  26. border:1px solid ;
  27. }
  28.  
  29. body {
  30. background:{color:background};
  31. background-image:url('');
  32. background-repeat:no-repeat;
  33. background-size:bottom left;
  34. background-attachment:fixed;
  35. margin-left:600px;
  36. color:{color:text};
  37. font-family:arial;
  38. font-size:11px;
  39. line-height:140%;
  40. }
  41.  
  42. a:link, a:active, a:visited {
  43. color: #333333;
  44. font-family: Playfair Display;
  45. font-size: 13px;
  46. line-height: 13px;
  47. text-align: center;
  48. letter-spacing: 2px;
  49. text-transform: uppercase;
  50. background-color:#4c8a82;
  51. border-top: 1px solid #000;
  52. border-left: 1px solid #000;
  53. border-right: 1px solid #000;
  54. padding-left: 10px; padding-right: 10px; padding-top: 0px;}
  55.  
  56. a:hover {
  57. color:#000;}
  58.  
  59. a.linka {
  60. color: #000;
  61. font-family: Playfair Display;
  62. font-size: 11px;
  63. text-transform: lowercase;
  64. letter-spacing: -1px;}
  65.  
  66. a.linka:hover {
  67. color:#2A2A2A;}
  68.  
  69. a.linkb {
  70. color: #000;
  71. font-family: Playfair Display;
  72. font-size: 11px;
  73. text-transform: lowercase;
  74. letter-spacing: -1px;}
  75.  
  76. a.linkb:hover {
  77. color:#2A2A2A;}
  78.  
  79. a.nav {
  80. color: #000000;
  81. font-family: Leckerli One;
  82. font-size: 25px;
  83. font-weight: bold;
  84. -webkit-text-stroke-width: 0.2px;
  85. -webkit-text-stroke-color: #949494;
  86. text-shadow:
  87. 1px 1px 0 #000,
  88. -1px -1px 0 #000,
  89. 1px -1px 0 #000,
  90. -1px 1px 0 #000,
  91. 1px 1px 0 #000;
  92. text-decoration: none;
  93. letter-spacing: -1px;
  94. text-transform: lowercase;
  95. line-height: 10px;}
  96.  
  97. a.nav:hover {
  98. color:#E4E4E4;
  99. font-family: Leckerli One;
  100. font-weight: bold;
  101. -webkit-text-stroke-width: 0.2px;
  102. -webkit-text-stroke-color: #949494;
  103. text-transform: lowercase;
  104. letter-spacing: 1px;}
  105.  
  106. /*TEXT*/
  107.  
  108. textarea {
  109. color: #000;
  110. font-family: georgia;
  111. font-size: 12px;
  112. text-align: center;
  113. letter-spacing: -1px;
  114. text-transform: lowercase;
  115. width: 300px; height: 30px;
  116. margin-left: 40px; margin-right: 40px;
  117. background-color: #afd3b2;
  118. border-top: 1px solid #CBCBCB;
  119. border-bottom: 1px solid #CBCBCB;
  120. border-left: 5px solid #CBCBCB;
  121. border-right: 5px solid #CBCBCB;}
  122.  
  123. blockquote {
  124. color: #000;
  125. font-family: georgia;
  126. font-size: 12px;
  127. text-align: center;
  128. letter-spacing: -1px;
  129. text-align: right;
  130. width: 300px;
  131. margin-left: 7px; margin-right: 8px;
  132. background-color: #afd3b2;
  133. border-top: 1px solid #CBCBCB;
  134. border-bottom: 1px solid #CBCBCB;
  135. border-left: 3px solid #CBCBCB;
  136. border-right: 3px solid #CBCBCB;}
  137.  
  138. big {
  139. color: #969696;
  140. font-family: century gothic;
  141. font-size: 25px;
  142. text-decoration: none;
  143. letter-spacing: -2px;
  144. text-transform: lowercase;
  145. line-height: 10px;}
  146.  
  147. small {
  148. font-family: Yanone Kaffeesatz;
  149. color: #000;
  150. font-size: 11px;
  151. line-height: 10px;
  152. text-align: justify;
  153. text-transform: uppercase;}
  154.  
  155. strong {
  156. font: 11px Yanone Kaffeesatz;
  157. color:#5f9baf;
  158. line-height: 10px;
  159. letter-spacing:2px;}
  160.  
  161. aye, s {
  162. color: #969696;
  163. font-family: ernest;
  164. font-size: 10px;
  165. line-height: 10px;
  166. text-transform: uppercase;
  167. letter-spacing: 0px;
  168. font-weight: normal;}
  169.  
  170. b {
  171. font: 11px Playfair Display;
  172. color:#63736e;
  173. font-weight: bold;
  174. text-transform: uppercase;
  175. letter-spacing: 0px;
  176. line-height: 10px;}
  177.  
  178. em {
  179. font: italic 11px Yanone Kaffeesatz;
  180. color:#69b7a4;
  181. line-height: 10px;
  182. text-transform: lowercase;
  183. letter-spacing: 0px;}
  184.  
  185. i {
  186. font: italic 11px Leckerli One;
  187. text-transform:lowercase;
  188. color:#4fa497;
  189. line-height:10px;
  190. letter-spacing: 0px}
  191.  
  192. bold {
  193. font-weight: bold;}
  194.  
  195. h1 {
  196. color: #000;
  197. font-family: Playfair Display;
  198. font-size: 15px;
  199. line-height: 16px;
  200. font-weight: bold;
  201. text-transform:uppercase;
  202. text-align: left;
  203. letter-spacing: 4px;
  204. margin: 0px;
  205. background-color: #afd3b2;
  206. border-bottom: 1px dotted #000;
  207. border-top: 1px solid #000;}
  208.  
  209. h2 {
  210. color: #000;
  211. font-family: Leckerli One;
  212. font-size: 17px;
  213. line-height: 16px;
  214. font-weight: normal;
  215. text-transform: lowercase;
  216. text-align: justify;
  217. letter-spacing: 0px;
  218. margin: 0px;
  219. background-color: #afd3b2;
  220. border-bottom: 1px dotted #000;
  221. border-top: 1px solid #000;}
  222.  
  223. h3 {
  224. color: #000;
  225. font-family: Fjalla One;
  226. font-size: 17px;
  227. line-height: 16px;
  228. font-weight: normal;
  229. text-transform: uppercase;
  230. text-align: justify;
  231. letter-spacing: 0px;
  232. margin: 0px;
  233. background-color: #afd3b2;
  234. border-bottom: 1px dotted #000;
  235. border-top: 1px solid #000;}
  236.  
  237. h4 {
  238. color: #000;
  239. font-family: Yanone Kaffeesatz;
  240. font-size: 17px;
  241. line-height: 16px;
  242. font-weight: normal;
  243. text-transform: uppercase;
  244. text-align: justify;
  245. letter-spacing: -0.2px;
  246. margin: 0px;
  247. background-color: #afd3b2;
  248. border-bottom: 1px dotted #000;
  249. border-top: 1px solid #000;}
  250.  
  251. sup,sub {
  252. font: 11px Yanone Kaffeesatz; color:#4fa497; line-height:10px; letter-spacing: 0px}
  253.  
  254. #container {
  255. margin: auto;
  256. width: 500px;
  257. }
  258.  
  259. #pcontainer {
  260. width:450px;
  261. height:402px;
  262. padding: 0px;
  263. top:170px;
  264. left:648px;
  265. margin: auto;
  266. position:fixed;
  267. overflow-y:scroll;
  268. overflow-x:hidden;
  269. border:0px dashed;
  270. }
  271.  
  272. blockquote {
  273. color: #000;
  274. font-family: Yanone Kaffeesatz;
  275. font-size: 11px;
  276. line-height: 10px;
  277. text-align: justify;
  278. width: 150x;
  279. margin-left: 7px; margin-right: 8px;
  280. background-color: #afd3b2;
  281. border-top: 1px solid #CBCBCB;
  282. border-bottom: 1px solid #CBCBCB;
  283. border-left: 3px solid #CBCBCB;
  284. border-right: 3px solid #CBCBCB;}
  285.  
  286. blockquote blockquote {
  287. padding-left:5px;
  288. border-left:2px solid;
  289. }
  290.  
  291. h1 {
  292. font-size:15px;
  293. }
  294.  
  295. #entries {
  296. padding:15px;
  297. width:400px;
  298. margin:auto;
  299. }
  300.  
  301. #post {
  302. width:400px;
  303. padding-bottom:90px;
  304. }
  305.  
  306. #links {
  307. font-family:’Gabriola’;
  308. width:250px;
  309. margin-top:60px;
  310. margin-left:300px;
  311. font-size:20px;
  312. text-transform:uppercase;
  313. text-align:center;
  314. line-height:280%;
  315. position:fixed;
  316. }
  317.  
  318.  
  319. #links a{
  320. line-height:200%;
  321. border-bottom:0px solid #fff;
  322. margin-top:4px;
  323. margin-left:13px;
  324. color:{color:link};
  325. text-decoration:none;
  326. -moz-transition-duration:.2s;
  327. -webkit-transition-duration:.2s;
  328. -o-transition-duration:.2s;
  329. }
  330.  
  331.  
  332. #links a:hover {
  333. color: {color:link hover};
  334. width:130px;
  335. -moz-transition-duration:0.2s;
  336. -webkit-transition-duration:0.2s;
  337. -o-transition-duration:0.2s;
  338. }
  339.  
  340. #pagination {
  341. margin-top:190px;
  342. margin-left:500px;
  343. font-size:20px;
  344. line-height:50px;
  345. }
  346.  
  347.  
  348. #pagination a {
  349. color:{color:link};
  350. }
  351.  
  352. #description {
  353. padding:5px;
  354. text-align:center;
  355. margin:auto;
  356. margin-bottom:20px;
  357. }
  358.  
  359. #details {
  360. text-align:center;
  361. font-size:2px;
  362. margin-top:10px;
  363. text-transform:uppercase;
  364. letter-spacing:1px;
  365. }
  366.  
  367.  
  368.  
  369. #asker {
  370. float:left;
  371. margin-right:5px;
  372. }
  373.  
  374. {CustomCSS}
  375.  
  376. </style>
  377.  
  378. </head>
  379.  
  380. <body>
  381.  
  382. <div id="container">
  383.  
  384.  
  385. </div>
  386.  
  387. <div id="links">
  388. <a href="{text:link1 url}" title="REFRESH">I</a>
  389. <a href="{text:link2 url}" title="ASK">II</a>
  390. <a href="{text:link3 url}" title="SUBMIT">III</a>
  391. <a href="{text:link4 url}" title="RULES">IV</a>
  392. <a href="{text:link5 url}" title="BIOGRAPHY">V</a>
  393. <a href="{text:link6 url}" title="MUSES">VI</a>
  394. <a href="{text:link7 url}" title="NAVIGATION">VII</a>
  395. </a>
  396.  
  397. </div>
  398.  
  399.  
  400. <div id="pagination">
  401. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}&nbsp; {block:NextPage}<a href="{NextPage}"> →</a><br />{/block:NextPage}{/block:Pagination}</div>
  402.  
  403.  
  404. <div id="pcontainer">
  405.  
  406. <div id="entries">{block:Posts}<div id="post">
  407.  
  408. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  409.  
  410. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  411.  
  412. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  413.  
  414. <center>{block:Quote}<b><h1>“{Quote}”</h1></b>–{Source}{/block:Quote}</center>
  415.  
  416. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  417.  
  418. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  419.  
  420. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  421.  
  422. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  423.  
  424. {block:Answer}<div id="asker"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  425.  
  426. <div id="details">
  427. <br> {block:Date}<div id="info"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> {block:NoteCount} + <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}">VIA</a>{/block:RebloggedFrom}{block:ContentSource}/ <a href="{SourceURL}">SOURCE</a>{/block:ContentSource} {/block:Date}</div> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  428.  
  429. </div>
  430. {block:PostNotes}{PostNotes}{/block:PostNotes}
  431. {/block:Posts}</div>
  432.  
  433.  
  434.  
  435. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement