Timbauba24horas


SUBMITTED BY: xandinho

DATE: July 11, 2016, 1:54 a.m.

FORMAT: Text only

SIZE: 2.4 kB

HITS: 922

  1. Caro amigo aque vou disponibilizar o codigo do template para você por favor não repassa a ninguém .
  2. /* Variable definitions
  3. ====================
  4. <Variable name="maincolor" description="Main Color" type="color" default="#E84C4C" value="#e84c4c"/>
  5. */
  6. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
  7. /* HTML5 display-role reset for older browsers */
  8. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;display:block;}*{margin:0;padding:0;}html{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:&#39;&#39;;content:none;}table{border-collapse:collapse;border-spacing:0;}
  9. /* FRAMEWORK */
  10. .navbar,.post-feeds,.feed-links{display:none;
  11. }
  12. .section,.widget{margin:0 0 0 0;padding:0 0 0 0;
  13. }
  14. strong,b{font-weight:bold;
  15. }
  16. cite,em,i{font-style:italic;
  17. }
  18. a:link{color:#383838;text-decoration:none;outline:none;transition:all 0.25s;-moz-transition:all 0.25s;-webkit-transition:all 0.25s;
  19. }
  20. a:visited{color:#333333;text-decoration:none;
  21. }
  22. a:hover{color:$(maincolor);text-decoration:none;
  23. }
  24. a img{border:none;border-width:0;outline:none;
  25. }
  26. abbr,acronym{
  27. }
  28. sup,sub{vertical-align:baseline;position:relative;top:-.4em;font-size:86%;
  29. }
  30. sub{top:.4em;}small{font-size:86%;
  31. }
  32. kbd{font-size:80%;border:1px solid #999;padding:2px 5px;border-bottom-width:2px;border-radius:3px;
  33. }
  34. mark{background-color:#ffce00;color:black;
  35. }
  36. p,blockquote,pre,table,figure,hr,form,ol,dl{margin:1.5em 0;
  37. }
  38. hr{height:1px;border:none;background-color:#666;
  39. }
  40. /* heading */
  41. h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:normal;margin:0 0 0.3em;
  42. }
  43. h1{font-size:200%
  44. }
  45. h2{font-size:180%
  46. }
  47. h3{font-size:160%
  48. }
  49. h4{font-size:140%
  50. }
  51. h5{font-size:120%
  52. }
  53. h6{font-size:100%
  54. }
  55. /* list */
  56. ol{list-style:decimal outside
  57. }
  58. ul{list-style:disc outside
  59. }
  60. dt{font-weight:bold
  61. }
  62. dd{margin:0 0 .5em 2em

comments powered by Disqus