/*
Theme Name:     Charcoal CodeBlab
Description:    Child theme for the Charcoal theme
Author:         Jan-Mark
Template:       charcoal
Version:        0.1
*/

/* Start with plain vanilla Twenty Eleven. */
@import url("../charcoal/style.css");

/* Make some changes. */

img.bare {
  margin:          0px;
  padding:         0px;
  border-width:    0px;
  vertical-align:  text-top;
}