mirror of
https://github.com/less/less.js.git
synced 2026-01-22 21:58:14 -05:00
37 lines
468 B
CSS
37 lines
468 B
CSS
.whitespace {
|
|
color: white;
|
|
}
|
|
.whitespace {
|
|
color: white;
|
|
}
|
|
.whitespace {
|
|
color: white;
|
|
}
|
|
.whitespace {
|
|
color: white;
|
|
}
|
|
.whitespace {
|
|
color: white ;
|
|
}
|
|
.white, .space, .mania {
|
|
color: white;
|
|
}
|
|
.no-semi-column {
|
|
color: #ffffff;
|
|
}
|
|
.no-semi-column {
|
|
color: white;
|
|
white-space: pre;
|
|
}
|
|
.no-semi-column {
|
|
border: 2px solid #ffffff;
|
|
}
|
|
.newlines {
|
|
background: the,
|
|
great,
|
|
wall;
|
|
border: 2px
|
|
solid
|
|
black;
|
|
}
|