Repository URL to install this package:
|
Version:
0.4.21 ▾
|
.propertyList .heading {
border-bottom: 1px solid #eee;
margin-bottom: 0.5em;
}
.propertyList dl {
font-size: 0.9em;
}
.propertyList dl dt,dd {
white-space: normal;
line-height: 1.8;
}
@media only screen and (min-width: 768px) {
.propertyList dl dt{
width: 120px;
}
.propertyList dl dd{
white-space: normal;
margin-left: 140px;
}
}