CZT
2023-09-04 c5e08335a81518a4ec2538d9e6e9e54538df97df
1
2
3
4
5
6
.d-panel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #bbb;
}