diff --git a/www/css/style.css b/www/css/style.css index c032d04..bcb97e4 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -46,10 +46,10 @@ background-color: rgb(104, 170, 56); } -/****************************/ -/* PAGE: Univers Sci-fi */ +/**************************************/ +/* PAGE: Univers Sci-fi et sous-pages */ /* AUTEUR: Léa */ -/****************************/ +/**************************************/ .lore { background-color: #C19F8A; color: #FFEFE5; @@ -65,12 +65,13 @@ } .lore table{ - width: 60%; + width: 70%; border: 2px solid #FFEFE5; margin: 10px; } .lore th{ + padding: 10px; border: 1px solid #FFEFE5; }