Advertisement
crpena

Tags Page : Colors

Mar 28th, 2015
761
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <title>{title}</title>
  5.  
  6. <link rel="shortcut icon" href="{favicon}" />
  7. <link rel="alternate" type="application/rss+xml" href="{rss}">
  8.  
  9. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  10.  
  11. </head>
  12.  
  13. <style type="text/css">
  14.  
  15. ::selection {
  16. background:transparent;
  17. color:#000;}
  18.  
  19. ::-moz-selection {
  20. background:transparent;
  21. color:#000;}
  22.  
  23. ::-webkit-scrollbar-thumb:vertical {
  24. background-color:#FFF;
  25. border-right:2px solid #F6F6F6;
  26. overflow-y:scroll;}
  27.  
  28. ::-webkit-scrollbar-thumb:horizontal {
  29. display:none;}
  30.  
  31. ::-webkit-scrollbar {
  32. height:5px;
  33. width:7px;
  34. overflow-x:hidden;
  35. overflow-y:scroll;}
  36.  
  37. ::-webkit-scrollbar-track-piece {
  38. background:none;
  39. width:5pt;}
  40.  
  41. iframe#tumblr_controls {
  42. right:3px !important;
  43. position:fixed !important;
  44. -webkit-transition:opacity 0.7s linear;
  45. opacity:0.2;
  46. -moz-transition:0.8s ease-in;
  47. -webkit-transition:0.8s ease-in;
  48. -o-transition:0.8s ease-in;
  49. transition:0.8s ease-in;}
  50.  
  51. iframe#tumblr_controls:hover {
  52. -webkit-transition:opacity 0.7s linear;
  53. opacity:0.7;
  54. -moz-transition:0.4s ease-in;
  55. -webkit-transition:0.4s ease-in;
  56. -o-transition:0.4s ease-in;
  57. transition:0.4s ease-in;}
  58.  
  59. body {
  60. font-size:9px;
  61. cursor:default;
  62. font-family:helvetica;
  63. background:#F6F6F6;
  64. color:#ABABAB;
  65. overflow-x:hidden;
  66. line-height:17px;}
  67.  
  68. a:link, a:visited, a:active {
  69. color:#4F4F4F;
  70. cursor:pointer;
  71. text-decoration:none;
  72. -moz-transition:0.3s ease-in;
  73. -webkit-transition:0.3s ease-in;
  74. -o-transition:0.3s ease-in;
  75. transition:0.3s ease-in;}
  76.  
  77. a:hover {
  78. opacity:0.75;
  79. color:#4F4F4F;
  80. text-shadow:0 0 2px #6d6d6d;
  81. -moz-transition:0.3s ease-in;
  82. -webkit-transition:0.3s ease-in;
  83. -o-transition:0.3s ease-in;
  84. transition:0.3s ease-in;}
  85.  
  86. a img {
  87. border:none;
  88. opacity:1.0;
  89. text-decoration:none;
  90. background:none;}
  91.  
  92. div#qTip {
  93. font-size:9px;
  94. text-align:center;
  95. height:auto;
  96. letter-spacing:.7px;
  97. width:auto;
  98. padding:4px;
  99. margin-top:20px;
  100. margin-left:15px;
  101. text-transform:lowercase;
  102. line-height:120%;
  103. position:absolute;
  104. z-index:1000;
  105. display:none;
  106. background:#F6F6F6;
  107. color:#ABABAB;
  108. -moz-transition:0.2s ease-in;
  109. -webkit-transition:0.2s ease-in;
  110. -o-transition:0.2s ease-in;
  111. transition:0.2s ease-in;}
  112.  
  113. ol {list-style:lower-roman;}
  114. ul {list-style:disc;}
  115.  
  116. #content {
  117. width:400px;
  118. padding:20px;
  119. background:#FFF;
  120. margin:15% auto;}
  121.  
  122. #titlebar {
  123. display:block;
  124. padding:15px;
  125. color:#FFF;
  126. letter-spacing:1px;
  127. font-weight:700;
  128. margin:-20px -20px 20px -20px;
  129. text-transform:uppercase;
  130. background:black;}
  131.  
  132. #sbarimg {
  133. float:left;
  134. width:70px;
  135. margin:-20px 0px 0px -90px;}
  136.  
  137. #sbarimg img {
  138. width:70px;}
  139.  
  140. .t {
  141. display:block;
  142. padding-bottom:15px;
  143. margin-bottom:20px;
  144. border-bottom:1px solid #F4F4F4;}
  145.  
  146. #title {
  147. font-weight:700;
  148. margin:5px 0px;
  149. font-size:11px;}
  150.  
  151. #tags a {
  152. text-shadow:none;
  153. margin-right:12px;}
  154.  
  155. #tags a:hover {
  156. opacity:1.0;
  157. background:yellow;}
  158.  
  159. #cr {
  160. bottom:15px;
  161. right:15px;
  162. font-weight:normal;
  163. font-style:normal;
  164. position:fixed;}
  165.  
  166. #cr a {
  167. color:#000;
  168. border:none;
  169. background:none;
  170. text-decoration:none;}
  171.  
  172. </style>
  173.  
  174. <body>
  175.  
  176. <div id="cr"><a href="http://crpena.tumblr.com/">&copy;</a></div>
  177.  
  178.  
  179. <div id="content">
  180.  
  181. <div id="sbarimg">
  182. <a href="/">
  183. <img src="{favicon}" />
  184. </a></div>
  185.  
  186. <div id="titlebar">{title}</div>
  187.  
  188. <div class="t">
  189.  
  190. <div id="title">colors</div>
  191. <div id="tags">
  192. <a href="">blue</a>
  193. <a href="">purple</a>
  194. <a href="">red</a>
  195. <a href="">yellow</a>
  196.  
  197. </div>
  198. </div>
  199.  
  200. <div class="t">
  201.  
  202. <div id="title">colores</div>
  203. <div id="tags">
  204. <a href="">azul</a>
  205. <a href="">purpura</a>
  206. <a href="">rojo</a>
  207. <a href="">amarillo</a>
  208.  
  209. </div>
  210. </div>
  211.  
  212. </div>
  213. </body>
  214. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement