// Place all the styles related to the KeepDisks controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

/* Margin allows us some space between the table above. */
div.graph {
    margin-top: 20px;
}
div.graph h3, div.graph h4 {
    text-align: center;
}