docs: html: adapt custom css
highlighting the current chapter and some other small formatting improvements Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		@ -13,3 +13,22 @@ div.body img {
 | 
			
		||||
pre {
 | 
			
		||||
    padding: 5px 10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
li a.current {
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
    border-bottom: 1px solid #000;
 | 
			
		||||
}
 | 
			
		||||
ul li.toctree-l1 {
 | 
			
		||||
    margin-top: 0.5em;
 | 
			
		||||
}
 | 
			
		||||
ul li.toctree-l1 > a {
 | 
			
		||||
    color: #000;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
div.sphinxsidebar form.search {
 | 
			
		||||
    margin-bottom: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
div.sphinxsidebar h3 {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user