mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
10 lines
150 B
CSS
10 lines
150 B
CSS
.variables {
|
|
width: 14cm;
|
|
}
|
|
.variables {
|
|
height: 24px;
|
|
color: #888888;
|
|
font-family: "Trebuchet MS", Verdana, sans-serif;
|
|
quotes: "~" "~";
|
|
}
|