Files
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

8 lines
99 B
Plaintext

.box(@position: absolute) {
position: @position;
top: 0;
right: 0;
bottom: 0;
left: 0;
}