demarches-normaliennes/app/assets/stylesheets/dossiers.scss
2015-12-10 17:13:39 +01:00

30 lines
No EOL
493 B
SCSS

// Place all the styles related to the dossiers controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
h5 span {
font-weight: normal
}
#insee_infogreffe {
font-size: 17px;
}
.flag {
display: inline;
margin-left: auto;
margin-right: auto;
padding-right: 20px;
padding-left: 20px;
img {
max-width: 150px;
max-height: 60px;
}
}
#recap_dossier {
#validate_button {
float: right;
}
}