From: "Juan Manuel Macías" <maciaschain@posteo.net>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: change the fontsize when exporting to HTML, header not really changed
Date: Thu, 20 Jan 2022 11:48:25 +0000 [thread overview]
Message-ID: <87fspitypi.fsf@posteo.net> (raw)
In-Reply-To: <87ilue4x13.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 20 Jan 2022 09:43:52 +0100")
Hi Uwe
Uwe Brauer writes:
> Now some text is changed as expected the text in the header not really.
>
> Any idea what would be a more appropriate setting?
Taking into account that h1 is the title, h2, h3, etc. are the classes
for the different header levels. You can put something like this:
#+HTML_HEAD: <style> h2 {font-size:108%}</style>
#+HTML_HEAD: <style> body {font-size:108%}</style>
Best regards,
Juan Manuel
next prev parent reply other threads:[~2022-01-20 14:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-20 8:43 change the fontsize when exporting to HTML, header not really changed Uwe Brauer
2022-01-20 11:48 ` Juan Manuel Macías [this message]
2022-01-20 16:14 ` Uwe Brauer
2022-01-20 11:56 ` Eric S Fraga
2022-01-20 16:27 ` Max Nikulin
2022-01-20 16:42 ` Timothy
2022-01-20 17:45 ` Uwe Brauer
2022-01-20 17:55 ` [Solved] (was: change the fontsize when exporting to HTML, header not really changed) Uwe Brauer
2022-01-20 17:56 ` change the fontsize when exporting to HTML, header not really changed Juan Manuel Macías
2022-01-21 17:21 ` Uwe Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fspitypi.fsf@posteo.net \
--to=maciaschain@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).