Difference between revisions of "Template:Groningen/CSS"

Line 111: Line 111:
 
div.collapsible-header:active {
 
div.collapsible-header:active {
 
background:red;
 
background:red;
 +
}
 +
div.collapsible-header:focus {
 +
background:yellow;
 +
}
 +
div.collapsible-header:visited {
 +
background:black;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 14:06, 10 October 2018