mirror of
https://github.com/less/less.js.git
synced 2026-01-23 14:18:00 -05:00
7 lines
94 B
CSS
7 lines
94 B
CSS
#functions {
|
|
color: #660000;
|
|
width: 16;
|
|
height: undefined("self");
|
|
border-width: 5;
|
|
}
|