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

Unified Diff: pages/requirements.tmpl

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.
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 | « pages/opera.md ('k') | pages/safari.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/requirements.tmpl
===================================================================
--- a/pages/requirements.tmpl
+++ b/pages/requirements.tmpl
@@ -28,22 +28,25 @@
<h2 id="safari">Safari</h2>
<ul>
<li>Safari 6</li>
<li>Safari 7</li>
<li>Safari 8</li>
<li>Safari 9</li>
<li>Safari 10</li>
- <li>Safari 11</li>
</ul>
<h2 id="internet-explorer">Internet Explorer</h2>
<ul>
<li>Internet Explorer 8</li>
<li>Internet Explorer 9</li>
<li>Internet Explorer 10</li>
<li>Internet Explorer 11</li>
</ul>
{{ browser_versions("Yandex.Browser", "yandex") }}
{{ browser_versions("Firefox Mobile", "fennec", firefox_versions) }}
+
+{{ browser_versions("SeaMonkey", "seamonkey") }}
+
+{{ browser_versions("Thunderbird", "thunderbird") }}
« no previous file with comments | « pages/opera.md ('k') | pages/safari.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld