Started massive refactoring, Removed halfmoon, Added new personnal common CSS, Site now runs at >5 fps on low-end
Update .gitignore, .htaccess, and 264 more files...
This commit is contained in:
42
resources/NibblePoker/scss/site/image.scss
Normal file
42
resources/NibblePoker/scss/site/image.scss
Normal file
@@ -0,0 +1,42 @@
|
||||
// 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 {
|
||||
//}
|
||||
|
Reference in New Issue
Block a user