Color improvement from fab; still trying to work out text placement.
This commit is contained in:
		
							parent
							
								
									8c4a6d2a91
								
							
						
					
					
						commit
						0fc09ea154
					
				
					 2 changed files with 5 additions and 3 deletions
				
			
		|  | @ -49,9 +49,10 @@ h2 { border-bottom: 1px solid #aaa; } | |||
|   height: 90px; | ||||
| /*  background-color: #d1ff96; */ | ||||
|   background-color: #92CC58; | ||||
|   background-color: #BDD8A2; | ||||
|   border-bottom: 1px solid #808080; | ||||
|   font-size: 6em; | ||||
|   margin-right: 3px; | ||||
|   font-size: 4em; | ||||
|   display: block; | ||||
| } | ||||
| 
 | ||||
| #logobutton { | ||||
|  |  | |||
|  | @ -14,9 +14,10 @@ | |||
| 
 | ||||
|   <body class="conservancy-{% block category %}other{% endblock %}"> | ||||
|     <div id="conservancyheader"> | ||||
|     <span id="logobutton"/> | ||||
|       <h1><a href="/">Software Freedom Conservancy</a></h1> | ||||
|     </div> | ||||
|     <div id="logobutton"> | ||||
|     </div> | ||||
|     <div id="navbar-outer"> | ||||
|       <div id="navbar"> | ||||
| 	<ul> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn