Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 18, 2021 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/69bdc96ccd8c53dc13f9c76e46bac820 to your computer and use it in GitHub Desktop.
Save parzibyte/69bdc96ccd8c53dc13f9c76e46bac820 to your computer and use it in GitHub Desktop.
li {
list-style: none;
margin-bottom: 5px;
}
a.enlace-eliminar {
margin-left: 10px;
text-decoration: none;
font-size: 1rem;
}
.tachado {
text-decoration: line-through;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment