10 lines
196 B
CSS
10 lines
196 B
CSS
/* Style 2 */
|
|
.eael-fancy-text-container.style-2 {
|
|
font-size: 24px;
|
|
}
|
|
.eael-fancy-text-container.style-2 .eael-fancy-text-strings {
|
|
background: #ff5544;
|
|
color: #fff;
|
|
padding: 10px 25px;
|
|
}
|