Thicken admonition borders a little
This commit is contained in:
		
							
								
								
									
										2
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							@@ -710,7 +710,7 @@ div.admonition {
 | 
				
			|||||||
  padding-bottom: 0.8em;
 | 
					  padding-bottom: 0.8em;
 | 
				
			||||||
  margin: 0.8em 0;
 | 
					  margin: 0.8em 0;
 | 
				
			||||||
  border-radius: 2.5px;
 | 
					  border-radius: 2.5px;
 | 
				
			||||||
  border-left-width: 4px;
 | 
					  border-left-width: 6px;
 | 
				
			||||||
  border-left-style: solid;
 | 
					  border-left-style: solid;
 | 
				
			||||||
  background-color: var(--admonition-background);
 | 
					  background-color: var(--admonition-background);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user