2015-12-16 10:13:22 -05:00
|
|
|
.detail-page-header {
|
2016-01-13 08:37:25 -05:00
|
|
|
padding: 7px 0;
|
2015-12-16 10:13:22 -05:00
|
|
|
border-bottom: 1px solid $border-color;
|
|
|
|
color: #5c5d5e;
|
|
|
|
font-size: 16px;
|
2015-12-23 09:46:13 -05:00
|
|
|
line-height: 34px;
|
2015-12-16 10:13:22 -05:00
|
|
|
|
|
|
|
.author {
|
|
|
|
color: #5c5d5e;
|
|
|
|
}
|
|
|
|
|
|
|
|
.identifier {
|
|
|
|
color: #5c5d5e;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.detail-page-description {
|
|
|
|
.title {
|
|
|
|
margin: 0;
|
|
|
|
font-size: 23px;
|
|
|
|
color: #313236;
|
|
|
|
}
|
|
|
|
|
|
|
|
.description {
|
|
|
|
margin-top: 6px;
|
|
|
|
|
|
|
|
p:last-child {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|