Make it clearer the project is open-source

This commit is contained in:
Gaël Métais
2015-04-25 18:38:58 +02:00
parent 486ede9396
commit 2df713ca0c
3 changed files with 17 additions and 3 deletions
+7 -1
View File
@@ -1,8 +1,14 @@
.promess {
padding: 0em 2em 3em;
padding: 0em 2em;
margin-bottom: 0.5em;
font-weight: normal;
font-size: 1.2em;
}
.price {
padding: 0em 2em 3em;
margin-top: 0em;
font-size: 0.9em;
}
.url {
width: 50%;
}