Difference between revisions of "Template:Groningen/CSS"

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

Revision as of 14:07, 10 October 2018