progress on new lobby

This commit is contained in:
Alec
2021-11-16 00:22:35 -05:00
parent 909546c84e
commit d9ae7db7b9
26 changed files with 2120 additions and 87 deletions

View File

@@ -39,7 +39,7 @@ h1 {
font-family: 'diavlo', sans-serif;
color: #ab2626;
filter: drop-shadow(2px 2px 4px black);
font-size: 40px;
font-size: 50px;
margin: 0.5em 0;
}
@@ -209,6 +209,14 @@ input {
margin: 0 0 0.5em 0;
}
.good, .compact-card.good .card-role {
color: #4b6bfa !important;
}
.evil, .compact-card.evil .card-role {
color: #e73333 !important
}
@keyframes placeholder {
0%{
background-position: 50% 0