UNPKG

react-life-design

Version:
4 lines 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (function (Colors) { return "\n background-color: transparent;\n color: " + Colors.mongeral + ";\n\n &:hover {\n text-decoration: underline;\n }\n"; }); //# sourceMappingURL=link.js.map