2024-09-27 17:49:18 +08:00
|
|
|
.org-parent{
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
color: '#000';
|
|
|
|
|
padding: 20px;
|
|
|
|
|
background: url(../../../../public/assets/images/one.png) 0 0 no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.org-parent1{
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
color: '#000';
|
|
|
|
|
padding: 10px;
|
|
|
|
|
background: url(../../../../public/assets/images/two.png) 0 0 no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.org-parent2{
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
color: '#000';
|
|
|
|
|
padding: 10px;
|
|
|
|
|
background: url(../../../../public/assets/images/three.png) 0 0 no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.org-parent3{
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
color: '#000';
|
|
|
|
|
padding: 10px;
|
|
|
|
|
background: url(../../../../public/assets/images/four.png) 0 0 no-repeat;
|
|
|
|
|
}
|