fix bottom of mvs basic page
This commit is contained in:
		
							parent
							
								
									322a54293c
								
							
						
					
					
						commit
						4dd4c6ba66
					
				@ -344,10 +344,7 @@ pre {
 | 
			
		||||
    font-size: 12pt;
 | 
			
		||||
    margin-left: 20px;
 | 
			
		||||
    background: #524646;
 | 
			
		||||
    border-left: 3px solid #000000;
 | 
			
		||||
    border-right: 3px solid #000000;
 | 
			
		||||
    border-top: 3px solid #000000;
 | 
			
		||||
    border-bottom: 3px solid #000000;
 | 
			
		||||
    border: solid #000000 3px;
 | 
			
		||||
    border-radius: 20px;
 | 
			
		||||
    max-width: 70%;
 | 
			
		||||
    padding: .5rem;
 | 
			
		||||
 | 
			
		||||
@ -85,3 +85,5 @@ To run this on MVS, you need a JCL job card deck, to define the batch job to the
 | 
			
		||||
</pre>
 | 
			
		||||
 | 
			
		||||
Mainframe batch jobs are designed from the start to produce printed output. They were written in an era where end-user applications presented interactively on a screen were not really an option. The only people who had screens were engineers, system operators, and programmers. Everyone else interacted with computers by way of printed output. To see the output from this program, you can [download it here](http://gmgauthier.us-east-1.linodeobjects.com/docs/mymort1.pdf).
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user