Browse Source

website: Consistency in the industry logos

v0.8.7-release
isaacs 13 years ago
parent
commit
1e577f347b
  1. BIN
      doc/images/linkedin-logo.png
  2. BIN
      doc/images/microsoft-logo.png
  3. BIN
      doc/images/yahoo-logo.png
  4. 11
      doc/pipe.css

BIN
doc/images/linkedin-logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
doc/images/microsoft-logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
doc/images/yahoo-logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

11
doc/pipe.css

@ -150,16 +150,7 @@ h1 a, h2 a, h3 a, h4 a
font-size: 11px;
}
#quotes ul li.ebay {
margin-top: -10px;
}
#quotes ul li.linkedin {
margin-top: -4px;
}
#quotes ul li.yahoo {
margin-top: -4px;
#quotes ul li:last-child {
padding-right: 0;
}

Loading…
Cancel
Save