Good news for all “choco” fans as chocolate can not only be eaten but can also be applied on skin. Many journals conducted in various universities state that cocoa is actually good for health so why think for external application?
/*-------------------------------------------- Rounded Social Media Share Buttons for Blogger Designed by: https://sandeep980.blogspot.in -----------------------------------------------*/ .mobileshare { text-align: center; } .mobileshare a { background: #3a579a; color: white; display: inline-block; font-size: 20px; width: 125px; height: 125px; line-height: 125px; margin: 0 2px 6px; border-radius: 50%; margin-left: 15px; } .mobileshare a:hover{ background: #314a83; } .mobileshare1 { text-align: center; } .mobileshare1 a { background: #35465C; color: white; display: inline-block; font-size: 20px; width: 75px; height: 75px; line-height: 75px; margin: 0 2px 6px; border-radius: 50%; } .mobileshare1 a:hover{ background: #4d617a; } .mobileshare2 { text-align: center; } .mobileshare2 a { background: #00abf0; color: white; display: inline-block; font-size: 20px; width: 75px; height: 75px; line-height: 75px; margin: 0 2px 6px; border-radius: 50%; } .mobileshare2 a:hover{ background: #0092cc; } .mobileshare3 { text-align: center; } .mobileshare3 a { background: #cd1c1f; color: white; display: inline-block; font-size: 20px; width: 75px; height: 75px; line-height: 75px; margin: 0 2px 6px; border-radius: 50%; } .mobileshare3 a:hover{ background: #ae181a; } .mobileshare5 { text-align: center; } .mobileshare5 a { background: #34af23; color: white; display: inline-block; font-size: 20px; width: 75px; height: 75px; line-height: 75px; margin: 0 2px 6px; border-radius: 50%; } .mobileshare5 a:hover{ background: #hover-color; }
0 Comments