CSS fixes.
This commit is contained in:
		
							parent
							
								
									e256b5329c
								
							
						
					
					
						commit
						cfd70dca90
					
				
					 1 changed files with 1 additions and 9 deletions
				
			
		|  | @ -46,7 +46,7 @@ h2 { border-bottom: 1px solid #aaa; } | ||||||
| /* Header */ | /* Header */ | ||||||
| 
 | 
 | ||||||
| #conservancyheader { | #conservancyheader { | ||||||
|   height: 80px; |   height: 140px; | ||||||
| /*  background-color: #d1ff96; */ | /*  background-color: #d1ff96; */ | ||||||
| /*  background-color: #92CC58; */ | /*  background-color: #92CC58; */ | ||||||
| /*  background-color: #BDD8A2; */ | /*  background-color: #BDD8A2; */ | ||||||
|  | @ -54,18 +54,10 @@ h2 { border-bottom: 1px solid #aaa; } | ||||||
| /*  background-color: #b5cd9d; */ | /*  background-color: #b5cd9d; */ | ||||||
|   background-color: #afe578; |   background-color: #afe578; | ||||||
|   border-bottom: 1px solid #808080; |   border-bottom: 1px solid #808080; | ||||||
|   padding-top: 60px; |  | ||||||
| } | } | ||||||
| #conservancyheader h1 { | #conservancyheader h1 { | ||||||
|   text-indent: 160px; |  | ||||||
|   margin: 0; |  | ||||||
|   margin-left: 160px; |  | ||||||
|   line-height: 100px; |  | ||||||
| } |  | ||||||
| #conservancyheader h1 a { |  | ||||||
|   text-indent: -5000px; |   text-indent: -5000px; | ||||||
|   margin: 0; /* hide in favor of image */ |   margin: 0; /* hide in favor of image */ | ||||||
|   color: #afe578; |  | ||||||
| } | } | ||||||
| #logobutton { | #logobutton { | ||||||
|   display: block; |   display: block; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn