About page

This commit is contained in:
Gaël Métais
2014-12-22 17:45:11 +01:00
parent cf79e95c45
commit 3cd60e9a8d
7 changed files with 48 additions and 21 deletions
+10
View File
@@ -0,0 +1,10 @@
.about {
margin: 3em auto;
width: 50%;
}
.about p {
margin: 2em;
}
.about a {
color: #FFF;
}