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

Side by Side Diff: includes/hero-download.html

Issue 29722659: Fixes #36 - Adjusted heading font-sizes and line-heights (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created March 14, 2018, 1:33 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/footnote.tmpl ('k') | includes/index.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <div id="hero-download" class="container">
2 <div class="row">
3 <header class="column one-half content">
4 <h1>{{ surf-the-web-heading[heading] <span class="avoid-wrap">SURF THE WEB </span> <span class="avoid-wrap">WITH NO ANNOYING ADS</span> }}</h1>
5 <ul>
6 <li>{{ surf-the-web-item-1[list item] Experience a cleaner, faster web a nd block annoying ads }}</li>
7 <li>{{ surf-the-web-item-2[list item] Acceptable Ads are allowed by defa ult to support websites <span class="small">(<a href="acceptable-ads">learn more </a>) [<a href="#footnote">1</a>]</span> }}</li>
8 <li>{{ surf-the-web-item-3[list item] Adblock Plus is free and open sour ce (GPLv3) }}</li>
9 </ul>
10 <p>
11 <small id="hero-download-tos">{{ hero-download-tos[terms of service] By clicking the Agree and Install button below, you agree to our <a href="terms">Te rms of Use</a>. }}</small>
12 <br>
13 <a
14 id="hero-download-button"
15 class="button primary"
16 href="download">
17 {{ hero-download-label[button label] Install }}
18 </a>
19 </p>
20 </header>
21 <header class="column one-half maxthon-only">
22 <h1>{{ abp-and-maxthon-heading[heading] ADBLOCK PLUS IS ALREADY PART OF YO UR MAXTHON BROWSER }}</h1>
23 <p>{{ abp-and-maxthon-body Together, Maxthon and Adblock Plus allow you to experience a faster, cleaner web by eliminating annoying and malicious ads, dis abling tracking and more. To help keep the web sustainable, support websites wit h <a href="https://acceptableads.com/">Acceptable Ads</a> (enabled by default). }}</p>
24 </header>
25 <aside class="column one-half">
26 <div id="hero-download-video" class="video-parent">
27 <a class="video-link" target="_blank" href="https://www.youtube-nocookie .com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&amp;controls=2&a mp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=light&amp;autopl ay=1">
28 <img class="video-thumbnail" src="/img/video-thumbnail.jpg" alt="{{ vi deo-alt-text[alt text] Introduction to Adblock Plus video thumbnail }}">
29 <img class="video-play" src="/img/video-external.png" alt="{{ video-pl ay-alt-text[alt text] Play Video }}">
30 </a>
31 <p class="video-disclaimer">
32 {{ video-disclaimer Click to play this video. Please note that this vi deo is hosted by YouTube. When this video is played, some personal data is trans ferred to YouTube. For more information, please review YouTube's <a href='https: //www.google.com/intl/en/policies/privacy/' target='_blank'>privacy policy</a>. }}
33 </p>
34 </div>
35 </aside>
36 </div>
37 </div>
OLDNEW
« no previous file with comments | « includes/footnote.tmpl ('k') | includes/index.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld