mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Added some rules that affect those little "See also:" sections.
This commit is contained in:
		
							parent
							
								
									bb584d3f6e
								
							
						
					
					
						commit
						7c6a90de8a
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -46,6 +46,17 @@ var			{ font: italic normal serif }
 | 
			
		|||
.url			{ font-family: avantgarde, sans-serif }
 | 
			
		||||
.file			{ font-family: avantgarge, sans-serif }
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Some decoration for the "See also:" blocks, in part inspired by some of
 | 
			
		||||
 * the styling on Lars Marius Garshol's XSA pages.
 | 
			
		||||
 * (The blue in the navigation bars is #99CCFF.)
 | 
			
		||||
 */
 | 
			
		||||
.seealso		{ background-color: floralwhite;
 | 
			
		||||
                          border: thin solid black;
 | 
			
		||||
                          padding: 4pt }
 | 
			
		||||
 | 
			
		||||
.seealso .heading	{ font-size: 110% }
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Class 'availability' is used for module availability statements at
 | 
			
		||||
 * the top of modules.  Otherwise, rely on context for platform specifiers
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue