From 670c48dfb1ab51407308852d5409381dd96f4f17 Mon Sep 17 00:00:00 2001 From: Shreyaa173 Date: Thu, 30 May 2024 21:57:38 +0530 Subject: [PATCH 1/2] hover --- style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/style.css b/style.css index 2a2f8af0..e4da39c8 100644 --- a/style.css +++ b/style.css @@ -209,6 +209,16 @@ h6 { border-color: #55a5ea; } +#navbar li a{ + color: white; +} + +#navbar a:hover{ + color: #3fbcc0a4; + text-decoration: underline; + text-decoration-color: #3fbcc0a4; +} + /*################----Mobile Navigation----################*/ .mobile-nav-toggle { From e2d72bfeb9e8fff40393a9be88c4101cbad9cc73 Mon Sep 17 00:00:00 2001 From: Shreyaa173 Date: Fri, 31 May 2024 20:12:59 +0530 Subject: [PATCH 2/2] better documentation --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0da6bd4c..71546067 100644 --- a/index.html +++ b/index.html @@ -154,9 +154,9 @@

Medicine use

About Us

-

RapiDoc is an online platform which enables you to get information about your nearest hospitals and - healthcare facilities. It aims to address health-related issues. It is a one-stop destination for all your - medical needs.

+

RapiDoc is an online platform designed to provide comprehensive information about nearby hospitals and healthcare facilities, addressing a wide range of health-related issues. It serves as a one-stop destination for all your medical needs, offering an easy and efficient way to find essential healthcare services. Whether you're looking for the nearest hospital, specialized medical care, or urgent health services, RapiDoc simplifies the process with its user-friendly interface and extensive database. By centralizing health information, it ensures you have quick access to vital resources, enhancing your ability to make informed healthcare decisions and receive timely medical attention. + +