CZT
2023-10-07 2583d630205582822e2af3026b75c5f915352bfc
1
2
3
4
5
6
.d-panel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #bbb;
}