Changes

no edit summary
Line 2: Line 2:  
dfn {
 
dfn {
 
     font-style: inherit;  /* Reset default styling for <dfn> */
 
     font-style: inherit;  /* Reset default styling for <dfn> */
 +
}
 +
 +
 +
.mw-body a.extiw, .mw-body a.extiw:active {
 +
    color: #000!important;
 
}
 
}