@import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css');

/* Insert "My " before some links (] and ] excepted) */
li#pt-mytalk a,
li#pt-mysandbox a,
li#pt-preferences a,
li#pt-watchlist a,
li#pt-mycontris a {text-transform:lowercase;}
 
li#pt-mytalk a:before,
li#pt-mysandbox a:before,
li#pt-preferences a:before,
li#pt-watchlist a:before,
li#pt-mycontris a:before {content:"My "; text-transform:capitalize;}