The:General disclaimer: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
   color: green;
   color: green;
  }
  }
* {
span, p, img, a, button, h1, h2, h3, h4, h5, h6 {
   animation: 2s trans ease-out;
   animation: 2s trans ease-out;
}
}