Website: Use a jpeg for the logo, 1/3 the size, no janky slow-loading

Change-Id: I34904379aaf231a5b9bcdb65ff7aae88c5f5b5ad
This commit is contained in:
Brett Slatkin 2011-11-01 21:16:30 -07:00
parent 8f2a133210
commit f2b94ddb67
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -64,7 +64,7 @@ div.content {
<body>
<div id='header'>
<a href="/"><img width='788' height='161' src='camli-header.png' title="Camlistore" border='0' /></a>
<a href="/"><img width='788' height='161' src='camli-header.jpg' title="Camlistore" border='0' /></a>
</div>
<div class='bar'><div class='hatecss'>

View File

@ -1,7 +1,7 @@
<link rel="stylesheet" href="/static/all.css" type="text/css" media="all" charset="utf-8" />
<div id='header'>
<a href="/"><img width='788' height='161' src='/static/camli-header.png' title="Camlistore" border='0' /></a>
<a href="/"><img width='788' height='161' src='/static/camli-header.jpg' title="Camlistore" border='0' /></a>
</div>
<center><div style="display:block; max-width: 788px;">

View File

@ -12,7 +12,7 @@
<body>
<div id='header'>
<a href="/"><img width='788' height='161' src='/static/camli-header.png' title="Camlistore" border='0' /></a>
<a href="/"><img width='788' height='161' src='/static/camli-header.jpg' title="Camlistore" border='0' /></a>
</div>
<div class='bar'><div class='hatecss'>