diff --git a/css/styles.css b/css/styles.css index d53f8915751ff1b814dd5700d804db7bb2bec92e..60dc8d96cb4192976549d03ea124d4b4f3dd16f0 100644 --- a/css/styles.css +++ b/css/styles.css @@ -23,8 +23,8 @@ iframe { background-color: #53bdbd; color: #005555; position: relative; - left: 300px; - bottom: 27px; + left: 828px; + bottom: 45px; font-size: 30px; font-weight: bold; border: none; @@ -270,16 +270,18 @@ iframe { outline: none; } -.listeRepas { - height: 500px; +.listeRepas{ + height: 495px; overflow-y: scroll; } .mealOutline { border-radius: 25px; background-color: #F2F2F2; - padding: 10px; - width: 960px; + padding-top: 10px; + padding-bottom: 10px; + padding-left: 50px; + width: 930px; height: 55px; margin-left: 119px; margin-top:1em;