From e76cd5343179961b13b88417ffbd0858e6c43a0b Mon Sep 17 00:00:00 2001 From: Oleg Efimov Date: Sun, 5 Dec 2010 02:06:34 +0300 Subject: [PATCH] Small site fix for image borders and nodejs-dev maillist URL --- doc/index.html | 9 +++------ doc/pipe.css | 1 + 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/index.html b/doc/index.html index eda8bc7002..d3f2e7658f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -268,8 +268,8 @@ git config --global user.name "Ryan Dahl"

The best way for your patch to get noticed is to submit it to the - mailing list in form - of a gists or file attachement. + developers mailing list + in form of a gists or file attachement.

@@ -287,10 +287,7 @@ git config --global user.name "Ryan Dahl" alt='JS String match'/> - -

- -
+
Copyright 2010 Joyent, Inc diff --git a/doc/pipe.css b/doc/pipe.css index 1097ae896d..c86bf2ae36 100644 --- a/doc/pipe.css +++ b/doc/pipe.css @@ -9,6 +9,7 @@ body { } img { padding: 5em 0; + border: 0; } #toc { position: absolute;