On Mon, Sep 16, 2013 at 08:22:49AM -0700, Andrei Alexandrescu wrote: > On 9/16/13 6:40 AM, Vladimir Panteleev wrote: > >What before was <dd>, now is <div class="d_decl_dd"> (and the margin was > >a dd style). Why this change? You can apply any properties of one to the > >other through CSS. > > Great, thanks. Now fixed. My intent was to use <div> and <span> for > styling ddoc elements to the extent possible, in order to make > styling as flexible as possible. But I forgot to give the > appropriate style to d_decl_dd (hopefully not others). > > Destroy: http://erdani.com/d/phobos/std_array.html [...]
OK, that looks *much* better. Thanks! T -- The volume of a pizza of thickness a and radius z can be described by the following formula: pi zz a. -- Wouter Verhelst
