caisse-bliss/assets/css/split/formulaires.scss
2018-04-18 14:21:58 +02:00

14 lines
134 B
SCSS
Executable File

.current-selling {
ul {
list-style-type: none;
}
}
table {
width: 100%;
}
.btn-primary {
background: $all-text-color;
}