diff --git a/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html b/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html index 2ee7cfec..fc684fba 100644 --- a/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html +++ b/emencia/django/newsletter/templates/newsletter/AutomaticEmail_v2.html @@ -20,14 +20,14 @@ body,table,td,p,a,li,blockquote{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;} .hundered{width:100%!important;} - .tag{font-size: 13px; color: #999999;} - .tag:hover{text-decoration: none;} + a[class*="tag"]{font-size: 13px; color: #999999;} + a[class*="tag"]:hover{text-decoration: none;} .color1{color: #33ccff;} .color2{color: #cc3399;} .color3{color: #99cc66;} .color4{color: #ff6600;} - .event_title{ + a[class*="event_title"]{ font-family: Arial,sans-serif; font-size: 17px; line-height: 21px;