Commit e3c34d4fa3980ce1ad8eb24f84724b18ed68bf78

Authored by Myriam Bouchemit
1 parent 6de76220

ajout height pour fenĂȘtre main

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
js/resources/css/styles.css
... ... @@ -40,6 +40,7 @@ body {
40 40 #main
41 41 {
42 42 width: 710px;
  43 +height: 320px;
43 44 padding: 10px;
44 45 padding-top: 20px;
45 46 /*background: #ffffff; */
... ...