On Wed, Nov 19, 2008 at 6:10 PM, Georg Brandl <[EMAIL PROTECTED]> wrote:
>> This does not seem to center-align images, at least not for me. As a
>> workaround, I added
>>
>> div.math img {
>> display: block;
>> margin-left: auto;
>> margin-right: auto;
>> }
>
> That's curious. Which browsers did you test?
Firefox 3.0.4, Windows.
> Quite right. I cannot recall why I left out that obvious one -- fixed now.
That made a tremendous difference. Many thanks!
Fredrik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---