mastodon/.storybook/styles.css
2025-09-04 10:09:27 +00:00

9 lines
92 B
CSS

a {
color: inherit;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}