mostly filebased Content Presentation System

8 satır
90B

  1. a {
  2. text-decoration: none;
  3. &:hover {
  4. text-decoration: underline;
  5. }
  6. }