mkbye

thm 41 — mkbye:celina

Aug 18th, 2015
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.33 KB | None | 0 0
  1.  
  2. <!--
  3. Theme 41
  4. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀   █▀▀▄ █░░█
  5. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█   █▀▀▄ █▄▄█
  6. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  7.  
  8. █▀▄▀█ █░█ █▀▀▄ █░░█ █▀▀   ▄ ▀▄
  9. █░▀░█ █▀▄ █▀▀▄ █▄▄█ █▀▀   ░ ░█
  10. ▀░░░▀ ▀░▀ ▀▀▀░ ▄▄▄█ ▀▀▀   ▀ ▄▀
  11. Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
  12. http://mkbye.tumblr.com/
  13.  
  14. Theme created: 07.22.15-07.26.15
  15. Theme posted publicly: 08.18.15
  16. -->
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. <html lang="en">
  28. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  29. <html xmlns="http://www.w3.org/1999/xhtml">
  30. <head>
  31. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  32. <script type="text/javascript">
  33. WebFontConfig = {
  34. google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::latin', ] }
  35. };
  36. (function() {
  37. var wf = document.createElement('script');
  38. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  39. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  40. wf.type = 'text/javascript';
  41. wf.async = 'true';
  42. var s = document.getElementsByTagName('script')[0];
  43. s.parentNode.insertBefore(wf, s);
  44. })(); </script>
  45. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  46. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  47. <script>
  48. (function($){
  49. $(document).ready(function(){
  50. $("a[title]").style_my_tooltips({
  51. tip_follows_cursor:true,
  52. tip_delay_time:90,
  53. tip_fade_speed:600,
  54. attribute:"title"
  55. });
  56. });
  57. })(jQuery);
  58. </script>
  59. <script>
  60. $(document).ready(function() {
  61. //
  62. $('a.poplight[href^=#]').click(function() {
  63. var popID = $(this).attr('rel'); //Get Popup Name
  64. var popURL = $(this).attr('href'); //Get Popup href to define size
  65. var query= popURL.split('?');
  66. var dim= query[1].split('&');
  67. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  68. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend();
  69. var popMargTop = ($('#' + popID).height() + 80) / 2;
  70. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  71. //Apply Margin to Popup
  72. $('#' + popID).css({
  73. 'margin-top' : -popMargTop,
  74. 'margin-left' : -popMargLeft
  75. });
  76. $('body').append('<div id="fade"></div>');
  77. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  78. return false;
  79. });
  80. $('a.close, #fade').live('click', function() {
  81. $('#fade , .popup_block, .popup_block2, .popup_block3').fadeOut(function() {
  82. $('#fade, a.close').remove(); //fade them both out
  83. });
  84. return false;
  85. });
  86. });
  87. </script>
  88. <script type="text/javascript">
  89. <!--
  90.  
  91. // Disable Right Click Script
  92.  
  93. function IE(e)
  94. {
  95. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  96. {
  97. return false;
  98. }
  99. }
  100. function NS(e)
  101. {
  102. if (document.layers || (document.getElementById && !document.all))
  103. {
  104. if (e.which == "2" || e.which == "3")
  105. {
  106. return false;
  107. }
  108. }
  109. }
  110. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  111.  
  112. //-->
  113. </script>
  114.  
  115.  
  116. <script type="text/javascript"
  117. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  118.  
  119. <!--DEFAULT VARIABLES-->
  120. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  121. <meta name="color:background" content="#fff"/>
  122. <meta name="color:link" content="#777"/>
  123. <meta name="color:text" content="#777"/>
  124. <meta name="color:title" content="#333"/>
  125. <meta name="color:hover" content="#fff"/>
  126. <meta name="image:background" content="1"/>
  127.  
  128. <meta name="image:icon" content="1"/>
  129. <meta name="image:header" content="1"/>
  130.  
  131. <meta name="color:blogtitle" content="#fff"/>
  132.  
  133. <meta name="text:link 1" content="/"/>
  134. <meta name="text:link 1 msg" content="msg"/>
  135. <meta name="text:link 2" content="/"/>
  136. <meta name="text:link 2 msg" content="msg"/>
  137. <meta name="text:link 3" content="/"/>
  138. <meta name="text:link 3 msg" content="msg"/>
  139. <meta name="text:link 4" content="/"/>
  140. <meta name="text:link 4 msg" content="msg"/>
  141. <meta name="text:link 5" content="/"/>
  142. <meta name="text:link 5 msg" content="msg"/>
  143.  
  144. <meta name="text:blogtitle" content="blogtitle"/>
  145. <meta name="text:stats" content="fhs stat counter here"/>
  146. <meta name="text:write updates" content="example: changed blog type on january 24th"/>
  147. <meta name="text:write stats" content="example: reached 10k followers"/>
  148. <meta name="text:name" content="celina"/>
  149. <style type="text/css">
  150.  
  151. ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
  152. ::-webkit-scrollbar-thumb {background-color:{color:hover};}
  153. #s-m-t-tooltip {
  154. max-width:300px;
  155. padding:3px;
  156. margin:20px 0px 0px 20px;
  157. background:{color:blogtitle};
  158. letter-spacing:0px; /* change the letter spacing */
  159. color:white; /* change the text color */
  160. font-size:9.5px;
  161. border-radius:1px;
  162. font-weight:italic;
  163. z-index:999999999999999999999999999999999999;
  164. }
  165.  
  166. #fade { /*--Transparent background layer--*/
  167. display: none; /*--hidden by default--*/
  168. position: fixed; left: 0; top: 0;
  169. background-color: {color:Background};
  170. background-image:url({image:Background});
  171. width: 100%; height: 100%;
  172. opacity:0.7;
  173. z-index: 99999999;
  174. }
  175. .popup_block{
  176. display: none; /*--hidden by default--*/
  177. padding: 20px;
  178. border:15px solid {color:link};
  179. float: left;
  180. font-size:10px;
  181. position: fixed;
  182. color:white;
  183. top: 50%; left: 50%;
  184. z-index: 9999999999999;
  185. background:white;
  186. -webkit-animation: tada 3s;
  187. -moz-animation: tada 3s;
  188. -ms-animation: tada 3s;
  189. }
  190. .popup_block2{
  191. display: none; /*--hidden by default--*/
  192. padding: 20px;
  193. border:15px solid {color:blogtitle};
  194. float: left;
  195. font-size:10px;
  196. position: fixed;
  197. color:white;
  198. top: 50%; left: 50%;
  199. z-index: 9999999999999;
  200. background:white;
  201. -webkit-animation: tada 3s;
  202. -moz-animation: tada 3s;
  203. -ms-animation: tada 3s;
  204. }
  205. .popup_block3{
  206. display: none; /*--hidden by default--*/
  207. padding: 20px;
  208. border:15px solid {color:title};
  209. float: left;
  210. font-size:10px;
  211. position: fixed;
  212. color:white;
  213. top: 50%; left: 50%;
  214. z-index: 9999999999999;
  215. background:white;
  216. -webkit-animation: tada 3s;
  217. -moz-animation: tada 3s;
  218. -ms-animation: tada 3s;
  219. }
  220. /*--Making IE6 Understand Fixed Positioning--*/
  221. *html #fade {
  222. position: absolute;
  223. }
  224. *html .popup_block {
  225. position: absolute;
  226. }
  227.  
  228.  
  229. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  230.  
  231. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  232.  
  233. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  234.  
  235. p {
  236. margin:0px;
  237. margin-top:0px;
  238. }
  239.  
  240.  
  241. body {
  242. padding: 0px;
  243. margin: 0px;
  244. color:{color:text};
  245. font-family:Trebuchet MS;
  246. line-height:12px;
  247. font-size:9px;
  248. background-color: {color:Background};
  249. background-image:url({image:Background});
  250. background-attachment: fixed;
  251. background-repeat: repeat;
  252. }
  253.  
  254. a:link, a:active, a:visited{
  255. text-decoration: none;
  256. -webkit-transition: color 0.3s ease-out;
  257. -moz-transition: color 0.3s ease-out;
  258. transition: color 0.3s ease-out;
  259. color:{color:link};
  260. }
  261.  
  262. a:hover {
  263. text-decoration: none;
  264. font-style:;
  265. color: {color:Hover};
  266. }
  267.  
  268. div#center{
  269. margin:auto;
  270. position:relative;
  271. width:1250px;
  272. background-color:;
  273. overflow:auto;
  274. overflow-y:hidden;
  275. }
  276.  
  277. .entry {
  278. float:left;
  279. display: block;
  280. margin:5px;
  281. overflow:hidden;
  282. width:270px;
  283. padding:20px;
  284. padding-bottom:17px;
  285. border:1px solid #f4f4f4;
  286. {block:PermalinkPage}
  287. width:350px;
  288. text-align:left;
  289. line-height:10px;
  290. margin-left:0px;
  291. {/block:PermalinkPage}
  292. background:white;
  293. }
  294.  
  295. .entry .bg{
  296. width:195px;
  297. height:100%;
  298. margin-left:-270px;
  299. position: absolute;
  300. padding:10px;
  301. overflow:hidden;
  302. text-align:center;
  303. background:white;
  304. color:white;
  305. top:0px;
  306. opacity:0;
  307. -webkit-transition: all .7s ease;
  308. -moz-transition: all .7s ease;
  309. -o-transition: all .7s ease;
  310. transition: all .7s ease;
  311. }
  312.  
  313. .entry:hover .bg{
  314. overflow:visible;
  315. opacity:0.3;
  316. margin-left:0px;
  317. }
  318.  
  319. .entry .bg2{
  320. width:195px;
  321. height:100%;
  322. margin-left:270px;
  323. position: absolute;
  324. padding:10px;
  325. overflow:hidden;
  326. text-align:center;
  327. background:white;
  328. color:white;
  329. top:0px;
  330. opacity:0;
  331. -webkit-transition: all .7s ease;
  332. -moz-transition: all .7s ease;
  333. -o-transition: all .7s ease;
  334. transition: all .7s ease;
  335. }
  336.  
  337. .entry:hover .bg2{
  338. overflow:visible;
  339. opacity:0.3;
  340. margin-left:55px;
  341. }
  342.  
  343. .entry .perma{
  344. width:50px;
  345. height:50px;
  346. position: absolute;
  347. z-index:9999;
  348. line-height:10px;
  349. overflow:hidden;
  350. text-align:center;
  351. margin-top:10px;
  352. margin-left:0px;
  353. background:{color:blogtitle};
  354. border-radius:3px;
  355. font-size:9px;
  356. text-transform:uppercase;
  357. opacity:0;
  358. color:white;
  359. -webkit-transition: all .7s ease;
  360. -moz-transition: all .7s ease;
  361. -o-transition: all .7s ease;
  362. transition: all .7s ease;
  363. }
  364.  
  365. .perma a{
  366. color:white;
  367. }
  368.  
  369. .entry:hover .perma{
  370. overflow:visible;
  371. opacity:1;
  372. margin-left:10px;
  373. }
  374.  
  375. #posts {
  376. width:800px;
  377. margin-top:130px;
  378. z-index:99;
  379. margin-left:450px;
  380. right:auto;
  381. background:transparent;
  382. margin-right:auto;
  383. position:relative;
  384. overflow-y: hidden;
  385. }
  386.  
  387. #hr{
  388. position:fixed !important;
  389. z-index:99999;
  390. width:100%;
  391. height:100px;
  392. top:0px;
  393. left:0px;
  394. background:white;
  395. border-bottom:1px solid #ddd;
  396. }
  397.  
  398. #sidebar{
  399. position:fixed !important;
  400. z-index:99999999999;
  401. width:230px;
  402. height:200px;
  403. margin-top:40px;
  404. margin-left:135px;
  405. background:white;
  406. border:1px solid #ddd;
  407. }
  408.  
  409. #hr2{
  410. position:fixed !important;
  411. width:230px;
  412. height:60px;
  413. margin-top:0px;
  414. margin-left:0px;
  415. background-image:url({image:header});
  416. background-size:100%;
  417. text-align:center;
  418. font-size:8px;
  419. text-transform:uppercase;
  420. color:white;
  421. line-height:60px;
  422. text-shadow:0px 0px 9px #828282;
  423. letter-spacing:4px;
  424. }
  425.  
  426. #t{
  427. position:fixed !important;
  428. z-index:9999;
  429. margin-top:30px;
  430. margin-left:105px;
  431. text-align:center;
  432. font-size:20px;
  433. color:white;
  434. font-family:dancing script;
  435. text-shadow:0px 0px 7px #828282;
  436. }
  437.  
  438. #in{
  439. position:fixed !important;
  440. margin-top:75px;
  441. margin-left:90px;
  442. width:50px;
  443. height:50px;
  444. border-radius:100px;
  445. }
  446.  
  447. #in img{
  448. width:50px;
  449. height:50px;
  450. border-radius:100px;
  451. }
  452.  
  453. #tt{
  454. position:fixed !important;
  455. z-index:99999;
  456. width:230px;
  457. height:auto;
  458. margin-top:130px;
  459. margin-left:0px;
  460. text-align:center;
  461. font-size:9px;
  462. color:{color:blogtitle};
  463. font-family:libre baskerville;
  464.  
  465. }
  466.  
  467. #tt2{
  468. position:fixed !important;
  469. z-index:999;
  470. width:230px;
  471. height:auto;
  472. margin-top:140px;
  473. margin-left:0px;
  474. text-align:center;
  475. font-size:9px;
  476. font-family:raleway;
  477. }
  478.  
  479. #dc{
  480. position:fixed !important;
  481. width:190px;
  482. height:50px;
  483. padding:20px;
  484. overflow:auto;
  485. padding-bottom:10px;
  486. padding-top:0px;
  487. margin-top:160px;
  488. margin-left:-1px;
  489. background:white;
  490. text-align:justify;
  491. border:1px solid #ddd;
  492. border-top:0px;
  493. font-size:8px;
  494. font-family:libre baskerville;
  495. }
  496.  
  497. #hr3{
  498. position:fixed !important;
  499. z-index:9999999;
  500. width:230px;
  501. height:10px;
  502. margin-top:220px;
  503. margin-left:-1px;
  504. background:{color:blogtitle};
  505. border:1px solid #ddd;
  506. border-top:0px;
  507. border-bottom:0px;
  508. opacity:0.5;
  509. display:block;
  510. }
  511.  
  512. #links{
  513. position:fixed !important;
  514. z-index:9999999;
  515. width:230px;
  516. height:85px;
  517. margin-top:270px;
  518. margin-left:135px;
  519. background:white;
  520. border:1px solid #ddd;
  521. border-top:0px;
  522. display:none;
  523. }
  524.  
  525. #l1{
  526. position:fixed !important;
  527. width:20px;
  528. height:20px;
  529. margin-top:20px;
  530. margin-left:20px;
  531. line-height:20px;
  532. font-family:raleway;
  533. font-size:11px;
  534. text-align:center;
  535. }
  536.  
  537. #l1txt{
  538. position:fixed !important;
  539. width:70px;
  540. height:16px;
  541. margin-top:-20px;
  542. margin-left:25px;
  543. line-height:20px;
  544. font-family:libre baskerville;
  545. font-size:8px;
  546. text-align:left;
  547. -webkit-transition: all .7s ease;
  548. -moz-transition: all .7s ease;
  549. -o-transition: all .7s ease;
  550. transition: all .7s ease;
  551. }
  552.  
  553. #l1:hover #l1txt{
  554. font-style:italic;
  555. color:{color:blogtitle};
  556. }
  557.  
  558. #l2{
  559. position:fixed !important;
  560. width:20px;
  561. height:20px;
  562. margin-top:35px;
  563. margin-left:20px;
  564. line-height:20px;
  565. font-family:raleway;
  566. font-size:11px;
  567. text-align:center;
  568. }
  569.  
  570. #l2txt{
  571. position:fixed !important;
  572. width:70px;
  573. height:16px;
  574. margin-top:-20px;
  575. margin-left:25px;
  576. line-height:20px;
  577. font-family:libre baskerville;
  578. font-size:8px;
  579. text-align:left;
  580. -webkit-transition: all .7s ease;
  581. -moz-transition: all .7s ease;
  582. -o-transition: all .7s ease;
  583. transition: all .7s ease;
  584. }
  585.  
  586. #l2:hover #l2txt{
  587. font-style:italic;
  588. color:{color:blogtitle};
  589. }
  590.  
  591. #l3{
  592. position:fixed !important;
  593. width:20px;
  594. height:20px;
  595. margin-top:50px;
  596. margin-left:20px;
  597. line-height:20px;
  598. font-family:raleway;
  599. font-size:11px;
  600. text-align:center;
  601. }
  602.  
  603. #l3txt{
  604. position:fixed !important;
  605. width:70px;
  606. height:16px;
  607. margin-top:-20px;
  608. margin-left:25px;
  609. line-height:20px;
  610. font-family:libre baskerville;
  611. font-size:8px;
  612. text-align:left;
  613. -webkit-transition: all .7s ease;
  614. -moz-transition: all .7s ease;
  615. -o-transition: all .7s ease;
  616. transition: all .7s ease;
  617. }
  618.  
  619. #l3:hover #l3txt{
  620. font-style:italic;
  621. color:{color:blogtitle};
  622. }
  623.  
  624. #l4{
  625. position:fixed !important;
  626. width:20px;
  627. height:20px;
  628. margin-top:20px;
  629. margin-left:120px;
  630. line-height:20px;
  631. font-family:raleway;
  632. font-size:11px;
  633. text-align:center;
  634. }
  635.  
  636. #l4txt{
  637. position:fixed !important;
  638. width:70px;
  639. height:16px;
  640. margin-top:-20px;
  641. margin-left:25px;
  642. line-height:20px;
  643. font-family:libre baskerville;
  644. font-size:8px;
  645. text-align:left;
  646. -webkit-transition: all .7s ease;
  647. -moz-transition: all .7s ease;
  648. -o-transition: all .7s ease;
  649. transition: all .7s ease;
  650. }
  651.  
  652. #l4:hover #l4txt{
  653. font-style:italic;
  654. color:{color:blogtitle};
  655. }
  656.  
  657. #l5{
  658. position:fixed !important;
  659. width:20px;
  660. height:20px;
  661. margin-top:35px;
  662. margin-left:120px;
  663. line-height:20px;
  664. font-family:raleway;
  665. font-size:11px;
  666. text-align:center;
  667. }
  668.  
  669. #l5txt{
  670. position:fixed !important;
  671. width:70px;
  672. height:16px;
  673. margin-top:-20px;
  674. margin-left:25px;
  675. line-height:20px;
  676. font-family:libre baskerville;
  677. font-size:8px;
  678. text-align:left;
  679. -webkit-transition: all .7s ease;
  680. -moz-transition: all .7s ease;
  681. -o-transition: all .7s ease;
  682. transition: all .7s ease;
  683. }
  684.  
  685. #l5:hover #l5txt{
  686. font-style:italic;
  687. color:{color:blogtitle};
  688. }
  689.  
  690. #l6{
  691. position:fixed !important;
  692. width:20px;
  693. height:20px;
  694. margin-top:50px;
  695. margin-left:120px;
  696. line-height:20px;
  697. font-family:raleway;
  698. font-size:11px;
  699. text-align:center;
  700. }
  701.  
  702. #l6txt{
  703. position:fixed !important;
  704. width:70px;
  705. height:16px;
  706. margin-top:-20px;
  707. margin-left:25px;
  708. line-height:20px;
  709. font-family:libre baskerville;
  710. font-size:8px;
  711. text-align:left;
  712. -webkit-transition: all .7s ease;
  713. -moz-transition: all .7s ease;
  714. -o-transition: all .7s ease;
  715. transition: all .7s ease;
  716. }
  717.  
  718. #l6:hover #l6txt{
  719. font-style:italic;
  720. color:{color:blogtitle};
  721. }
  722.  
  723. #hr4{
  724. position:fixed !important;
  725. width:230px;
  726. height:10px;
  727. margin-top:85px;
  728. margin-left:-1px;
  729. background:{color:hover};
  730. border:1px solid #ddd;
  731. border-top:0px;
  732. display:block;
  733. }
  734.  
  735. #question{
  736. width:250px;
  737. height:auto;
  738. padding:10px;
  739. font-size:9px;
  740. background:{color:blogtitle};
  741. color:white;
  742. {block:permalinkpage}
  743. width:330px;
  744. {/block:permalinkpage}
  745. }
  746.  
  747. #question a{
  748. color:white;
  749. }
  750.  
  751. #answer{
  752. width:250px;
  753. height:auto;
  754. padding:10px;
  755. font-size:9px;
  756. text-align:left;
  757. background:white;
  758. {block:permalinkpage}
  759. width:330px;
  760. {/block:permalinkpage}
  761. }
  762.  
  763. #caption{
  764. position:fixed !important;
  765. width:300px;
  766. height:500px;
  767. margin-top:-20px;
  768. margin-left:370px;
  769. padding:10px;
  770. text-align:left;
  771. font-size:9px;
  772. overflow:auto;
  773. line-height:11px;
  774. font-family:raleway;
  775. padding-bottom:50px;
  776. }
  777.  
  778. #extra{
  779. position:fixed !important;
  780. z-index:99999999;
  781. width:230px;
  782. height:50px;
  783. margin-top:365px;
  784. margin-left:135px;
  785. background:white;
  786. border:1px solid #ddd;
  787. border-top:0px;
  788. display:none;
  789. }
  790.  
  791. #us{
  792. position:fixed !important;
  793. width:65px;
  794. height:20px;
  795. margin-top:15px;
  796. margin-left:15px;
  797. background:#f4f4f4;
  798. line-height:20px;
  799. text-align:center;
  800. }
  801.  
  802. #ss{
  803. position:fixed !important;
  804. width:66px;
  805. height:20px;
  806. margin-top:15px;
  807. margin-left:82px;
  808. background:#f4f4f4;
  809. line-height:20px;
  810. text-align:center;
  811. }
  812.  
  813. #tdcd{
  814. position:fixed;
  815. bottom:5px;
  816. z-index:99999;
  817. right:5px;
  818. background:white;
  819. border:1px solid #eee;
  820. width:30px;
  821. height:30px;
  822. -webkit-transition: all .7s ease;
  823. -moz-transition: all .7s ease;
  824. -o-transition: all .7s ease;
  825. transition: all .7s ease;
  826. }
  827.  
  828. #tdcd:hover{
  829. right:75px;
  830. }
  831.  
  832. #cr{
  833. position:fixed;
  834. bottom:5px;
  835. z-index:99999;
  836. background:white;
  837. border:1px solid #eee;
  838. width:70px;
  839. height:30px;
  840. right:-70px;
  841. font-size:8px;
  842. text-align:center;
  843. line-height:30px;
  844. font-weight:bold;
  845. -webkit-transition: all .7s ease;
  846. -moz-transition: all .7s ease;
  847. -o-transition: all .7s ease;
  848. transition: all .7s ease;
  849. }
  850.  
  851. #tdcd:hover #cr{
  852. right:0px;
  853. }
  854.  
  855. #cr a{
  856. color:{color:blogtitle};
  857. }
  858.  
  859. #es{
  860. position:fixed !important;
  861. width:65px;
  862. height:20px;
  863. margin-top:15px;
  864. margin-left:150px;
  865. background:#f4f4f4;
  866. line-height:20px;
  867. text-align:center;
  868. }
  869.  
  870. #tri1{
  871. position:fixed !important;
  872. width: 0px;
  873. height: 0px;
  874. margin-left:240px;
  875. margin-top:275px;
  876. border-top: 12px solid {color:title};
  877. border-bottom: 12px solid transparent;
  878. border-right: 12px solid transparent;
  879. -webkit-transform:rotate(45deg);
  880. }
  881.  
  882. #msg1{
  883. position:fixed !important;
  884. width:200px;
  885. height:15px;
  886. margin-left:150px;
  887. margin-top:282px;
  888. line-height:15px;
  889. text-align:center;
  890. font-family:libre baskerville;
  891. background:{color:title};
  892. color:white;
  893. border-radius:3px;
  894. font-size:8;
  895. }
  896.  
  897. #tri2{
  898. position:fixed !important;
  899. width: 0px;
  900. height: 0px;
  901. margin-left:100px;
  902. margin-top:100px;
  903. border-top: 12px solid {color:title};
  904. border-bottom: 12px solid transparent;
  905. border-right: 12px solid transparent;
  906. -webkit-transform:rotate(45deg);
  907. }
  908.  
  909. #msg2{
  910. position:fixed !important;
  911. width:200px;
  912. height:15px;
  913. margin-left:15px;
  914. margin-top:107px;
  915. line-height:15px;
  916. text-align:center;
  917. font-family:libre baskerville;
  918. background:{color:title};
  919. color:white;
  920. border-radius:3px;
  921. font-size:8;
  922. }
  923.  
  924. #aa img{
  925. margin-top:5px;
  926. width:70px;
  927. height:70px;
  928. border:5px solid {color:link};
  929. padding:5px;
  930. }
  931.  
  932. #at{
  933. line-height:40px;
  934. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  935. font-weight: normal;
  936. margin-top:-80px;
  937. text-align:right;
  938. margin-left:100px;
  939. width:170px;
  940. height:20px;
  941. font-size:10px;
  942. border-bottom:1px solid {color:blogtitle};
  943. {block:permalinkpage}
  944. width:200px;
  945. {/block:permalinkpage}
  946. }
  947.  
  948. #an{
  949. line-height:40px;
  950. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  951. font-weight: normal;
  952. margin-top:-5px;
  953. text-align:right;
  954. margin-left:100px;
  955. width:170px;
  956. height:20px;
  957. font-size:10px;
  958. border-bottom:1px solid {color:blogtitle};
  959. {block:permalinkpage}
  960. width:200px;
  961. {/block:permalinkpage}
  962. }
  963.  
  964. #ap{
  965. line-height:40px;
  966. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  967. font-weight: normal;
  968. margin-top:-5px;
  969. text-align:right;
  970. margin-left:100px;
  971. width:170px;
  972. height:20px;
  973. font-size:10px;
  974. border-bottom:1px solid {color:blogtitle};
  975. {block:permalinkpage}
  976. width:200px;
  977. {/block:permalinkpage}
  978. }
  979.  
  980.  
  981.  
  982. .title{
  983. line-height: 20px;
  984. font-family:libre baskerville;
  985. font-size:13px;
  986. color:{color:Title};
  987. font-weight:bold;
  988. }
  989.  
  990.  
  991. .permalink{
  992. text-transform: normal;
  993. display: block;
  994. text-align: right;
  995. text-decoration: none;
  996. }
  997.  
  998.  
  999.  
  1000. #infscr-loading{
  1001. bottom: -70px;
  1002. position: absolute;
  1003. left: 50%;
  1004. margin-left:-8px;
  1005. width:16px;
  1006. height:11px;
  1007. overflow:hidden;
  1008. margin-bottom: 50px;
  1009. }
  1010.  
  1011. #postnotes{
  1012. text-align: justify;
  1013. }
  1014.  
  1015. #postnotes blockquote{
  1016. border: 0px;}
  1017.  
  1018. blockquote{
  1019. padding:0px 0px 2px 5px;
  1020. margin:0px 0px 2px 10px;
  1021. border-left: 1px dotted #555555;
  1022. }
  1023.  
  1024. blockquote p, ul{
  1025. margin:0px;
  1026. padding:0px;
  1027. }
  1028.  
  1029. a img{border: 0px;}
  1030.  
  1031.  
  1032. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  1033.  
  1034. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  1035. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  1036.  
  1037. .notes img{width:10px; position:relative; top:3px;margin:5px;}
  1038. <--ses-->
  1039. small{font-size: 90%;}
  1040.  
  1041. {CustomCSS}
  1042.  
  1043. </style>
  1044.  
  1045. <script>
  1046. $(document).ready(function(){
  1047. $("#hr3").click(function(){
  1048. $("#links").slideToggle("slow");
  1049. });
  1050. });
  1051. </script>
  1052.  
  1053. <script>
  1054. $(document).ready(function(){
  1055. $("#hr4").click(function(){
  1056. $("#extra").slideToggle("slow");
  1057. });
  1058. });
  1059. </script>
  1060.  
  1061. {block:IndexPage}
  1062. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1063. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1064. <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
  1065.  
  1066. <script type="text/javascript">
  1067. $(window).load(function(){
  1068. var $wall = $('#posts');
  1069. $wall.imagesLoaded(function(){
  1070. $wall.masonry({
  1071. itemSelector: '.entry, .entry_photo',
  1072. isAnimated : false
  1073. });
  1074. });
  1075.  
  1076. $wall.infinitescroll({
  1077. navSelector : '#pagination',
  1078. nextSelector : '#pagination a',
  1079. itemSelector : '.entry, .entry_photo',
  1080. bufferPx : 2000,
  1081. debug : false,
  1082. errorCallback: function() {
  1083. $('#infscr-loading').fadeOut('normal');
  1084. }},
  1085. function( newElements ) {
  1086. var $newElems = $( newElements );
  1087. $newElems.hide();
  1088. $newElems.imagesLoaded(function(){
  1089. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  1090. });
  1091. }); $('#posts').show(500);
  1092. });
  1093. </script>
  1094.  
  1095.  
  1096. {/block:IndexPage}
  1097.  
  1098.  
  1099. <title>{title}</title>
  1100.  
  1101. <link rel="shortcut icon" href="http://31.media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png" />
  1102. <meta name="viewport" content="width=820" />
  1103. </head>
  1104.  
  1105. <body>
  1106. <BODY onselectstart="return false;" ondragstart="return false;">
  1107. <div class="wrapper">
  1108. <div class="header">
  1109. </div>
  1110.  
  1111. <div id="cage">
  1112. <div id="center">
  1113.  
  1114. <div id="hr"></div>
  1115.  
  1116. <div id="tdcd"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-people-things/059464-3d-transparent-glass-icon-people-things-hand-peace.png" style="width:30px;height:30px;"></a>
  1117. <div id ="cr"><a href="http://mkbye.tumblr.com">theme by mkbye</a></div>
  1118. </div>
  1119.  
  1120. <div id="sidebar">
  1121. <div id="hr2"></div>
  1122. <div id="in"><img src="{image:icon}"></div>
  1123. <div id="tt">{text:blogtitle}</div>
  1124. <div id="tt2">{text:stats}</div>
  1125. <div id="dc">{description}</div>
  1126. <div id="hr3"></div>
  1127. </div>
  1128.  
  1129. <div id="links">
  1130. <div id="l1"><a href="{text:link 1}">.01</a>
  1131. <div id="l1txt">{text:link 1 msg}</div>
  1132. </div>
  1133. <div id="l2"><a href="{text:link 2}">.02</a>
  1134. <div id="l2txt">{text:link 2 msg}</div>
  1135. </div>
  1136. <div id="l3"><a href="{text:link 3}">.03</a>
  1137. <div id="l3txt">{text:link 3 msg}</div>
  1138. </div>
  1139. <div id="l4"><a href="{text:link 4}">.04</a>
  1140. <div id="l4txt">{text:link 4 msg}</div>
  1141. </div>
  1142. <div id="l5"><a href="{text:link 5}">.05</a>
  1143. <div id="l5txt">{text:link 5 msg}</div>
  1144. </div>
  1145. <div id="l6"><a href="http://mkbye.tumblr.com">.06</a>
  1146. <div id="l6txt">theme</div>
  1147. </div>
  1148. <div id="hr4"></div>
  1149. <div id="tri2"></div>
  1150. <div id="msg2">click bar for more links</div>
  1151. </div>
  1152.  
  1153. <div id="extra">
  1154. <div id="us"><a href="#?w=200" rel="02" class="poplight">updates</a></div>
  1155. <div id="ss"><a href="#?w=200" rel="03" class="poplight">statistics</a></div>
  1156. <div id="es"><a href="#?w=260" rel="04" class="poplight">extras</a></div>
  1157. </div>
  1158.  
  1159. <div id="tri1"></div>
  1160. <div id="msg1">click bar for navigation</div>
  1161.  
  1162.  
  1163.  
  1164. <div class="left">
  1165. <div id="posts">
  1166. {block:Posts}
  1167. <div class="entry">
  1168.  
  1169. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span></br>
  1170. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:title};line-height:15px;text-align:right;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {timeago}</a></div>
  1171. {block:PermalinkPage}
  1172. {block:PostNotes}
  1173.  
  1174.  
  1175.  
  1176. <div style="padding:5px"></div>
  1177.  
  1178. <div id="postnotes"><div style="
  1179. width:auto;
  1180. height:auto;
  1181. max-height:500px;
  1182. padding:10px;
  1183. text-align:left;
  1184. font-size:9px;
  1185. overflow:auto;
  1186. line-height:11px;
  1187. font-family:raleway;
  1188. ">{PostNotes}</div></div><br>
  1189.  
  1190.  
  1191.  
  1192. {/block:PostNotes}
  1193. {/block:PermalinkPage}
  1194.  
  1195. {/block:Text}
  1196.  
  1197. {block:Link}{block:PermalinkPage}<div id="caption">{PostNotes}</div>{/block:PermalinkPage}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} </br>
  1198. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:blogtitle};line-height:15px;text-align:right;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {timeago}</a></div>
  1199.  
  1200. {block:PermalinkPage}
  1201. {block:PostNotes}
  1202.  
  1203.  
  1204.  
  1205. <div style="padding:5px"></div>
  1206.  
  1207. <div id="postnotes"><div style="
  1208. width:auto;
  1209. height:auto;
  1210. max-height:500px;
  1211. padding:10px;
  1212. text-align:left;
  1213. font-size:9px;
  1214. overflow:auto;
  1215. line-height:11px;
  1216. font-family:raleway;
  1217. ">{PostNotes}</div></div><br>
  1218.  
  1219.  
  1220.  
  1221. {/block:PostNotes}
  1222. {/block:PermalinkPage}{block:Link}
  1223.  
  1224.  
  1225. {block:Answer}
  1226. <div id="question">
  1227. <font style="text-transform:uppercase; color:{color:blogtitle};font-size:10px;"><b>{Asker}</b></font>:</br>{question}</div>
  1228.  
  1229.  
  1230. <div id="answer">
  1231. <font style="text-transform:uppercase; color:{color:blogtitle};font-size:10px;"><b>{text:name}</b></font>:</br>{answer}</div>
  1232.  
  1233. <div id="padding:5px;"></div>
  1234.  
  1235. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:hover};line-height:15px;text-align:right;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {timeago} | <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a></a></div>
  1236. {block:PermalinkPage}
  1237. {block:PostNotes}
  1238.  
  1239.  
  1240.  
  1241. <div style="padding:5px"></div>
  1242.  
  1243. <div id="postnotes"><div style="
  1244. width:auto;
  1245. height:auto;
  1246. max-height:500px;
  1247. padding:10px;
  1248. text-align:left;
  1249. font-size:9px;
  1250. overflow:auto;
  1251. line-height:11px;
  1252. font-family:raleway;
  1253. ">{PostNotes}</div></div><br>
  1254.  
  1255.  
  1256.  
  1257. {/block:PostNotes}
  1258. {/block:PermalinkPage}
  1259. {/block:Answer}
  1260.  
  1261. {block:Photo}
  1262. {block:IndexPage}
  1263. <center>
  1264.  
  1265. <div class="bg"></div><div class="bg2"></div>
  1266. <div class="perma">
  1267. <div style="margin-top:5px;">
  1268. <a href="{ReblogURL}" target="_blank"> reblog</a></br>
  1269. <a href="{Permalink}">permalink</a></br>
  1270. {block:NoteCount} {notecount} {/block:NoteCount}</br>
  1271. {12Hour}:{Minutes} {CapitalAmPm}
  1272. </div>
  1273. </div>
  1274.  
  1275. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1276. {/block:IndexPage}
  1277. {block:PermalinkPage}
  1278.  
  1279. <div id="caption">{PostNotes}</div>
  1280. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1281.  
  1282. </br>
  1283.  
  1284. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:link};line-height:15px;text-align:center;color:white;margin-left:0px;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {block:RebloggedFrom} via: <a href={ReblogParentURL}><font style="Color:white">{ReblogParentName}</font></a>{/block:RebloggedFrom} | {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} | {12Hour}:{Minutes} {CapitalAmPm} EST</a></div>
  1285.  
  1286. <div style="Text-align:left;">{caption}</div>
  1287. </br>
  1288.  
  1289. {LinkCloseTag}
  1290. {/block:PermalinkPage}
  1291. {/block:Photo}
  1292.  
  1293.  
  1294. {block:Photoset}
  1295. {block:IndexPage}
  1296. <center>
  1297.  
  1298. <div class="bg"></div><div class="bg2"></div>
  1299. <div class="perma">
  1300. <div style="margin-top:5px;">
  1301. <a href="{ReblogURL}" target="_blank"> reblog</a></br>
  1302. <a href="{Permalink}">permalink</a></br>
  1303. {block:NoteCount} {notecount} {/block:NoteCount}</br>
  1304. {12Hour}:{Minutes} {CapitalAmPm}
  1305. </div>
  1306. </div>
  1307.  
  1308. {Photoset}</center>
  1309. {/block:IndexPage}
  1310. {block:PermalinkPage}
  1311. <div id="caption">{PostNotes}</div>
  1312. <center>
  1313. {Photoset}</center>
  1314. </br>
  1315.  
  1316. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:title};line-height:15px;text-align:center;color:white;margin-left:0px;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {block:RebloggedFrom} via: <a href={ReblogParentURL}><font style="Color:white">{ReblogParentName}</font></a>{/block:RebloggedFrom} | {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} | {12Hour}:{Minutes} {CapitalAmPm} EST</a></div>
  1317.  
  1318. <div style="Text-align:left;">{caption}</div>
  1319. </br>
  1320.  
  1321. {/block:PermalinkPage}
  1322. {/block:Photoset}
  1323.  
  1324. {block:Quote}<div style="width:auto;height:auto;background:{color:blogtitle};padding:10px;color:white"><span class="quote">"{Quote}"</span></div><p align=right> — {block:Source}<b><font style="font-family:raleway;line-height:15px;font-size:13px;color:{color:link}">{Source}</font></b>{/block:Source}
  1325.  
  1326. </br>
  1327. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:hover};line-height:15px;text-align:right;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {timeago}</a></div>
  1328. {block:PermalinkPage}
  1329. {block:PostNotes}
  1330.  
  1331.  
  1332.  
  1333. <div style="padding:5px"></div>
  1334.  
  1335. <div id="postnotes"><div style="
  1336. width:auto;
  1337. height:auto;
  1338. max-height:500px;
  1339. padding:10px;
  1340. text-align:left;
  1341. font-size:9px;
  1342. overflow:auto;
  1343. line-height:11px;
  1344. font-family:raleway;
  1345. ">{PostNotes}</div></div><br>
  1346.  
  1347.  
  1348.  
  1349. {/block:PostNotes}
  1350. {/block:PermalinkPage}{/block:Quote}
  1351.  
  1352. {block:Audio}
  1353.  
  1354. {block:AlbumArt}<div id="aa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1355. {block:TrackName}<div id="at"><font style="background:white">{TrackName}</font></div>{/block:TrackName}
  1356. {block:Artist}<div id="an"><font style="background:white">{Artist}</font></div>{/block:Artist}
  1357. {block:PlayCount}<div id="ap"><font style="background:white">{PlayCountwithlabel}</font></div>{/block:PlayCount}
  1358.  
  1359. </br></br>
  1360.  
  1361. <div style="border:1px solid {color:blogtitle}; height:30px; margin-top:15px; margin-left:0px;">{AudioPlayerWhite}</div>
  1362.  
  1363. </br>
  1364. <font style="font-size:11px">{caption}</font>
  1365. </br>
  1366.  
  1367. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:link};line-height:15px;text-align:right;font-family:raleway;color:white">{notecount} notes | {timeago} | <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a></div>
  1368.  
  1369. {/block:Audio}
  1370.  
  1371. {block:Video}
  1372. {block:IndexPage}
  1373. <center>
  1374. <div class="bg"></div><div class="bg2"></div>
  1375. <div class="perma">
  1376. <div style="margin-top:5px;">
  1377. <a href="{ReblogURL}" target="_blank"> reblog</a></br>
  1378. <a href="{Permalink}">permalink</a></br>
  1379. {block:NoteCount} {notecount} {/block:NoteCount}</br>
  1380. {12Hour}:{Minutes} {CapitalAmPm}
  1381. </div>
  1382. </div>
  1383. {Video-250}</center>
  1384. {/block:IndexPage}
  1385. {block:PermalinkPage}
  1386. <div id="caption"><div style="padding-bottom:50px">{PostNotes}</div></div>
  1387. <center>
  1388. {Video-250}</center>
  1389. </br>
  1390.  
  1391. <div style="width:auto;padding-right:10px;font-size:9px;height:15px;background:{color:title};line-height:15px;text-align:center;color:white;margin-left:0px;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {block:RebloggedFrom} via: <a href={ReblogParentURL}><font style="Color:white">{ReblogParentName}</font></a>{/block:RebloggedFrom} | {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} | {12Hour}:{Minutes} {CapitalAmPm} EST</a></div></br>
  1392.  
  1393. <div style="Text-align:left;">{caption}</div>
  1394. </br>
  1395.  
  1396. {/block:PermalinkPage}
  1397. {block:Video}
  1398.  
  1399.  
  1400. </div>
  1401. {/block:Posts}
  1402. </div></div>
  1403.  
  1404. {block:IndexPage}
  1405. {block:Pagination}
  1406. <div id="pagination">
  1407. {block:NextPage}
  1408. <a id="nextPage" href="{NextPage}"></a>
  1409. {/block:NextPage}
  1410. {block:PreviousPage}
  1411. <a href="{PreviousPage}"></a>
  1412. {/block:PreviousPage}
  1413. </div>
  1414. {/block:Pagination}
  1415. {/block:IndexPage}
  1416. </body>
  1417.  
  1418.  
  1419.  
  1420. <div id="04" class="popup_block3">
  1421.  
  1422. <div style="font-family:raleway;font-size:15px;text-align:left;color:{color:text};text-transform:uppercase">Credits</div>
  1423. </br>
  1424. <div style="padding:5px;font-size:9px;color:{color:text};">
  1425. • This is a theme made by <a href="http://mkbye.tumblr.com">mkbye</a>
  1426. <center><b>Everything else (eg. theme) is made by <a href="http://mkbye.tumblr.com">mkbye</a> using her own codes and ideas. If anything inspires you and you use it in your theme, please credit her.</b></center>
  1427. </div>
  1428.  
  1429. </div></div></div></div></div></div></div></div></div></div>
  1430.  
  1431.  
  1432.  
  1433. <div id="03" class="popup_block2">
  1434.  
  1435. <div style="font-family:raleway;font-size:15px;text-align:left;color:{color:text};text-transform:uppercase">Statistics</div>
  1436. </br>
  1437. <div style="padding:5px;font-size:9px;color:{color:text};">
  1438. {text:write stats}
  1439. </div>
  1440.  
  1441. </div></div></div></div></div></div></div></div></div></div>
  1442.  
  1443.  
  1444.  
  1445. <div id="02" class="popup_block">
  1446.  
  1447. <div style="font-family:raleway;font-size:15px;text-align:left;color:{color:text};text-transform:uppercase">Updates</div>
  1448. </br>
  1449. <div style="padding:5px;font-size:9px;color:{color:text};">
  1450. {text:write updates}
  1451. </div>
  1452.  
  1453. </div></div></div></div></div></div></div></div></div></div>
  1454.  
  1455.  
  1456.  
  1457. </html>
Advertisement
Add Comment
Please, Sign In to add comment