<?xml version="1.0" encoding="windows-1252"?>
<node id="487426" title="Re^2: More ways to download code..." created="2005-08-29 10:28:36" updated="2005-08-29 06:28:36">
<type id="11">
note</type>
<author id="190134">
kelan</author>
<data>
<field name="doctext">
&lt;p&gt;
I know it probably isn't for everyone, but for quite a while I've had code blocks styled with a border around them for easier skimming. This makes it very apparent what the (d/l) links are attached to. Here's the CSS if anyone is interested:
&lt;code&gt;
.code {
    font-size: 13;
    display: block;
    border: 1px solid #666;
    color: #040;
    padding: 1em;
}
&lt;/code&gt;
Modify to taste.
&lt;/p&gt;</field>
<field name="root_node">
487248</field>
<field name="parent_node">
487269</field>
</data>
</node>
