From af9a2a909807f22c336934a724d6a02fb10fa8fb Mon Sep 17 00:00:00 2001 From: Annanya481 Date: Wed, 30 Sep 2020 10:10:12 +0530 Subject: [PATCH] Made changes to outlook of the website --- css/styles.css | 12 ++++++------ index.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/styles.css b/css/styles.css index 1a7b80b..ea3066d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -3,21 +3,21 @@ body{ text-align: center; font-family: 'Merriweather', serif; line-height: 2; - font-size: 1.3em; + font-size: 1.5em; color: #687466; - + background-color: thistle; } h1{ margin-top: 50px auto 0 auto; font-family: 'Sacramento', cursive; font-size: 5.625rem; -color: #66BFBF; +color:/* #66BFBF*/turquoise; } h2{ - color: #66BFBF; + color:/* #66BFBF*/turquoise; font-family: 'Montserrat', sans-serif; font-size: 2.5rem; @@ -33,7 +33,7 @@ hr{ width:4%; margin: 80px auto; } -.top-container{background-color: #cff1ef; +.top-container{background-color: lightseagreen; /* #cff1ef*/ position: relative; padding-top: 100px; @@ -58,7 +58,7 @@ hr{ margin: 100px 0; } .bottom-container{ -background-color: #66bfbf; +background-color: /*#66bfbf*/lightseagreen; padding: 50px 0 20px; } diff --git a/index.html b/index.html index 77713a9..6e433ce 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@

A Web Developer.

profile-pic -

Hello.

+

Hello!

I'm a computer science student who loves to develop and design web pages.