/**
 * @file
 * Visual styles for Bashpcnewtheme's blocks.
 */

/* Block has its own content wrapper. */
.block .content {
  margin-top: 10px;
}

#gen-menu .block .content {
  margin-top: 0;
}
