Hi

On Wed, Dec 19, 2018 at 7:17 PM Aleksandar Markovic
<[email protected]> wrote:
>
>
> On Nov 22, 2018 3:18 PM, "Marc-André Lureau" <[email protected]> 
> wrote:
> >
> > Style a bit the HTML documents, to make them look like qemu.org pages.
> >
> > Signed-off-by: Marc-André Lureau <[email protected]>
> > ---
> >  Makefile                     |   2 +
> >  docs/texinfo-extra-head.html |   7 ++
> >  docs/texinfo.css             | 226 +++++++++++++++++++++++++++++++++++
> >  3 files changed, 235 insertions(+)
> >  create mode 100644 docs/texinfo-extra-head.html
> >  create mode 100644 docs/texinfo.css
> >
>
> Marc-André,
>
> I salute these effort, and also my eyes say thank you to you.
>
> I just have a suggestion that command line examples, like this one:
>
> qemu-system-i386 [options] [disk_image]
>
> have a little larger letters. (maybe it is just my system, I see them as if 
> their size is almost twice smaller than regular text size)

Easy, change
pre.verbatim {
font-size: smaller
}

to larger.

>
> Thanks again!

Note that there is an alternative proposal that looks more interesting
in "[qemu-web PATCH] Import historical documentation"
I don't know what's the status about it.

Reply via email to