Skip to content
Snippets Groups Projects
Commit 9096f83f authored by anuraggoel's avatar anuraggoel
Browse files

paper: overlapping of section title on help pages (issue4051)

Now there will be no overlap lines between various section title
on help pages. http://selenic.com/repo/hg/help/config
parent b0078867
Branches
Tags
No related merge requests found
......@@ -168,7 +168,7 @@
h2 { font-size: 120%; border-bottom: 1px solid #999; }
h2 a { color: #000; }
h3 {
margin-top: -.7em;
margin-top: +.7em;
font-size: 100%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment