Wrap a table (bg set to black, width=80%) around the screenshot
so it doesn't look like crap in Netscape. Should look fine in Mozilla either way. I think. -Erik
This commit is contained in:
parent
18d5064c47
commit
39573f7130
@ -13,6 +13,9 @@
|
|||||||
|
|
||||||
<h1> Busybox Screenshot! </h1>
|
<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;
|
<pre style="background-color: black; color: lightgreen; padding: 5px;
|
||||||
font-family: monospace; font-size: smaller;" width="80%">
|
font-family: monospace; font-size: smaller;" width="80%">
|
||||||
@ -42,7 +45,8 @@ $ <blink>_</blink>
|
|||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
</div>
|
</TD></TR>
|
||||||
|
</TABLE>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user