From c3511e6de5c3329257b73ff7c26396df9c8d6e71 Mon Sep 17 00:00:00 2001
From: Anjaliavv51 <154777864+Anjaliavv51@users.noreply.github.com>
Date: Thu, 13 Jun 2024 14:53:53 +0530
Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E[Bug]:=20Favicon=20and=20Color's?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
issue #538
---
Html-Files/Css-Files/styles.css | 4 +-
Html-Files/news.html | 1 +
assets/css/styles.css | 4 +-
dex.html | 2 +-
index.html | 248 ++++++++------------------------
style.css | 99 +++++++------
6 files changed, 122 insertions(+), 236 deletions(-)
diff --git a/Html-Files/Css-Files/styles.css b/Html-Files/Css-Files/styles.css
index 284a682a..06d3fca9 100644
--- a/Html-Files/Css-Files/styles.css
+++ b/Html-Files/Css-Files/styles.css
@@ -23,7 +23,7 @@ section::before {
left: 0;
width: 50%;
height: 100%;
- background: #fff38e;
+ background: #4bb6b7;
}
.nav_link {
@@ -267,7 +267,7 @@ section::before {
justify-content: center;
align-items: center;
min-height: 100vh;
- background: #fff38e;
+ background: #4bb6b7;
}
section::before {
diff --git a/Html-Files/news.html b/Html-Files/news.html
index c02d86aa..fc3bba7f 100644
--- a/Html-Files/news.html
+++ b/Html-Files/news.html
@@ -6,6 +6,7 @@
News RapiDoc
+
diff --git a/assets/css/styles.css b/assets/css/styles.css
index a74ef220..9d20d3e5 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -6,9 +6,9 @@
/*========== Colors ==========*/
--hue: 45;
--sat: 98%;
- --first-color: hsl(var(--hue), var(--sat), 60%);
+ --first-color: #4bb6b7;
--first-color-light: hsl(var(--hue), var(--sat), 85%);
- --first-color-lighten: hsl(var(--hue), var(--sat), 80%);
+ --first-color-lighten: #4bb6b7;
--first-color-alt: hsl(var(--hue), var(--sat), 53%);
--title-color: hsl(var(--hue), 4%, 15%);
--text-color: hsl(var(--hue), 4%, 35%);
diff --git a/dex.html b/dex.html
index 7efc5fdc..9adf03a6 100644
--- a/dex.html
+++ b/dex.html
@@ -6,7 +6,7 @@
-
+
diff --git a/index.html b/index.html
index 45029050..b5f8dd38 100644
--- a/index.html
+++ b/index.html
@@ -186,12 +186,7 @@
.avatar{
margin: 20px 100px;
}
-.avatar img{
- margin: 0px 450px;
-}
-form{
- margin: 10px 210px;
-}
+
.textbox input{
width:200px;
height: 40px;
@@ -207,7 +202,7 @@
margin-bottom: 20px;
}
#appointment.appointment.section-bg{
- margin: 0px 200px;;
+ margin: 0px 280px 100px;
}
#appointment.appointment.section-bg h2{
margin: 0px 115px ;
@@ -223,6 +218,48 @@
.loader--hidden{
opacity: 0;
visibility: hidden;
+}
+
+
@@ -541,56 +578,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -607,20 +594,20 @@
Patient Portal