frappe_docker/frappe-bench/node_modules/less/test/css/globalVars/extended.css
2017-07-31 15:51:51 +05:30

12 lines
144 B
CSS

/**
* Test
*/
#header {
color: #333333;
border-left: 1px;
border-right: 2px;
}
#footer {
color: #114411;
border-color: #f20d0d;
}