Add small left
This commit is contained in:
		
							parent
							
								
									cf59bf2174
								
							
						
					
					
						commit
						87e621b642
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -54,6 +54,14 @@ dd { | |||
|     margin: 0 0 2.5em 11.5em; | ||||
| } | ||||
| 
 | ||||
| .small-left { | ||||
|     float: left; | ||||
|     height: auto; | ||||
|     width: 25%; | ||||
|     margin-left: .7em; | ||||
|     margin-bottom: .4em; | ||||
| } | ||||
| 
 | ||||
| .small-right { | ||||
|     float: right; | ||||
|     height: auto; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue