summary refs log tree commit diff stats
path: root/nimdoc
diff options
context:
space:
mode:
authorAndrey Makarov <ph.makarov@gmail.com>2021-03-02 18:41:10 +0300
committerGitHub <noreply@github.com>2021-03-02 16:41:10 +0100
commit02f446405865408f22c4e7f2dbc3ccb842328aee (patch)
treef46ba0a40a01350f1a391f5db7c37bd3c64417db /nimdoc
parenta0daa7a76df48d266363119c18f967c583a7ef67 (diff)
downloadNim-02f446405865408f22c4e7f2dbc3ccb842328aee.tar.gz
RST heading improvements (fix #17091) (#17195)
Diffstat (limited to 'nimdoc')
-rw-r--r--nimdoc/testproject/expected/nimdoc.out.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/nimdoc/testproject/expected/nimdoc.out.css b/nimdoc/testproject/expected/nimdoc.out.css
index b3595d891..db9a7ce97 100644
--- a/nimdoc/testproject/expected/nimdoc.out.css
+++ b/nimdoc/testproject/expected/nimdoc.out.css
@@ -384,6 +384,7 @@ h2 {
   margin-top: 2em; }

 

 h2.subtitle {

+  margin-top: 0em;

   text-align: center; }

 

 h3 {