diff --git a/12/style.css b/12/style.css index 9b20e2e..f2063ef 100644 --- a/12/style.css +++ b/12/style.css @@ -100,7 +100,7 @@ color: black; font-size:20px; margin:40px; padding: 40px; - background-image: linear-gradient(white, blue); + background-image: linear-gradient(blue, white); text-align: center; margin-top:30px; max-width:70%; @@ -131,7 +131,7 @@ ul#table_content_03 li{ ul#table_content_03{ - color: black; + color: white; margin-left: 15px; margin-right: 30px; margin-top: 30px;