| Index: static/css/index.css | 
| =================================================================== | 
| --- a/static/css/index.css | 
| +++ b/static/css/index.css | 
| @@ -271,32 +271,32 @@ | 
| #features h2 | 
| { | 
| margin: 0; | 
| } | 
| } | 
| /****************************************************************************** | 
| - * #abb-notification | 
| + * #abb-cross-promotion | 
| *****************************************************************************/ | 
| -#abb-notification | 
| +#abb-cross-promotion | 
| { | 
| padding: 3em 0; | 
| } | 
| -#abb-notification h2 | 
| +#abb-cross-promotion h2 | 
| { | 
| margin-top: 0; | 
| margin-bottom: 1.5em; | 
| } | 
| -#abb-notification h2, | 
| -#abb-notification h3 | 
| +#abb-cross-promotion h2, | 
| +#abb-cross-promotion h3 | 
| { | 
| text-transform: uppercase; | 
| } | 
| #abb-logo | 
| { | 
| max-width: 10em; | 
| } | 
| @@ -321,17 +321,17 @@ | 
| @media (min-width: 576px) | 
| { | 
| #abb-app-store-badges .one-half | 
| { | 
| width: 50%; | 
| } | 
| - #abb-notification figure, | 
| + #abb-cross-promotion figure, | 
| #abb-app-store-badges | 
| { | 
| padding-left: 2em; | 
| padding-right: 2em; | 
| } | 
| } | 
| /****************************************************************************** |