12 lines
224 B
CSS
12 lines
224 B
CSS
.__PFX__-bn4 {
|
|
background:#fafafa;
|
|
padding:22px 16px;
|
|
border-radius:10px;
|
|
margin:16px;
|
|
}
|
|
.__PFX__-bn4 h2 {
|
|
font-size:20px;
|
|
color:var(--primary-color);
|
|
}
|
|
.__PFX__-bn4 p { color:#666; font-size:13px; }
|