On Mon, Mar 23, 2009 at 8:42 AM, Jeff King <peff@xxxxxxxx> wrote: > On Sun, Mar 22, 2009 at 08:05:15PM +0200, Felipe Contreras wrote: > >> tt.literal, code.literal { >> color: navy; >> + font-size: 1em; >> +} > > Isn't 1em already the default size? Or are you trying to override some > other size specification elsewhere? It's hard to tell what the goal is > because your commit message merely says "improve". That's correct. The problem is that when the user has a different size for the sans-serif and monospace fonts it looks horrible when they are on the same paragraph. I thought 1em did the trick, but you are right, it doesn't. It looks like the only way to fix this is to set absolute sizes. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html