You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

memberOpinion.98b762b6.css 525B

4 kuukautta sitten
1
  1. .memberOpinion .box{background:#FFFFFF;box-shadow:0 3px 6px rgba(62,99,170,.06);border-radius:4px;border:1px solid #D8DADF;padding:24px}.memberOpinion .box .title{margin-bottom:24px}.memberOpinion .box .title .time{display:flex;align-items:center;color:rgba(0,0,0,.45)}.memberOpinion .box .content .item{display:flex;align-items:center}.memberOpinion .box .content .item:not(:last-of-type){margin-bottom:8px}.memberOpinion .box .content .label{color:rgba(0,0,0,.45)}.memberOpinion .box .content .value{color:rgba(0,0,0,.65)}