aa02f00aba 
								
							 
						 
						
							
							
								
								Fix previous Vizio changes on mobile  
							
							 
							
							... 
							
							
							
							Was overflowing on a small screen. 
							
						 
						
							2025-07-24 14:31:24 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								35d1e568fa 
								
							 
						 
						
							
							
								
								Fix Vizio image alignment  
							
							 
							
							... 
							
							
							
							Use of ::before was possibly a little complicated. I've added an explicit
element for the image and displayed using flexbox. 
							
						 
						
							2025-07-23 22:50:43 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								c4f6187263 
								
							 
						 
						
							
							
								
								Avoid <li> items showing bolder than paragraph text  
							
							 
							
							... 
							
							
							
							List items were showing as "font-weight: 400", where paragraph text was
"font-weight: 375". This isn't very obvious when using the Atkinson Hyperlegible Next
font, but is when custom fonts aren't being loaded. 
							
						 
						
							2025-07-23 22:10:06 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Meredith Thompson 
								
							 
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								8e6aa6db7b 
								
							 
						 
						
							
							
								
								Apply the redesign patch  
							
							 
							
							... 
							
							
							
							The new design focuses on the Vizio page, but includes a new theme for
the rest of the site as well.  All of these changes were both designed
and implemented by Meredith Thompson <merethom@pm.me>. 
							
						 
						
							2025-07-23 14:03:22 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5f2c5f6706 
								
							 
						 
						
							
							
								
								make some css tweaks to automatically size the logos correctly...I think?  
							
							 
							
							
							
						 
						
							2025-04-25 18:12:09 -04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								91762fe286 
								
							 
						 
						
							
							
								
								Fix odd-looking red outline on focused form field  
							
							 
							
							... 
							
							
							
							Can't recall why I added this. It doesn't make much sense from a usability
perspective as it suggests the field might be invalid. 
							
						 
						
							2024-10-08 23:53:47 +11:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								a2f38653fb 
								
							 
						 
						
							
							
								
								Fix trailing whitespace and missing end-of-file newline  
							
							 
							
							
							
						 
						
							2024-07-22 18:39:05 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								5479785cc1 
								
							 
						 
						
							
							
								
								Add default line-height to <li> elements  
							
							 
							
							... 
							
							
							
							They currently look too tight compared with paragraph text. 
							
						 
						
							2024-07-22 10:13:50 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								024ef59428 
								
							 
						 
						
							
							
								
								Improve home page video layout  
							
							 
							
							
							
						 
						
							2024-07-19 21:39:45 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								8091c44c26 
								
							 
						 
						
							
							
								
								Add the minified version of tachyons.css  
							
							 
							
							
							
						 
						
							2024-05-13 18:25:27 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								29e46a237f 
								
							 
						 
						
							
							
								
								Disable Tachyons import line  
							
							 
							
							... 
							
							
							
							This avoids an error during `collectstatic`. 
							
						 
						
							2024-05-13 18:01:44 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								783cdc6189 
								
							 
						 
						
							
							
								
								Eliminate base_standard.html template and internalNavigate blocks  
							
							 
							
							... 
							
							
							
							The base_standard.html template was an unnecessary level of template
inheritance.
Also removed unused `min` and `subtract` template tags. 
							
						 
						
							2024-05-13 17:11:01 +10:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								d8a702c8c9 
								
							 
						 
						
							
							
								
								Load images via staticfiles  
							
							 
							
							
							
						 
						
							2024-02-27 10:19:38 +11:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								ce6be591bd 
								
							 
						 
						
							
							
								
								Rename "www" directory to "conservancy"  
							
							 
							
							
							
						 
						
							2023-10-25 13:01:21 +11:00