login functionality done

This commit was merged in pull request #1.
This commit is contained in:
Kola92
2023-04-25 16:15:24 +01:00
parent c36c04def5
commit 09afab5c85
18 changed files with 996 additions and 829 deletions

View File

@@ -10457,7 +10457,7 @@ a.text-darker:focus {
margin: 4px 1px;
border-radius: 0.4285rem;
cursor: pointer;
background: #211069;
background: #211069 !important;
background-image: -webkit-linear-gradient(
to bottom left,
#211069,
@@ -10510,27 +10510,27 @@ a.text-darker:focus {
background-color: #263148 !important;
background-image: linear-gradient(
to bottom left,
#344675,
#263148,
#344675
#211069,
#564794,
#211069
) !important;
background-image: -webkit-linear-gradient(
to bottom left,
#211069,
#263148,
#564794,
#211069
) !important;
background-image: -o-linear-gradient(
to bottom left,
#211069,
#263148,
#564794,
#211069
) !important;
background-image: -moz-linear-gradient(
to bottom left,
#344675,
#263148,
#344675
#211069,
#564794,
#211069
) !important;
color: #ffffff;
box-shadow: none;
@@ -10643,9 +10643,9 @@ fieldset[disabled] .navbar .navbar-nav > a.btn.active {
border-color: #344675;
background-image: linear-gradient(
to bottom left,
#344675,
#263148,
#344675
#211069,
#564794,
#211069
) !important;
background-image: -webkit-linear-gradient(
to bottom left,