| 
    Changing appearance
    
  
    Back to Contents
    
 
 
  
    First, make sure you have:
    
    
  
    (as of June 2020)
    
  
    This isn't a true tutorial, just pointers (you should look into learning CSS for detailed instructions):
    
        - Look in styles.css for appearance attributes.
 
        - The top of the file will have color variables.
 
        - You can insert individual styles with CSS using the 
style tag
        on html elements. 
        - If you are targeting mobile (not recommended), you may wish to remove my custom check boxes and radio buttons
            (Just deleting them from styles.css should work fine).
            Chrome on Android doesn't seem to align them properly.
 
     
    
 
  
 |  |