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

Side by Side Diff: pages/index.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 | « pages/heading-test.md ('k') | pages/internet-explorer.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 template=raw 1 title=Adblock Plus - Surf the web without annoying ads!
2 2 description=Adblock Plus is the most popular ad blocker available for Firefox, C hrome, Opera, Safari, Android and Internet Explorer. Block all annoying ads all over the web: remove video ads on YouTube, block Facebook ads, get rid of pop-up s and much more. On Google Chrome, Adblock Plus is one of the fastest growing ex tensions ever. Adblock Plus is used on over 100 million devices. Download online for free now!
3 {# 3 template=minimal
4 # This file is part of the Adblock Plus website,
5 # Copyright (C) 2006-present eyeo GmbH
6 #
7 # Adblock Plus is free software: you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License version 3 as
9 # published by the Free Software Foundation.
10 #
11 # Adblock Plus is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
18 #}
19 4
20 <head> 5 <head>
21 <meta http-equiv="refresh" content="0;/{{locale}}/firefox" /> 6 <link rel="stylesheet" href="/css/index.css">
22 </head> 7 </head>
8
9 <? include hero-download ?>
10 <? include as-mentioned ?>
11 <? include features ?>
12 <? include cross-promotion ?>
13 <? include footnote ?>
OLDNEW
« no previous file with comments | « pages/heading-test.md ('k') | pages/internet-explorer.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld