Guest User

Untitled

a guest
Sep 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. /* ,-. ,-. ,-. .
  2. / ( ` ( ` |
  3. | `-. `-. ,-. ,-. |- ,-:
  4. \ . ) . ) |-' `-. | | |
  5. `-' `-' `-' `-' `-' `-' `-`1.0*/
  6.  
  7. html,body,div,section,span,h1,h2,h3,h4,h5,h6,applet,object,iframe,embed,audio,video,p,a,center,dl,dt,dd,ol,ul,li,nav,blockquote,pre,fieldset,form,label,legend,keygen,meter,progress,table,caption,tbody,tfoot,thead,tr,th,td,details,summary,figure,figcaption,footer,header,hgroup,menu,article,aside,canvas,abbr,acronym,address,big,cite,code,command,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,output,ruby,rp,rt,time,mark,bdi{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
  8.  
  9. ::selection{
  10. background:#00fff3;
  11. color:#FF00CC;
  12. }
  13. ::-moz-selection{
  14. background:#00fff3;
  15. color:#FF00CC;
  16. }
  17. ::-webkit-selection{
  18. background:#00fff3;
  19. color:#FF00CC;
  20. }
  21.  
  22. a:hover,a:active{
  23. outline: none;
  24. }
  25. body div:focus{
  26. outline: none;
  27. }
  28. img{
  29. outline:none;
  30. }
  31. a:focus{
  32. outline:none;
  33. }
  34. a::-moz-focus-inner{
  35. border: 0;
  36. }
  37. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  38. display: block;
  39. }
  40. blockquote,q{
  41. quotes: none;
  42. }
  43. blockquote:before,blockquote:after,q:before,q:after{
  44. content: '';
  45. content: none;
  46. }
  47. table{
  48. border-collapse: collapse;
  49. border-spacing: 0;
  50. }
  51. hr {
  52. display:block;
  53. }
  54. input,textarea,select{
  55. font-family:inherit;
  56. font-size:inherit;
  57. font-weight:inherit;
  58. *font-size:100%;
  59. }
  60. legend{
  61. color:#000;
  62. }
  63. sup{
  64. vertical-align:text-top;
  65. }
  66. sub{
  67. vertical-align:text-bottom;
  68. }
  69. caption,th{
  70. text-align:left;
  71. }
  72. /*Vamonos!!!!*/
Add Comment
Please, Sign In to add comment