Remove ugly background in the FAQ page.
This commit is contained in:
		
							
								
								
									
										9
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							@@ -43,3 +43,12 @@ code.xref {
 | 
			
		||||
div#welcome-to-discord-py > h1 {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* no disgusting background in FAQ */
 | 
			
		||||
div.topic {
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
div.topic {
 | 
			
		||||
  border: none;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user