Files
Web-NibblePoker/resources/NibblePoker/scss/site/image.scss
2023-05-23 17:53:42 +02:00

43 lines
464 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;
}
// Logo colors
//.npl1, .npl6 {
//}
//
//.npl2, .npl5 {
//}
//
//.npl3, .npl4 {
//}