Advertisement
sadmilks

about page #01

Apr 19th, 2013
834
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6.  
  7. about page by r-eiora (。・`ω´・。)pls don't use as your own thanks.
  8.  
  9. -->
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16.  
  17. <style type="text/css">
  18.  
  19. ::-webkit-scrollbar-track { background-color:#fff; }
  20. ::-webkit-scrollbar-thumb { background-color:#000; }
  21. ::-webkit-scrollbar { width:2px; height:2px; }
  22.  
  23. ::selection { background:#eee; color:#000; }
  24. ::-moz-selection { background:#eee; color:#000; }
  25. ::-webkit-selection { background:#eee; color:#000; }
  26.  
  27. body { font-family:courier;line-height: 12px;font-size:9px;text-align:justify;text-transform:lowercase;background:#ffffff; url('http://assets.tumblr.com/images/x.gif') fixed repeat center;background-image:url('http://static.tumblr.com/palmvjm/eZAmifw71/art.jpg');background-repeat:no-repeat;background-attachment:fixed;background-position:left bottom;background-color:#ffffff;color:#999;margin:0px;
  28. }
  29.  
  30. a {text-decoration:none;}
  31.  
  32.  
  33. #nakigara{ margin-left: 500px;margin-top: -70px; }
  34.  
  35. #boxxu { width: 245px;height: 200px;padding: 20px;overflow: hidden;border: 10px solid #202020;background-color: #fff;margin-top: 120px;text-align:justify;position:absolute; }
  36.  
  37. .blocku
  38. {color:#202020;border-left: solid 8px;letter-spacing: 1px;font-size:9px; }
  39.  
  40. #uso { margin-top:20px;margin-left:5px; }
  41.  
  42. #extra { float:right;width:130px;height:100px;padding:5px;margin-left:70px;margin-top:370px;position:relative; }
  43.  
  44. #titre {margin-left:17px;text-align: center;font-family: monospace;color: #999;font-size: 16px;letter-spacing: 1px;text-transform: lowercase;padding:5px 0px 2px 0px; border-bottom: 2px dashed #000; }
  45.  
  46. #descri {background-color:#202020;height: 100px;margin-top: 0px;margin-left: 17px; float:right;text-align:justify;font-family: courier;color: #aaa;font-size: 9px;padding:5px 0px 0px 0px;margin-top: 7px; }
  47.  
  48. #plenty { position: absolute; margin-top: 0px; }
  49.  
  50. /* navigation */
  51.  
  52. #navi{ text-align:center;margin-left:-35px;margin-top: 0px;width:200px;padding:12px;position:relative;z-index: 9999; }
  53.  
  54. #ichigo { margin-right:2px;display:inline;color:#b2b2b2;width: 60px;
  55. background-color: #202020;padding: 4px;opacity: 1;font-size: 8px;text-transform: uppercase;letter-spacing:1px;-webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
  56. #ichigo:hover { opacity: 1; background-color: #fff;}
  57.  
  58. #all { width: auto;height: auto; position: fixed;top: 30px; z-index: 9;left: 3px;}
  59.  
  60. #maintit {margin-top: 0px;text-align: center;color: #fff;background: #202020;padding: 5px;letter-spacing: 7px; font-family: times; font-size:18px;}
  61.  
  62. #stit {
  63. border-radius:5px;width: 40px;padding: 20px;text-align:center;height: 90px;
  64. color: #fff;background-color: #202020;font: 18px courier new;text-transform: none;letter-spacing: 2px;z-index: 9; }
  65.  
  66. .tri {
  67. margin-top: 0px;margin-left: 40px;color: #fff;position: fixed;width: 0px;
  68. height: 0px;border-style: solid;border-width: 15px 3px 0px 10px;
  69. border-color: #202020 transparent transparent transparent;z-index: 9; }
  70.  
  71. .utsu { background-color: #fff; margin-left: 11px;margin-top: -50px;
  72. padding: 8px 8px 10px 8px;width: 60px;height: 73px;opacity: 0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s eease-in;position:fixed;z-index: -1;}
  73.  
  74. #all:hover .utsu { margin-top: 0px;
  75. opacity: 1; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s eease-in;
  76. transition: all 0.3s ease-in; }
  77.  
  78. .linku {text-align: center; margin-top: 8px; display: block; background-color: #fff; font: 8px calibri; text-decoration:none; color: #7c7c7c; letter-spacing: 1px; font-style: oblique; }
  79. .linku a {width: 100%; font: 8px calibri; text-decoration:none; color: #7c7c7c; letter-spacing: 1px; font-style: oblique;
  80. -webkit-transition: all 0.9s ease-in;
  81. -moz-transition: all 0.9s ease-in;
  82. -o-transition: all 0.9s ease-in;
  83. -ms-transition: all 0.9s eease-in;
  84. transition: all 0.3s ease-in;}
  85. .linku a:hover {color: #4c4c4c;
  86. -webkit-transition: all 0.3s ease-in;
  87. -moz-transition: all 0.3s ease-in;
  88. -o-transition: all 0.3s ease-in;
  89. -ms-transition: all 0.3s eease-in;
  90. transition: all 0.3s ease-in;}
  91.  
  92. /* navigation end */
  93.  
  94. </style>
  95.  
  96. <div id="maintit">落下枯れ葉 </div>
  97.  
  98. <div id="nakigara">
  99.  
  100. <div id="plenty">
  101.  
  102. <div id="all">
  103. <div id="stit"><a href="/"><span style="color: #fff;">ナ<br>ビ<br>ゲ<br>ー</br></div>
  104. <div class="tri"></div>
  105. <div class="utsu">
  106. <div class="linku"> <a href="/"> return </a> </div>
  107. <div class="linku"> <a href="/ask"> message </a> </div>
  108. <div class="linku"> <a href="http://r-eiora.tumblr.com/"> credit </a> </div>
  109.  
  110. </div>
  111.  
  112. </div>
  113.  
  114. <div id="extra">
  115. <div id="navi"><a href="/"><div id="ichigo">01</div></a>
  116. <a href="/"><div id="ichigo">02</div></a>
  117. <a href="/"><div id="ichigo">03</div></a> </div>
  118.  
  119. <div id="titre">title here</div><div id="descri"> extra text here, quotes, thoughts, etc. </div>
  120.  
  121. </div>
  122.  
  123. <div id="boxxu"> text text text text text.
  124. <div id="uso">
  125. <span class="blocku"> name:</span> akeesha <br>
  126. <span class="blocku"> age:</span> irrelevant <br>
  127. <span class="blocku"> location:</span> somewhere <br>
  128. <span class="blocku"> occupation:</span> internet <br>
  129. <span class="blocku"> status:</span> weak <br>
  130. </div>
  131.  
  132.  
  133. </div>
  134.  
  135. </div>
  136.  
  137. </body>
  138. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement