Difference between revisions of "Template:Virginia"

Line 197: Line 197:
 
}
 
}
  
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
 
button.accordion.active, button.accordion:hover {
 
    background-color: #ccc;
 
}
 
 
/* Style the accordion panel. Note: hidden by default */
 
div.panel {
 
    padding: 0 18px;
 
    background-color: white;
 
    display: none;
 
}
 
  
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/

Revision as of 03:50, 1 November 2017