mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +03:00
10 lines
140 B
CSS
10 lines
140 B
CSS
a.invert {
|
|
margin: 0;
|
|
__ident__
|
|
border-radius: 7px;
|
|
color: white;
|
|
background: __ident__;
|
|
__ident__
|
|
__ident__
|
|
}
|