Improve H1 (like RTD)

This commit is contained in:
Fabrice Niessen 2021-01-26 21:11:34 +01:00
parent a579183ceb
commit ab5a8294d8
2 changed files with 5 additions and 5 deletions

View File

@ -9,6 +9,8 @@ h1,h2,h3,h4,h5,h6,legend{
h1{
font-size:175%;
text-align: left !important;
margin-bottom: 0.83em !important;
}
.subtitle{

View File

@ -6,7 +6,7 @@
#+LANGUAGE: en
#+OPTIONS: H:4 num:t toc:2
#+SETUPFILE: https://fniessen.github.io/org-html-themes/org/theme-readtheorg.setup
#+SETUPFILE: ~/org/theme-readtheorg.setup
# See http://pandoc.org/README.html for another organization of the sections
@ -36,6 +36,8 @@ h1,h2,h3,h4,h5,h6,legend{
h1{
font-size:175%;
text-align: left !important;
margin-bottom: 0.83em !important;
}
.subtitle{
@ -195,12 +197,8 @@ dd{
*** Unordered
*** Ordered
*** Description
#+begin_src css