|
|
|
@ -1,57 +1,61 @@
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Fauna;
|
|
|
|
|
src: url("../../assets/fonts/Fauna.ttf");
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: Equinox;
|
|
|
|
|
src: url("../../assets/fonts/Equinox.otf");
|
|
|
|
|
}
|
|
|
|
|
/* End Fonts CSS */
|
|
|
|
|
}
|
|
|
|
|
/* End Fonts CSS */
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
body {
|
|
|
|
|
min-height: 100vh;
|
|
|
|
|
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
|
|
|
|
color: white;
|
|
|
|
|
height: 100vh;
|
|
|
|
|
background-color: #111219;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
li {
|
|
|
|
|
li {
|
|
|
|
|
display: inline;
|
|
|
|
|
width: 225px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a {
|
|
|
|
|
a {
|
|
|
|
|
color: white;
|
|
|
|
|
text-decoration: none !important;
|
|
|
|
|
}
|
|
|
|
|
a:hover {
|
|
|
|
|
}
|
|
|
|
|
a:hover {
|
|
|
|
|
color: white;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h1,
|
|
|
|
|
h2,
|
|
|
|
|
h3,
|
|
|
|
|
h4,
|
|
|
|
|
h5,
|
|
|
|
|
h6,
|
|
|
|
|
.font {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h1,
|
|
|
|
|
h2,
|
|
|
|
|
h3,
|
|
|
|
|
h4,
|
|
|
|
|
h5,
|
|
|
|
|
h6,
|
|
|
|
|
.font {
|
|
|
|
|
font-family: Equinox;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
button {
|
|
|
|
|
th, td {
|
|
|
|
|
color: white;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
button {
|
|
|
|
|
background: transparent;
|
|
|
|
|
color: white;
|
|
|
|
|
outline: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.legend {
|
|
|
|
|
.legend {
|
|
|
|
|
color: #898989;
|
|
|
|
|
font-weight: bolder;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.current {
|
|
|
|
|
.current {
|
|
|
|
|
background: rgb(146, 254, 157);
|
|
|
|
|
background: -moz-linear-gradient(
|
|
|
|
|
50deg,
|
|
|
|
@ -74,9 +78,9 @@
|
|
|
|
|
-moz-border-radius: 4px;
|
|
|
|
|
-ms-border-radius: 4px;
|
|
|
|
|
-o-border-radius: 4px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.send {
|
|
|
|
|
.send {
|
|
|
|
|
background: rgb(146, 254, 157);
|
|
|
|
|
background: -moz-linear-gradient(
|
|
|
|
|
50deg,
|
|
|
|
@ -102,24 +106,24 @@
|
|
|
|
|
|
|
|
|
|
width: max-content;
|
|
|
|
|
height: min-content;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.currentText {
|
|
|
|
|
.currentText {
|
|
|
|
|
color: black;
|
|
|
|
|
}
|
|
|
|
|
.currentText:hover {
|
|
|
|
|
}
|
|
|
|
|
.currentText:hover {
|
|
|
|
|
color: black;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nav-button {
|
|
|
|
|
.nav-button {
|
|
|
|
|
color: #898989;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nav-button:hover {
|
|
|
|
|
.nav-button:hover {
|
|
|
|
|
color: white;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dashboard-card {
|
|
|
|
|
.dashboard-card {
|
|
|
|
|
background: rgb(0, 0, 0);
|
|
|
|
|
background: -moz-linear-gradient(
|
|
|
|
|
315deg,
|
|
|
|
@ -143,9 +147,9 @@
|
|
|
|
|
-o-border-radius: 15px;
|
|
|
|
|
max-height: 350px;
|
|
|
|
|
overflow-y: scroll;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dashboard-card-reversed {
|
|
|
|
|
.dashboard-card-reversed {
|
|
|
|
|
background: rgb(0, 0, 0);
|
|
|
|
|
background: -moz-linear-gradient(
|
|
|
|
|
45deg,
|
|
|
|
@ -162,9 +166,9 @@
|
|
|
|
|
rgba(0, 0, 0, 0.4) 0%,
|
|
|
|
|
rgba(0, 0, 0, 1) 30%
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dashboard-card-mail {
|
|
|
|
|
.dashboard-card-mail {
|
|
|
|
|
background: rgb(0, 0, 0);
|
|
|
|
|
background: -moz-linear-gradient(
|
|
|
|
|
180deg,
|
|
|
|
@ -187,9 +191,9 @@
|
|
|
|
|
-ms-border-radius: 15px;
|
|
|
|
|
-o-border-radius: 15px;
|
|
|
|
|
height: 400px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.user-box input {
|
|
|
|
|
.user-box input {
|
|
|
|
|
width: 100%;
|
|
|
|
|
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
|
|
|
|
padding: 8px 0;
|
|
|
|
@ -199,9 +203,9 @@
|
|
|
|
|
border-bottom: 1px solid #fff;
|
|
|
|
|
outline: none;
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.user-box label {
|
|
|
|
|
.user-box label {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
@ -213,17 +217,17 @@
|
|
|
|
|
-moz-transition: 0.5s;
|
|
|
|
|
-ms-transition: 0.5s;
|
|
|
|
|
-o-transition: 0.5s;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.user-box input:focus ~ label,
|
|
|
|
|
.user-box input:valid ~ label {
|
|
|
|
|
.user-box input:focus ~ label,
|
|
|
|
|
.user-box input:valid ~ label {
|
|
|
|
|
top: -20px;
|
|
|
|
|
left: 0;
|
|
|
|
|
color: rgba(146, 254, 157, 1);
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#message {
|
|
|
|
|
#message {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
resize: none;
|
|
|
|
@ -236,4 +240,4 @@
|
|
|
|
|
-moz-border-radius: 4px;
|
|
|
|
|
-ms-border-radius: 4px;
|
|
|
|
|
-o-border-radius: 4px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|