refactor description controller

This commit is contained in:
Tanguy PATTE 2015-08-18 10:43:36 +02:00
parent 67a4ff2519
commit 0eb699d6b9
4 changed files with 89 additions and 85 deletions

View file

@ -78,4 +78,11 @@ body {
.center {
text-align:center;
}
textarea#description {
width: 100%;
}
input#nom_projet {
width: 100%;
}