Fix popup with the e-ink CSS. re #73
This commit is contained in:
		
							parent
							
								
									428550f27c
								
							
						
					
					
						commit
						002f90fd0d
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -51,6 +51,15 @@ a:hover { color:#000; text-decoration: none; } | ||||||
| .books:hover { width: 100%; background-color: silver; } | .books:hover { width: 100%; background-color: silver; } | ||||||
| .link a:hover { display:inline-block; width: 100%; background-color: #778899;  /*Dirty IE Hack*/  zoom: 1;  *display: inline;} | .link a:hover { display:inline-block; width: 100%; background-color: #778899;  /*Dirty IE Hack*/  zoom: 1;  *display: inline;} | ||||||
| 
 | 
 | ||||||
|  | .mfp-content .bookpopup { | ||||||
|  |   position: relative; | ||||||
|  |   background: #FFF; | ||||||
|  |   padding: 20px; | ||||||
|  |   width: auto; | ||||||
|  |   max-width: 700px; | ||||||
|  |   margin: 20px auto; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| img | img | ||||||
| { | { | ||||||
| margin:0; | margin:0; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue