23 lines
300 B
CSS
23 lines
300 B
CSS
.newsletterpro-my-account {
|
|
|
|
}
|
|
|
|
.newsletterpro-my-account h3 {
|
|
font-weight: bold !important;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.newsletterpro-my-account h2 {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.newsletterpro-list-of-interests {
|
|
|
|
}
|
|
|
|
.newsletterpro-list-of-interests ul {
|
|
margin: 0;
|
|
}
|