/*code comment binh luan*/
.comment-content {
margin-top: 6px;
border-radius: 6px;
margin-left: 5px;
position: relative;
border-radius: 10px!important;
text-decoration: none;
background-color: #f8f8f8;
margin-left: 8px;
margin-bottom: 10px;
padding: 11px 16px 1px 16px!important;
box-shadow: 0 0 0 1px #bdbdbd inset;
color: #000000;
vertical-align: middle;
}
.comment-content:before {
content: '';
position: absolute;
border: 1px solid transparent;
background: #f8f8f8;
border-bottom-color: #bdbdbd;
left: -11px;
top: 30%;
border-left-color: #bdbdbd;
transform: rotate(45deg) translatey(-50%);
width: 12px;
height: 12px;
margin: 0;
box-sizing: content-box;
}
.comment-author.mr-half {
width: 37px;
}
Tags: code