Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*@import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css');*/
/*a:link { color: #00FF00; } /* normal unvisited links */
/*a:link:visited { color: #00FF00; } /* visited links */
/*a:link:active { color: #00FF00; } /* active links */
/*a:link.new { color: #FF0000; } /* new links */
/*a:link.interwiki { color: #00FF00; } /* interwiki links */
/*a:link.external { color: #00FF00; } /* external links */
/*a:link.stub { color: #00FF00; } /* hovered links */
 
/*a:link {color: #00FF00}*/
/*a:visited {color: #00FF00}*/
/*a:hover {color: #00FF00}*/
/*a:active {color: #00FF00}*/
/*a:interwiki {color: #00FF00}*/
/*.mw-plusminus-pos {
    color:green;
}

.mw-plusminus-neg {
    color:red;
}
*/
/* Turn the "Save page" button green if I'm logged in */
/*
#wpSave {

background-color:#88ff88;

}*/
/* Turn the "Show preview" button yellow if I'm logged in */
/*#wpPreview {
background-color:#FFFF00; 
} */
/* Turn the "Show changes" button fuchsia if I'm logged in */ 
#wpDiff 
{ background-color:#FF00FF; 
}
/*#PhiGammaDeltaInfoBoxGreekLetters { display:none }*/
/*.mw-redirect {
    color: #006633;
}
.mw-redirect:visited {
    color: #009900;
}
.mw-redirect:hover {
    color: #990000;
}
.mw-redirect:active {
    color: #990000;
}*/