14 lines
459 B
SCSS
14 lines
459 B
SCSS
/*
|
|
* -----------------------------------------------------------------------------
|
|
* NibblePoker.lu CSS - Belgium Independence Day Extra
|
|
* Version: 0.0.3
|
|
* Copyright, 2023 Bozet Herwin
|
|
* -----------------------------------------------------------------------------
|
|
* Source: https://github.com/aziascreations/Web-NibblePoker
|
|
* -----------------------------------------------------------------------------
|
|
*/
|
|
|
|
.test-123-456 {
|
|
background-color: red;
|
|
}
|