site: relnotes: tighten up TOC item spacing
This commit is contained in:
		
							parent
							
								
									08244f0747
								
							
						
					
					
						commit
						096f4ebe0d
					
				| @ -146,7 +146,7 @@ pre.shell { | ||||
| #toc > ol > li > ol li { | ||||
| 		padding-left:1em; | ||||
| } | ||||
| /* embolden/separate top items */ | ||||
| /* embolden and top-pad top-level items */ | ||||
| #toc > ol > li { | ||||
|   padding-top:1em; | ||||
|   font-weight:bold; | ||||
|  | ||||
| @ -1,5 +1,8 @@ | ||||
| <!-- Web release notes. Content since 1.0 comes from doc/release-notes.org. --> | ||||
| <!-- Putting the dates last is preferred for readability, but they are first in the headings below since that nicely keeps them out of the anchor urls. --> | ||||
| <style> | ||||
| #toc > ol > li { padding-top:0; } | ||||
| </style> | ||||
| <nav id="toc"> | ||||
| <p>Major releases:</p> | ||||
| <ol> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user