Try with 120px size image.
This commit is contained in:
		
							parent
							
								
									9d648ff332
								
							
						
					
					
						commit
						affb41bcde
					
				
					 2 changed files with 6 additions and 7 deletions
				
			
		|  | @ -46,7 +46,7 @@ h2 { border-bottom: 1px solid #aaa; } | |||
| /* Header */ | ||||
| 
 | ||||
| #conservancyheader { | ||||
|   height: 50px; | ||||
|   height: 80px; | ||||
| /*  background-color: #d1ff96; */ | ||||
| /*  background-color: #92CC58; */ | ||||
| /*  background-color: #BDD8A2; */ | ||||
|  | @ -54,22 +54,21 @@ h2 { border-bottom: 1px solid #aaa; } | |||
| /*  background-color: #b5cd9d; */ | ||||
|   background-color: #afe578; | ||||
|   border-bottom: 1px solid #808080; | ||||
|   padding-top: 40px; | ||||
|   padding-top: 60px; | ||||
| } | ||||
| #conservancyheader h1 { | ||||
|   text-indent: 0; | ||||
|   margin: 0; | ||||
|   margin-left: 104px; | ||||
|   line-height: 50px; | ||||
|   margin-left: 160px; | ||||
|   line-height: 100px; | ||||
| } | ||||
| #conservancyheader h1 a { | ||||
|   color: #000; | ||||
| } | ||||
| 
 | ||||
| #logobutton { | ||||
|   display: block; | ||||
|   position: absolute; left: 17px; top: 10px; height: 75px; width: 75px; | ||||
|   background: url(/img/conservancy-logo-75px.png) left center no-repeat; | ||||
|   position: absolute; left: 17px; top: 10px; height: 120px; width: 120px; | ||||
|   background: url(/img/conservancy-logo-120px.png) left center no-repeat; | ||||
| } | ||||
| 
 | ||||
| /* Navigation bar */ | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								www/conservancy/static/img/conservancy-logo-120px.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								www/conservancy/static/img/conservancy-logo-120px.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 19 KiB | 
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn