diff --git a/README.md b/README.md index 0a8ae9c..046271e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@
+ ## About Project > A website for checking upcoming Hackathons and events organized by the Technical & Engineering board AIT Pune-HACKATHONS. Participate, test your skills and learn alongside! More fuctionalities are bring added to make it better, contributions are most welcome. diff --git a/ait2.png b/ait2.png new file mode 100644 index 0000000..f58dd26 Binary files /dev/null and b/ait2.png differ diff --git a/css/index.css b/css/index.css index 0fb8ad0..87782cb 100644 --- a/css/index.css +++ b/css/index.css @@ -10,6 +10,7 @@ tr { /*navbar*/ .justify-content-end{ margin-left:70% + } .align-top{ margin-top:-4%; @@ -27,9 +28,18 @@ tr { } /* end navbar*/ .heading{ - align-content: center; + display: block; + margin-left: 120px; + margin-right: auto; + width: 50%; } +.headr{ + display: block; + margin-left: 130px; + margin-right: auto; + width: 50%; +} #cover-img{ display: block; margin-left: auto; @@ -45,8 +55,10 @@ table{ } + /* profile cards starts here */ + .our-team{ text-align: center; } @@ -637,4 +649,4 @@ table{ margin-right: auto; width: 20%; } -} \ No newline at end of file + } \ No newline at end of file diff --git a/index.html b/index.html index a6155df..ff3a8d3 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ TECHNICAL AND ENGINEERING BOARD + @@ -61,8 +62,13 @@
+ + +
+

TECHNICAL AND ENGINEERING BOARD

Army Institute of Technology, Pune

+
diff --git a/other headings/ait1.png b/other headings/ait1.png new file mode 100644 index 0000000..9b95b3c Binary files /dev/null and b/other headings/ait1.png differ diff --git a/other headings/tb1.png b/other headings/tb1.png new file mode 100644 index 0000000..d920e8b Binary files /dev/null and b/other headings/tb1.png differ diff --git a/other headings/tb3.png b/other headings/tb3.png new file mode 100644 index 0000000..40fb1ba Binary files /dev/null and b/other headings/tb3.png differ diff --git a/other headings/tbh.png b/other headings/tbh.png new file mode 100644 index 0000000..a36e16b Binary files /dev/null and b/other headings/tbh.png differ diff --git a/other headings/tbh2.png b/other headings/tbh2.png new file mode 100644 index 0000000..ef57049 Binary files /dev/null and b/other headings/tbh2.png differ diff --git a/tb2.png b/tb2.png new file mode 100644 index 0000000..cc67bac Binary files /dev/null and b/tb2.png differ