diff --git a/apps/Info.html b/apps/Info.html index 59e429272..b02287621 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 67346f5cc..2ee121828 100644 --- a/apps/signup/signup.css +++ b/apps/signup/signup.css @@ -116,8 +116,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 bdaacd701..dbc2748d4 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 42025bfe2..d1eac1686 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.