1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 16:26:45 +00:00
mon-entreprise/source/components/PageRule.css

15 lines
204 B
CSS
Raw Normal View History

#toSimulation {
background: #333350;
margin: 0 auto 1em;
display: block;
width: 20em;
color: white;
font-size: 180%;
text-align: center;
padding: .2em .6em;
}
#toSimulation i {
margin: 0 .6em
}