Changes

264 bytes added ,  13:20, 4 September 2020
no edit summary
Line 7: Line 7:  
.mw-body a.extiw, .mw-body a.extiw:active {
 
.mw-body a.extiw, .mw-body a.extiw:active {
 
     color: #000!important;
 
     color: #000!important;
 +
            pointer-events: none!important;
 +
            cursor: default!important;
 +
            text-decoration: none!important;
 
}
 
}
   −
wikit.new {color: #000000 !important;}
+
wikit.new {
 +
    color: #000!important;
 +
            pointer-events: none!important;
 +
            cursor: default!important;
 +
            text-decoration: none!important;
 +
}