mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
This commit is contained in:
		
						commit
						7702726012
					
				@ -214,3 +214,22 @@ span[style] {
 | 
			
		||||
.footnote-back-link a {
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
 }
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Widows and orphans
 | 
			
		||||
 */
 | 
			
		||||
p,
 | 
			
		||||
blockquote {
 | 
			
		||||
    widows: 4;
 | 
			
		||||
    orphans: 4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pre > code {
 | 
			
		||||
    widows: 6;
 | 
			
		||||
    orphans: 6;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1, h2, h3, h4, h5, h6 {
 | 
			
		||||
    page-break-after: avoid;
 | 
			
		||||
    break-after: avoid;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user