| Index: includes/abb-notification.tmpl | 
| =================================================================== | 
| --- a/includes/abb-notification.tmpl | 
| +++ b/includes/abb-notification.tmpl | 
| @@ -1,7 +1,7 @@ | 
| -<div id="adblock-browser-notification"> | 
| +<div id="adblock-browser-notification" class="notice"> | 
| {{get_string("abb_notification", "abb-notification")}} | 
| <span> | 
| <img src="/img/abb-logo.png" alt="{{get_string("abb_logo_alt", "abb-notification")}}" /> | 
| <a href="https://adblockbrowser.org">{{get_string("abb_notification_link", "abb-notification")}}</a> | 
| </span> | 
| </div> | 
|  |