Re: [css-d] framed image problems in FF

2006-01-31 Thread David Laakso
Augusto Murri wrote: > http://www.augustomurri.it//workBoard/MUSEI/scheda_museo.php# > Looking this in FF the bottom frame of imgs is largely than the others.. > .img_container2 { > float: left; > border: 1px solid #D1E1EE; > text-align: center; > margin: 0px 3px 3px 0px; >

[css-d] framed image problems in FF

2006-01-31 Thread Augusto Murri
Hi all, i've a little problem putting frames around images here : http://www.augustomurri.it//workBoard/MUSEI/scheda_museo.php# Looking this in FF the bottom frame of imgs is largely than the others.. I'm using this css : .img_container2 { float: left; border: 1px solid #D1E1EE;