mayth/parasol

View on GitHub
app/assets/stylesheets/home.css.scss

Summary

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

#ranking {
  table#ranking-board {
    margin-left: auto;
    margin-right: auto;
  }
}