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

Side by Side Diff: includes/press/media-gallery.html

Issue 29369432: Issue 4685 - Update images on eyeo.com (Closed)
Patch Set: See notes from previous changeset Created Jan. 12, 2017, 3:35 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/press/media.md ('k') | pages/index.html » ('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 <p id="media-gallery" class="thumbnails">
2 <a href="/images/media/abp-logo.png">
3 <img alt="Adblock Plus logo" src="/images/media/abp-logo-thumb-1x.png" srcse t="/images/media/abp-logo-thumb-1x.png 1x, /images/media/abp-logo-thumb-2x.png 2 x" />
4 </a>
5 <a href="/images/media/eyeo-logo.png">
6 <img alt="eyeo icon" src="/images/media/eyeo-logo-thumb-1x.png" srcset="/ima ges/media/eyeo-logo-thumb-1x.png 1x, /images/media/eyeo-logo-thumb-2x.png 2x" />
7 </a>
8 <a href="/images/media/eyeo-logo-wide.png">
9 <img alt="eyeo logo" src="/images/media/eyeo-logo-wide-thumb-1x.png" srcset= "/images/media/eyeo-logo-wide-thumb-1x.png 1x, /images/media/eyeo-logo-wide-thum b-2x.png 2x" />
10 </a>
11 <a href="/images/media/till-faida.png">
12 <img alt="Till Faida" src="/images/media/till-faida-thumb-1x.png" srcset="/i mages/media/till-faida-thumb-1x.png 1x, /images/media/till-faida-thumb-2x.png 2x " />
13 </a>
14 <a href="/images/media/youtube_customization.png">
15 <img alt="YouTube customization" src="/images/media/youtube_customization_sm all.png" />
16 </a>
17 <a href="/images/media/youtube_ads.png">
18 <img alt="YouTube ad blocking" src="/images/media/youtube_ads_small.png" />
19 </a>
20 <a href="/images/media/facebook_ads.png">
21 <img alt="Facebook ad blocking" src="/images/media/facebook_ads_small.png" / >
22 </a>
23 <a href="/images/media/nytimes_ads.png">
24 <img alt="NY Times ad blocking" src="/images/media/nytimes_ads_small.png" />
25 </a>
26 </p>
OLDNEW
« no previous file with comments | « includes/press/media.md ('k') | pages/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld