24 lines
609 B
Plaintext
24 lines
609 B
Plaintext
.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;
|
|
} |