Advertisement
sunkei

mini diary

Oct 17th, 2014
1,721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. mini diary
  5. theme made by gyapo.tumblr.com
  6. don't remove this comment
  7. -->
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13.  
  14.  
  15. <head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20.  
  21.  
  22. <style type="text/css">
  23.  
  24.  
  25.  
  26.  
  27. body
  28. {font-family:lucida console;
  29. font-size:9px;
  30. color:#aaa;
  31. background-color:#fff;
  32. background-image:url('http://static.tumblr.com/f4059bc803f816607488b484a8659cd2/onhp7lq/xa2ndappf/tumblr_static_74cyguhnvukg8wccogogw880k.png');
  33. background-position: fixed;
  34. background-attachment:fixed;
  35. background-repeat:repeat;}
  36.  
  37. a
  38. {text-decoration:none;
  39. color:#000;}
  40.  
  41.  
  42. #all
  43. {position:fixed;
  44. bottom:3px;
  45. margin-left:200px;
  46.  
  47. }
  48.  
  49. #top
  50. {border:1px solid #bbb;
  51. padding:3px;
  52. border-radius:3px;
  53. text-align:center;
  54. width:386px;
  55. color:#000;
  56. margin-bottom:3px;
  57. border:1px solid #bbb;
  58. padding:10px 3px 10px 3px;
  59. background-color:#fff;
  60. font-family:courier;text-transform:uppercase;letter-spacing:1px;font-size:8px;z-index:999;
  61. border-radius:3px;}
  62.  
  63. #photo
  64. {width:175px;
  65. border:1px solid #bbb;
  66. padding:3px;
  67. border-radius:3px;
  68. moz-border-radius:3px;
  69. }
  70.  
  71. #explanation
  72. {text-align:center;
  73. font-family:courier;text-transform:uppercase;letter-spacing:1px;font-size:8px;margin:-15px 0px 0px 42px;width:84px;
  74. padding:7px;
  75. background-color:#fff;
  76. color:#000;
  77. position:absolute;
  78. border-radius:3px;
  79. moz-border-radius:3px;
  80. border:1px solid #bbb;}
  81.  
  82. .title
  83. {margin-bottom:3px;color:#666666;}
  84.  
  85. .entry
  86. {width:200px;
  87. text-align:justify;
  88. padding:3px;
  89. margin-left:3px;
  90. margin-bottom:3px;
  91. border-radius:3px;
  92. moz-border-radius:3px;
  93. border:1px solid #bbb;
  94. background-image:url('http://static.tumblr.com/724e5e00276451786ebe0ce3eba9d4d2/onhp7lq/TGCn9zhbp/tumblr_static_83i4lnzzki04ggkcwsss0wc4g.png');}
  95. .entry a
  96. {text-decoration:underline;}
  97. .entry a:hover
  98. {font-style:italic;}
  99.  
  100.  
  101. .title img
  102. {margin-right:2px;}
  103. .date
  104. {color:#fb4a50;text-decoration:underline;}
  105.  
  106. #links
  107. {position:absolute;width:84px;text-align:center;margin-top:12px;letter-spacing:5px;padding-left:3px;}
  108. #links a
  109. {color#000;}
  110.  
  111. #infos
  112. {float:left;height:330px;overflow:auto;width:230px;}
  113.  
  114. </style>
  115.  
  116.  
  117. </head>
  118. <body>
  119.  
  120.  
  121.  
  122.  
  123.  
  124. <div id="all">
  125. <div id="top">Type some text here
  126. <br> an other line maybe
  127. </div>
  128. <div style="float:left;">
  129.  
  130. <div id="photo"><img width="175px" src="http://36.media.tumblr.com/tumblr_mecoi8YXxX1r9g6hvo1_250.png"></div><!--(SIDE PICTURE) photo-->
  131. <div id="explanation">a title ?
  132. <div id="links"><a title="Home" href="/">x</a> <a title="Message" href="/ask">x</a> <a title="Theme" href="http://gyapo.tumblr.com/">x</a></div>
  133. </div><!--expl-->
  134.  
  135. </div>
  136.  
  137. <div id="infos">
  138. <div class="entry">
  139. <div class="title"> <img width="15px" src="http://gazo.emoji7.jp/img/04c0h_613669/%E3%81%86%E3%81%95%E3%81%8E+%E8%A6%8B%E3%81%A6%E3%81%AD%28%5E%E2%97%87%5E%29%E2%94%9B_m.gif"> <span class="date">9.10.14</span> i was praised</div>
  140. <div class="message"><u>underline</u> <a href="http://">link</a>.
  141. <br> <br> <b>bold</b> <i>italic</i> and more text
  142. </div>
  143. </div><!--entry-->
  144.  
  145.  
  146. <div class="entry">
  147. <div class="title"> <img width="15px" src="http://media.tumblr.com/464e2b5f5969feec0025c815e2f4f7e9/tumblr_inline_mzjjhhQdXu1rxsw83.gif"> <span class="date">1.10.14</span> title</div>
  148. <div class="message"> text text text
  149. </div>
  150. </div><!--entry-->
  151.  
  152. <div class="entry">
  153. <div class="title"><img width="15px" src="http://media.tumblr.com/33d6564ccdbf33100b794d9877156683/tumblr_inline_mley65bGAX1rxsw83.gif"> <span class="date">19.09.14</span> Gift</div>
  154. <div class="message">Church-key locavore gastropub try-hard, small batch fashion
  155. <br> axe trust fund Etsy mlkshk
  156. <br>semioticscenester retro.</div>
  157. </div><!--entry-->
  158.  
  159.  
  160.  
  161.  
  162. </div>
  163. </div>
  164.  
  165.  
  166.  
  167.  
  168. </body>
  169. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement