- Gradient CSS for Development
- Gradient CSS Minified
- Or you can use our CDN
https://www.craftbootstrap.com/css/gradient.min.css
- After download the files, Add Gradient CSS before
</head>
<link rel="stylesheet" type="text/css" href="css/gradient.min.css">
- Pick a background name from UIgradient.com and if it was 2 words you can separate it with - (hypen) ex:
facebook-messanger
- Add it as class ex:
<div class="facebook-messanger> Gradient CSS Background will shown as background </div>
- Enjoy!.