55 lines
674 B
SCSS
55 lines
674 B
SCSS
// NibblePoker.lu CSS - (C) 2023 Bozet Herwin
|
|
|
|
.img-text {
|
|
height: 1em;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.btn-img {
|
|
display: flex;
|
|
height: 1em;
|
|
}
|
|
|
|
.sidebar-entry > i {
|
|
|
|
}
|
|
|
|
//.align-v-t
|
|
|
|
#logo-sidebar {
|
|
filter: grayscale(100%);
|
|
mix-blend-mode: multiply;
|
|
opacity: 40%;
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
#logo-footer {
|
|
filter: grayscale(100%);
|
|
height: 1.8em;
|
|
object-fit: contain;
|
|
}
|
|
|
|
#error-page-skit {
|
|
max-width: 40%;
|
|
height: auto;
|
|
position: absolute;
|
|
bottom: 1.5em;
|
|
right: 1.5em;
|
|
filter: drop-shadow(0 0 0.5rem #0000007F);
|
|
mix-blend-mode: multiply;
|
|
//opacity: 0.25;
|
|
opacity: 0.2;
|
|
}
|
|
|
|
// Logo colors
|
|
//.npl1, .npl6 {
|
|
//}
|
|
//
|
|
//.npl2, .npl5 {
|
|
//}
|
|
//
|
|
//.npl3, .npl4 {
|
|
//}
|
|
|