mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 12:00:11 +00:00 
			
		
		
		
	minor touchups...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									c1c99487d6
								
							
						
					
					
						commit
						2153de8487
					
				| @ -454,11 +454,11 @@ $(document).ready(function(){ | ||||
| 
 | ||||
| 			<div class="page"> | ||||
| 				<div class="content"> | ||||
| 					<h1 contenteditable="true">Two column</h1> | ||||
| 					<div contenteditable="true" style="float:left; width: 45%; height: 100%; margin: 10px;"> | ||||
| 					<h1>Two column</h1> | ||||
| 					<div style="float:left; width: 45%; height: 100%; margin: 10px;"> | ||||
| 						Column 1 | ||||
| 					</div> | ||||
| 					<div contenteditable="true" style="float:left; width: 45%; height: 100%; padding: 10px;"> | ||||
| 					<div style="float:left; width: 45%; height: 100%; padding: 10px;"> | ||||
| 						Column 2 | ||||
| 					</div> | ||||
| 				</div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user