Advertisement
Inesziinha

ajkhjha

Apr 29th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6. <!-- APPEARANCE -->
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:text" content="#999999" />
  9. <meta name="image:sidebar" content="" />
  10.  
  11. <title>{Title}</title>
  12.  
  13. </head>
  14.  
  15. <style type="text/css">
  16. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0; right: 6px !important;position: fixed !important;z-index:52;}
  17.  
  18. /* BACKGROUND E AFINS, CONFIGURAÇÕES TOTAIS DO THEME */
  19. body{background:{color:background}; color:{color:text}; font-family:Calibri; font-size:11px; text-align:center; background-image:url(http://static.tumblr.com/6f796086eee28a1a53572a351781433a/pw2yimy/o81noqm1l/tumblr_static_f3qzdur20t4cks8o004w0scog.png); background-attachment: fixed; background-repeat: repeat;}
  20. a {color:{color:text}; text-decoration:none;}
  21.  
  22. ::selection {color:white; background-color:grey;}
  23.  
  24. /* BARRA DE ROLAGEM */
  25.  
  26. ::-webkit-scrollbar-thumb{background-color: {color:borda};
  27. border: 1px solid {color:background};
  28. height:auto;}
  29. ::-webkit-scrollbar {height:7px;
  30. width:7px;
  31. background-color: {color:borda};
  32. border: 3px solid {color:background};}
  33.  
  34. #transparent{
  35. z-index:9;
  36. margin-left:55px;
  37. margin-top:45px;
  38. position:fixed;
  39. opacity:.4;
  40. }
  41.  
  42. #transparent img{
  43. width:200px;
  44. }
  45.  
  46. .imagem{position:fixed; z-index:9999999999;}
  47. .imagem img {width:65px; height:65px; margin-left:125px; margin-top:215px; padding:3px; background:#fff; box-shadow:1px 1px 0px #ddd; border-radius:100px; }
  48.  
  49. </style>
  50.  
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"
  53. />
  54. <meta name="viewport" content="width=820" />
  55.  
  56.  
  57. <body>
  58.  
  59. <div class="imagem"><img src="{image:sidebar}"></div>
  60.  
  61. <div id="transparent">
  62. <img src="http://static.tumblr.com/510cb5587a38d5496754fe978ff1b5c9/pw2yimy/r0Knoqpr3/tumblr_static_8079khwennokc4owgkkw08wg8.png"></a></div>
  63.  
  64. </body>
  65. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement