article-content.scss
335 Bytes
.discussion-header {
@extend .pull-right;
margin-bottom: 20px;
.date {
text-transform: lowercase;
font-size: 16px;
.description {
font-weight: bold;
color: #BFBFBF;
}
.value {
font-size: 15px;
color: #969696;
}
}
.description {
font-weight: bold;
color: #BFBFBF;
}
}