Code Comment bình luận

4 Tháng mười một, 2023 | By toanbingo | Filed in: Chưa phân loại.
/*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:

Be the first to write a review

Để lại một bình luận

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *