FrameworkJavascript / Framework.js

The Framework that the Web 3.0 deserve
https://frameworkjavascript.github.io/
0 stars 4 forks source link

New CSS classes #81

Open danimesq opened 5 years ago

danimesq commented 5 years ago

.color-bg {background:#00A185} .color-txt {color:#00A185} .gradient-bg { background: -webkit-linear-gradient(left, rgb(100, 230, 227), rgb(0, 161, 133), rgb(51, 51, 51) 70%)} .gradient-text { background: -webkit-linear-gradient(left, rgb(100, 230, 227), rgb(0, 161, 133), rgb(51, 51, 51) 70%); -webkit-background-clip: text; -webkit-text-fill-color: transparent }

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/66030567-new-css-classes?utm_campaign=plugin&utm_content=tracker%2F9057413&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9057413&utm_medium=issues&utm_source=github).