Difference between revisions of "Template:Goettingen/CSS"

Line 397: Line 397:
  
 
/* when hovering on a menu item */
 
/* when hovering on a menu item */
.notebook_item:hover,
+
.notebook_item:hover {
 +
color:#000000;
 +
background-color: #e7e7e7;
 +
}
 +
 
 +
/* when menu item is active */
 
.notebook_item:active {
 
.notebook_item:active {
 
color:#000000;
 
color:#000000;

Revision as of 22:06, 29 August 2016