From 62ad4e0e01c9b0892dafe1be477fb417d5a3a319 Mon Sep 17 00:00:00 2001 From: barchakuz Date: Tue, 26 Mar 2024 00:07:07 +0500 Subject: [PATCH] Contrast Issue --- apps/Info.html | 2 +- apps/signup/signup.css | 12 ++++++++++++ apps/signup/signup.html | 2 +- apps/table.html | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/apps/Info.html b/apps/Info.html index 1605832ab..b50a9f104 100644 --- a/apps/Info.html +++ b/apps/Info.html @@ -85,7 +85,7 @@

caMicroscope

-

Digital pathology image viewer with support for human/machine generated annotations and markups.

+

Digital pathology image viewer with support for human/machine generated annotations and markups.

diff --git a/apps/signup/signup.css b/apps/signup/signup.css index 40d071bfb..be44ee91d 100644 --- a/apps/signup/signup.css +++ b/apps/signup/signup.css @@ -115,8 +115,20 @@ nav li:not(.active):hover a{ } .text-center{ + font-weight: bold; + font-size: 14pt; + color: black; cursor: pointer; } +#info{ + color: black; +} +#sub{ + font-weight:bold; + font-size: 14pt; + background-color: #17a2b8; + +} @media screen and (max-width:736px) { .signup-form { diff --git a/apps/signup/signup.html b/apps/signup/signup.html index 10243698a..7ffe336e9 100644 --- a/apps/signup/signup.html +++ b/apps/signup/signup.html @@ -104,7 +104,7 @@

User Signup

-

+

Non-admin users have to submit a request ticket to admins to get their approval to signup new users. If you are an Admin, you can directly signup users.

diff --git a/apps/table.html b/apps/table.html index 0ad2b8cb1..9b7d45f43 100644 --- a/apps/table.html +++ b/apps/table.html @@ -80,7 +80,7 @@

caMicroscope

-

Digital pathology image viewer with support for human/machine generated annotations and markups.

+

Digital pathology image viewer with support for human/machine generated annotations and markups.