mon-entreprise/source/components/About.css

14 lines
169 B
CSS
Raw Normal View History

2016-12-20 13:54:54 +00:00
#about section {
font-size: 120%;
padding-top: 4em;
width: 50%;
margin: 0 auto;
}
#notes {
padding-top: 3em;
color: #555;
font-size: 90%;
font-style: italic;
}