Changes

Jump to navigation Jump to search
80 bytes added ,  20:21, 21 September 2016
no dashed border for top menu
Line 2: Line 2:  
h3 {
 
h3 {
 
   border-bottom: 1px dashed #aaa;
 
   border-bottom: 1px dashed #aaa;
 +
}
 +
/* Except for one in top menu */
 +
h3#p-cactions-label {
 +
  border-bottom: none;
 
}
 
}
  

Navigation menu