[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [eLyXer-users] CSS for LyX-Code
From: |
Alex Fernandez |
Subject: |
Re: [eLyXer-users] CSS for LyX-Code |
Date: |
Sat, 10 Apr 2010 18:14:44 +0200 |
Sorry to answer myself:
On Sat, Apr 10, 2010 at 6:08 PM, Alex Fernandez <address@hidden> wrote:
> I think it's fine. I will add it to the server, as this:
>
> pre.LyX-Code {
> margin: 0em 3%;
> }
>
> As a % of page width so that browsers on smaller windows don't get
> swamped. Is this good enough?
As a matter of fact, LyX shows a big margin, so I will follow your
suggestion and upload this:
pre.LyX-Code {
margin: 0em 5em;
}
It's already done. Thanks!
Alex.