{"id":11862,"date":"2022-02-07T09:03:40","date_gmt":"2022-02-07T14:03:40","guid":{"rendered":"http:\/\/local.brightwhiz\/?post_type=snippets&p=11862"},"modified":"2022-02-07T09:03:41","modified_gmt":"2022-02-07T14:03:41","slug":"instagram-style-linear-gradient-css","status":"publish","type":"snippets","link":"http:\/\/local.brightwhiz\/snippets\/instagram-style-linear-gradient-css\/","title":{"rendered":"Instagram Style Linear Gradient in CSS"},"content":{"rendered":"\n
div.insta {\n background: #f09433; \n background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); \n background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); \n background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); \n filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );\n}<\/code><\/pre>\n","protected":false},"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[953,15],"tags":[954,170,189,637],"yoast_head":"\nInstagram Style Linear Gradient in CSS<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n