From 8b41f9e6ff838067de1aee8c2db81f871d56a2d3 Mon Sep 17 00:00:00 2001 From: RAJU KUMAR Date: Sat, 20 May 2023 12:29:07 +0530 Subject: [PATCH 1/2] Update eventPage.html add button on event link --- eventPage.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/eventPage.html b/eventPage.html index ab1f374..3b35047 100644 --- a/eventPage.html +++ b/eventPage.html @@ -87,7 +87,7 @@

Placnment Prepration Stratiges

@@ -125,7 +125,7 @@

Intrivew Series

"Bahar Grover"

@@ -142,7 +142,7 @@

GSOC Preparation Strategy

"Aman raj"

@@ -159,7 +159,7 @@

How To Start Entrepreneurship Journey?

"Mr. Sidharath Suvankar Nayak"

@@ -181,7 +181,7 @@

Career in Devrel Engineering and Community

@@ -201,7 +201,7 @@

Opening ceremony at University of Lagos

@@ -219,7 +219,7 @@

Roadmap for CSE Students

with a demonstrated history of working in the computer software industry. "

@@ -236,7 +236,7 @@

Open source and Hands on Github

"Sahitya Roy is Founder of eduhub community."

From 9f6875099918fff65bab2cd13a905e75b702587b Mon Sep 17 00:00:00 2001 From: RAJU KUMAR Date: Sat, 20 May 2023 12:32:25 +0530 Subject: [PATCH 2/2] Update style.css add style for button in event link --- assets/css/style.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 47b7b45..625ebce 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -59,9 +59,18 @@ a { } a:hover { - color: #6c7afa; + color: #ffffff; text-decoration: none; } +botton{ + font-size:24px; + font-weight:bolder; + border-radius:5px; + border:1px solid red; + background-color: red;" +} + + h1, h2,