Files
YellowLabTools/front/src/css/about.css
T
2014-12-22 17:45:11 +01:00

11 lines
101 B
CSS

.about {
margin: 3em auto;
width: 50%;
}
.about p {
margin: 2em;
}
.about a {
color: #FFF;
}