Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/cross-promotion.tmpl

Issue 29721720: Fixes #32 - Adjustments to cross-promotion section (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Removed global font-size change Created March 14, 2018, 12:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | locales/en/abb-notification.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/cross-promotion.tmpl
===================================================================
--- a/includes/cross-promotion.tmpl
+++ b/includes/cross-promotion.tmpl
@@ -1,9 +1,9 @@
-<section id="abb-notification" class="section bg-secondary">
+<section id="abb-notification" class="bg-secondary">
<div class="container phablet-width content text-center">
<h2 class="h1">{{ get_string("abb_notification", "abb-notification") }}</h2>
<figure>
<img src="/img/abb-logo.png" alt="{{ get_string("abb_logo_alt", "abb-notification") }}" id="abb-logo">
<figcaption>
<h3>{{ get_string("abb_notification_link", "abb-notification") }}</h3>
<p>{{ get_string("abb_notification_description", "abb-notification") }}</p>
« no previous file with comments | « no previous file | locales/en/abb-notification.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld