ricarthlima/eo-project-es

View on GitHub
app/assets/stylesheets/inicio.scss

Summary

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

.titulo_centro{
    font-family: 'Mali', cursive;
    color: #68C14D;
    text-align: center;
    font-size: xx-large;
}

.botoes{
    text-align: center;
}