projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d5064
)
Wrap a table (bg set to black, width=80%) around the screenshot
author
Eric Andersen
<andersen@codepoet.org>
Wed, 31 Jan 2001 17:14:17 +0000
(17:14 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 31 Jan 2001 17:14:17 +0000
(17:14 -0000)
so it doesn't look like crap in Netscape. Should look fine in
Mozilla either way. I think.
-Erik
docs/busybox.net/screenshot.html
patch
|
blob
|
history
diff --git
a/docs/busybox.net/screenshot.html
b/docs/busybox.net/screenshot.html
index ff0d4f14359cf52c7f4a3ae6534c8b27e95d4564..8424fcef6add2404fbad78a8b5248d5c11f24af6 100644
(file)
--- a/
docs/busybox.net/screenshot.html
+++ b/
docs/busybox.net/screenshot.html
@@
-13,6
+13,9
@@
<h1> Busybox Screenshot! </h1>
+<TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1>
+<TR><TD BGCOLOR="#000000">
+
<pre style="background-color: black; color: lightgreen; padding: 5px;
font-family: monospace; font-size: smaller;" width="80%">
@@
-42,7
+45,8
@@
$ <blink>_</blink>
</pre>
-</div>
+</TD></TR>
+</TABLE>
</body>