refactor description controller
This commit is contained in:
parent
67a4ff2519
commit
0eb699d6b9
4 changed files with 89 additions and 85 deletions
|
@ -78,4 +78,11 @@ body {
|
|||
|
||||
.center {
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
textarea#description {
|
||||
width: 100%;
|
||||
}
|
||||
input#nom_projet {
|
||||
width: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue