The:General disclaimer: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
   color: green;
   color: green;
  }
  }
span, p, img {
* {
   animation: 2s trans ease-out;
   animation: 2s trans ease-out;
}
}