demarches-normaliennes/app/assets/stylesheets/siret.scss

19 lines
366 B
SCSS
Raw Normal View History

2015-08-10 11:05:06 +02:00
// Place all the styles related to the start controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.mask {
display: none;
}
#dossier_siret {
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
width: 200px;
}
#titre_procedure {
margin-top: 3%;
margin-bottom: 2%;
2015-08-10 11:05:06 +02:00
}