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

Unified Diff: templates/default.tmpl

Issue 29354725: Issue 4461 - update Eyeo logo (Closed)
Patch Set: Fixed logo size and alignment Created Sept. 27, 2016, 7:32 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 | « static/images/logo-2x.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/default.tmpl
===================================================================
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -31,18 +31,17 @@
</head>
<body id="top" class="home page page-template-default apollo_validation_on cover wpb-js-composer js-comp-ver-3.6.14.1 vc_responsive">
<header id="header" class="top">
<div class="content-block">
{{"index"|linkify(id="logo",title="Eyeo GmbH",rel="home")}}
- <img src="/images/logo.png" srcset="/images/logo.png 1x, /images/logo-2x.png
- 2x" height="51px" alt="Eyeo GmbH" />
+ <img src="/images/logo.png" srcset="/images/logo.png 1x, /images/logo-2x.png 2x" alt="Eyeo GmbH" />
</a>
<a class="assistive-text" href="#content">
Skip to main content
</a>
<button id="header-hamburger" aria-expanded="false">
<span class="assistive-text">Toggle navigation</span>
« no previous file with comments | « static/images/logo-2x.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld