This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/resources/assets/less/yuuno/bem/link.less
2016-11-09 19:32:23 +01:00

7 lines
108 B
Text

.link {
&--clean {
color: inherit !important;
text-decoration: none !important;
}
}