
Ceramics for Condiments, ©John O’Grady, 2012
Oil on Panel, 5″x5″
I found these tiny ceramic salt and pepper holders in a local charity shop.
I think they have a beautiful reflective quality next to the muted tones of the cloves of garlic.
/*============================================ Change the image size on blog module =============================================*/ add_filter( 'et_pb_blog_image_height', 'blog_module_image_size_h' ); add_filter( 'et_pb_blog_image_width', 'blog_module_image_size_w' ); function blog_module_image_size_h($height) { return '9999'; } function blog_module_image_size_w($width) { return '9999'; } ?>