9 lines
148 B
CSS
9 lines
148 B
CSS
|
.aIBehavioralPop>div{
|
||
|
text-align: center;
|
||
|
}
|
||
|
.aIBehavioralPop>div>div{
|
||
|
text-align:left;
|
||
|
}
|
||
|
.aIBehavioralPop>div>div>p{
|
||
|
line-height:30px;
|
||
|
}
|