diff --git a/style.css b/style.css index 91e98fb..faf8c48 100644 --- a/style.css +++ b/style.css @@ -5,19 +5,18 @@ h2{ font-family: Verdana, Geneva, Tahoma, sans-serif; } -*{ +h1, h2, p { text-align: center; } -img{ + +img{ display: block; margin: 0 auto; } ul { - text-align: center; list-style-position: inside; } li { - text-align: center; list-style-position: inside; } \ No newline at end of file