diff --git a/4.css b/4.css index bae4731..208f5e5 100644 --- a/4.css +++ b/4.css @@ -131,13 +131,13 @@ div.landing-bttn{ border: 2px solid #ffffff; border-radius: 5px; padding: 5px 20px; - color: #000000; + color: #0077ff; margin: 15px; max-width: 200px; background-color:#ffffff; - font-weight:700; - font-size:130px; - text-align: center; + font-weight:500; + font-size:35px; + text-align: left; cursor: pointer; } div.main{ @@ -253,12 +253,12 @@ h2{ } h3{ - color:#000000; + color: #0077ff; margin-top:0; margin-bottom:0px; font-weight:400; font-size:35px; - text-align: left; + text-align: center; } hr.intro{