From 7e5fe2d17d9b2942b5d285c72a1174fde559f6c7 Mon Sep 17 00:00:00 2001 From: Yash Agrawal Date: Tue, 6 Nov 2018 01:57:41 +0530 Subject: [PATCH 1/2] Readjusted image size --- about.html | 18 +++++------------- css/about.css | 10 +++++----- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/about.html b/about.html index 98db5cf..bf17f22 100644 --- a/about.html +++ b/about.html @@ -97,7 +97,7 @@

Club Coordinator

- +
@@ -200,8 +200,7 @@

Madhu Vinay

- - +
@@ -282,11 +281,7 @@

Raj Vaibhav Dubey

- - - - - +
@@ -402,17 +397,13 @@

Sumedha Rana

- - - - +

Quarks

-
@@ -510,6 +501,7 @@

Yash Agrawal

+
diff --git a/css/about.css b/css/about.css index 0f6c763..90bd534 100644 --- a/css/about.css +++ b/css/about.css @@ -13,13 +13,13 @@ font-size: 100px; } .coordinator-image { - width: 200px; - height: 200px; + width: 150px; + height: 150px; border-radius: 50%; } .member-image { - width: 100px; - height: 100px; + width: 75px; + height: 75px; border-radius: 50%; } .card { @@ -57,4 +57,4 @@ color: #FFA500; font-size: 18px; font-family: 'Average', serif; -} \ No newline at end of file +} From f56f2a67af26e27c02e8cf7a8cfc9bedca27ec59 Mon Sep 17 00:00:00 2001 From: Yash Agrawal Date: Tue, 6 Nov 2018 18:19:10 +0530 Subject: [PATCH 2/2] Updates to links and carousel added --- about.html | 55 ++++++++++++++++--- css/index.css | 70 ++++++++++++++++++++++-- index.html | 114 +++++++++++++++++++++++++++++++++++++--- src/img/background3.jpg | Bin 0 -> 391223 bytes 4 files changed, 221 insertions(+), 18 deletions(-) create mode 100644 src/img/background3.jpg diff --git a/about.html b/about.html index bf17f22..6d99a6c 100644 --- a/about.html +++ b/about.html @@ -20,27 +20,30 @@