/*
Theme Name:     234stars Child Theme
Theme URI:      http://234star.com
Description:    Detailing the stories, lives, style and fashion of Nigerian celebs and the stars you love.
Author:         Prinnc3
Author URI:     http://www.ehimaprince.com/
Template:       234stars
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */
#members-dir-list img.avatar {
-webkit-border-radius: 30%;
-moz-border-radius: 30%;
-ms-border-radius: 30%;
-o-border-radius: 30%;
border-radius: 30%;
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
