MediaWiki:Common.css: Difference between revisions

Created page with "CSS placed here will be applied to all skins: .navi{ cursor: pointer; }"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.navi{
.copy-link{
         cursor: pointer;
         cursor: pointer;
     }
     }