mon-entreprise/source/components/Simulation.css

12 lines
140 B
CSS
Raw Permalink Normal View History

2018-04-05 17:53:01 +00:00
#simu {
2018-08-30 16:09:15 +00:00
margin: 1rem auto;
max-width: 40em;
2018-04-05 17:53:01 +00:00
}
.change-answer-link {
text-align: center;
}
2018-12-27 15:59:29 +00:00
#updateMessage a::after {
display: none
}