shell bypass 403
UnknownSec Shell
: /proc/thread-self/root/proc/thread-self/root/home/bouloter/www/builder-source/src/style/ [ drwxrwxr-x ]
@import "variables.scss";
.#{$prefix} {
@each $cnum, $ccol in (one, $primaryColor), (two, $secondaryColor), (three, $tertiaryColor), (four, $quaternaryColor) {
&#{$cnum} {
&-bg {
background-color: $ccol;
}
&-color {
color: $ccol;
&-h:hover {
color: $ccol;
}
}
}
}
}