UNPKG
@byndyusoft-ui/reset-css
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Byndyusoft UI Reset CSS
github.com/Byndyusoft/ui/tree/master/styles/reset-css
Byndyusoft/ui
@byndyusoft-ui/reset-css
/
anchor.css
6 lines
(5 loc)
•
93 B
CSS
View Raw
1
2
3
4
5
6
a
{
color
: inherit;
text-decoration
: none;
background-color
: transparent; }