From fcada2a7a8f292522f80af5ab354c1e7ef14fcd3 Mon Sep 17 00:00:00 2001 From: venkatasai1505 <96164752+venkatasai1505@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:19:01 +0530 Subject: [PATCH 1/6] Update index.html --- index.html | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bf51bfc..6099449 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,34 @@ Super Wars + +
+
+

+
Captain America
+

12

+
+

+
Dr. Strange
+

30

+
+
+

5-0

+
+

+
Thanos
+

50

+
+

+
Gem Woman
+

12

+
+
+ + +
+ - - - From 7f9e470c130769a4a41b9321312bc164ba4e6dba Mon Sep 17 00:00:00 2001 From: venkatasai1505 <96164752+venkatasai1505@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:19:50 +0530 Subject: [PATCH 2/6] Update style.css --- style.css | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index e31018b..5989eae 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,40 @@ -.footer{ - margin-left : 80px; - font-size : 18px; +body { + display: flex; + height: calc(100vh - 16px); + justify-content: center; + align-items: center; } +.footer { + margin-top: 50px; + font-size: 18px; +} +h1 { + text-align: center; + font-size: 50px; +} +.container { + display: grid; + height: 50px; + grid-template-columns: 170px 170px 300px 170px 170px; + grid-gap: 20px; + height: 100%; +} +.child { + font-size: 20px; + text-align: center; + box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; + border-radius: 15px; +} +.numbers { + margin-top: -2px; + font-size: 40px; +} +.gap { + grid-column-gap: 420px; +} +.mainCont { + display: flex; + flex-direction: column; + align-items: center; +} + From f4c2b08e416fb29ae00a3ace7677d19754d794f2 Mon Sep 17 00:00:00 2001 From: venkatasai1505 <96164752+venkatasai1505@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:20:38 +0530 Subject: [PATCH 3/6] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6099449..08360a1 100644 --- a/index.html +++ b/index.html @@ -22,11 +22,11 @@

5-0

-

+

Thanos

50

-

+

Gem Woman

12

From 641908ae8419d7453d663a96e95f254df2914489 Mon Sep 17 00:00:00 2001 From: venkatasai1505 <96164752+venkatasai1505@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:22:54 +0530 Subject: [PATCH 4/6] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 08360a1..871b7c0 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ Super Wars - +
From 51f3d4228b890813f100ad4fceae90e6ed2cc8d2 Mon Sep 17 00:00:00 2001 From: venkatasai1505 Date: Sat, 9 Jul 2022 18:27:26 +0530 Subject: [PATCH 5/6] he --- index.html | 29 ++++++++++++++++++++++++++--- style.css | 41 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 64 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index bf51bfc..a51bbd4 100644 --- a/index.html +++ b/index.html @@ -6,12 +6,35 @@ Super Wars - + - -
Made with by ProGrad
+
+
+

+
Captain America
+

12

+
+

+
Dr. Strange
+

30

+
+
+

5-0

+
+

+
Thanos
+

50

+
+

+
Gem Woman
+

12

+
+
+ +
Made with by ProGrad
+
diff --git a/style.css b/style.css index e31018b..db6ba93 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,39 @@ -.footer{ - margin-left : 80px; - font-size : 18px; +body { + display: flex; + height: calc(100vh - 16px); + justify-content: center; + align-items: center; +} +.footer { + margin-top: 50px; + font-size: 18px; +} +h1 { + text-align: center; + font-size: 50px; +} +.container { + display: grid; + height: 50px; + grid-template-columns: 170px 170px 300px 170px 170px; + grid-gap: 20px; + height: 100%; +} +.child { + font-size: 20px; + text-align: center; + box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; + border-radius: 15px; +} +.numbers { + margin-top: -2px; + font-size: 40px; +} +.gap { + grid-column-gap: 420px; +} +.mainCont { + display: flex; + flex-direction: column; + align-items: center; } From 1e57c4735c6f1f10280698be7a3c3de03cf99ee2 Mon Sep 17 00:00:00 2001 From: venkatasai1505 Date: Sat, 9 Jul 2022 18:33:12 +0530 Subject: [PATCH 6/6] htt --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 871b7c0..8d20872 100644 --- a/index.html +++ b/index.html @@ -11,28 +11,28 @@
-

+

Captain America

12

-

+

Dr. Strange

30

5-0

-

+

Thanos

50

-

+

Gem Woman

12

-
Made with by ProGrad
+