[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

small change "debwiki.css" on wiki.d.org



Hi all,

A definition CSS on line 400 in  debwiki.css

Not set the correct alignment with the parameter.

Exemple:  http://wiki.debian.org/DebianDayArtwork

{{attachment:debaday.png||align="right"}}


Generates the code to align correctly. But the CSS is by default:

p img.attachment {
float: left;    <------ need remove this!
padding-right: 1.5em;
}


Fix Bug:
Need remove line 400 "float: left;" on debwiki.css


thanks.

--
://ValessioBrito.info
Comunicação e Tecnologia
mobile: +55 71 VALESSIO


Reply to: