[Moin-user] Problem with Font in Edit Window and Problem with the help pages

Eduardo Mercovich eduardo.mercovich at gmail.com
Fri Dec 22 15:10:09 EST 2006


Hello Kai.

[...]
> I tried to find out how MoinMoin is told which font to use in the Edit
> window - no success.

Look in you theme, in css/screen.css for this:

textarea {
    font-size: 1em;
    font-family: monospace;
}

Add, before "monospace" your desired font, separated with a comma. If
your font name has spaces, enclose it between ' (same char for italic
and bold in Moin).

Regards...
-- 
Eduardo Mercovich
Buenos Aires - Argentina.




More information about the Moin-user mailing list