A ještě jedno uhlazení CSS korekturovátka
This commit is contained in:
		
							parent
							
								
									ce2d183446
								
							
						
					
					
						commit
						4006ecd6b8
					
				
					 1 changed files with 13 additions and 12 deletions
				
			
		|  | @ -99,26 +99,27 @@ img{background:white;} | |||
| 			border: 1px solid black; | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| .corr-header { | ||||
| 	.corr-header { | ||||
| 		overflow: auto; | ||||
| } | ||||
| 	} | ||||
| 
 | ||||
| .author { | ||||
| 	.author { | ||||
| 		font-weight: bold; | ||||
| 		float: left; | ||||
| 		margin-top: 3px; | ||||
| 	} | ||||
| 
 | ||||
| 	.float-right{ | ||||
| 		float:right; | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| form { | ||||
| 	display:inline; | ||||
| } | ||||
| 
 | ||||
| .float-right{ | ||||
| 	float:right; | ||||
| } | ||||
| 
 | ||||
| /* Zobrazované PDF */ | ||||
| .imgdiv { | ||||
| 	position:relative; | ||||
| 	left:0; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue