diff --git a/style-m.css b/style-m.css index 195e5ad..dc2a234 100644 --- a/style-m.css +++ b/style-m.css @@ -3,7 +3,20 @@ color: #000000; } -h1{ -background: #006400; + +h2{ +background-color: #006400; color: #ffffff; +border-style: outset; +font-size: 40px; } + +h3{ +background-color: #228b22/; +color: #ffffff; +border-style: groove; +font-size: 25px; +} + +p{ +font