File "job.less"
Full Path: /home/ichhrkpd/public_html/images/less-eduPoint/job.less
File size: 225 bytes
MIME-type: text/plain
Charset: utf-8
/*
* job.less
* -----------------------------------------------
*/
.job-overview {
box-shadow: 0 0 0 2px #eee;
padding: 20px 0 20px 20px;
.dl-horizontal {
dt {
width: auto;
}
dd {
margin-left: 40px;
}
}
}