/* $Id: dnd_character_generator.css,v 1.1.2.2 2009/05/27 18:09:50 alexiswilke Exp $ */
/* CSS file for the D&D Character Generator module */

#dnd-character-generator a {
  font-size: 75%;
  text-decoration: none;
}

#dnd-character-generator .sub-title {
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 15px;
}

#dnd-character-generator table {
  border-collapse: separate;
}
