From b9d506166cd52a33d64b8c9f49a6671b015ea7d8 Mon Sep 17 00:00:00 2001 From: Yoshitha-SACK Date: Wed, 2 Feb 2022 08:39:26 +0530 Subject: [PATCH 1/6] Remove the inline css in html files and put it to the custom.css file --- assets/css/custom.css | 10 ++++++++++ index.html | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index f6943108..87d658f1 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -40,6 +40,16 @@ color: #00316A; } +.since-btn { + font-family: 'Roboto'; + font-size: 20px; + font-weight: 400; +} + +.quick-access-cards { + width: 71rem; +} + @media only screen and (max-width: 991px) { .navbar-nav { position: fixed; diff --git a/index.html b/index.html index 5b4436be..1f602f88 100755 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

St. Anthony's College

-

+

Since 1854

@@ -74,7 +74,7 @@

Nam aliquam bibendum ullamcorper. Praesent tempor

Quick Access

-
+
From 4cc0d95c5263eb30cdba7fa622e2b69b36830b4f Mon Sep 17 00:00:00 2001 From: YOSHITHA RATHNAYAKE Date: Thu, 16 Jun 2022 21:40:01 +0530 Subject: [PATCH 2/6] Add padding-top and bottom using bootstrap --- assets/css/custom.css | 2 -- index.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index 87d658f1..da290f8b 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -169,8 +169,6 @@ .contact-section{ background-color: #F3F3F3; - padding-bottom: 40px; - padding-top: 40px; } .contact-section .row{ diff --git a/index.html b/index.html index 1f602f88..10388506 100755 --- a/index.html +++ b/index.html @@ -132,7 +132,7 @@

What’s happening this week?

-
+

Contact Us

From 5934c1c20c50a2b32aab0cf820c77a0dd7c829fb Mon Sep 17 00:00:00 2001 From: YOSHITHA RATHNAYAKE Date: Sat, 18 Jun 2022 12:46:40 +0530 Subject: [PATCH 3/6] Remove the custom width and move the row into a container --- assets/css/custom.css | 4 ---- index.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index 29de87e4..b4705ca2 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -46,10 +46,6 @@ font-weight: 400; } -.quick-access-cards { - width: 71rem; -} - .contact-us .google-map { position: relative; bottom: 8px; diff --git a/index.html b/index.html index 6f864f70..165b4060 100755 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@

Nam aliquam bibendum ullamcorper. Praesent tempor

Quick Access

-
+
From 350346a628d7f21184dca596258f78937d603ccb Mon Sep 17 00:00:00 2001 From: YOSHITHA RATHNAYAKE Date: Sat, 18 Jun 2022 12:55:24 +0530 Subject: [PATCH 4/6] Use an h4 instead of custom css to the Since 1854 text --- assets/css/custom.css | 6 ------ index.html | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index b4705ca2..88753a10 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -40,12 +40,6 @@ color: #00316A; } -.since-btn { - font-family: 'Roboto'; - font-size: 20px; - font-weight: 400; -} - .contact-us .google-map { position: relative; bottom: 8px; diff --git a/index.html b/index.html index c01d0264..aad1def4 100755 --- a/index.html +++ b/index.html @@ -11,9 +11,9 @@ From d4a2eb224a8e9cb282aa7666e52d9f488e963d82 Mon Sep 17 00:00:00 2001 From: YOSHITHA RATHNAYAKE Date: Sat, 18 Jun 2022 23:27:27 +0530 Subject: [PATCH 5/6] Move the container class to line 76 and remove d-flex justify-content-center classes --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index aad1def4..2bdc4801 100755 --- a/index.html +++ b/index.html @@ -73,8 +73,8 @@

Nam aliquam bibendum ullamcorper. Praesent tempor