vince
2023-07-05 169e829234045a236419fdf354e1f5acaf13c6df
1
2
3
4
5
6
.d-panel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #bbb;
}