nicer scaling
This commit is contained in:
		
							parent
							
								
									8a9a2dd96d
								
							
						
					
					
						commit
						3e60774e4b
					
				| @ -4,13 +4,21 @@ | ||||
| } | ||||
| 
 | ||||
| .command_example pre { | ||||
| 	padding:4pt; | ||||
| 	border: dashed 2px black; | ||||
|     display: table-cell; | ||||
|     width: 256px; | ||||
|     padding:4pt; | ||||
|     border: dashed 2px black; | ||||
| } | ||||
| 
 | ||||
| .command_example p { | ||||
| 	padding-left: 16pt; | ||||
|     display: table-cell; | ||||
|     padding-left: 16pt; | ||||
| } | ||||
| 
 | ||||
| @media (min-width: 750px) { | ||||
|     .command_example pre { | ||||
|         display: table-cell; | ||||
|         width: 256px; | ||||
|     } | ||||
| 
 | ||||
|     .command_example p { | ||||
|         display: table-cell; | ||||
|     } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user