Advertisement
claraowsins

tuto part 3 by selenapastel

Feb 19th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1.  
  2. <html>
  3.  
  4. <head>
  5.  
  6. <!----- aqui vão as informações do seu theme que irão ficar invisíveis. ---->
  7.  
  8. <style>
  9.  
  10. body {
  11. Background-color: #fff;
  12. font-family:Arial;
  13. font-size:10px;
  14. color:#000;}
  15.  
  16. a {color: #eeeeee;
  17. text-decoration:none;}
  18. a:hover {color:#c6c6c6;}
  19.  
  20. </style>
  21.  
  22. </head>
  23.  
  24. <body>
  25.  
  26. <!----- aqui vai a estrutura do theme ---->
  27.  
  28. </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement