1,367
edits
(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 */ | ||
. | .copy-link{ | ||
cursor: pointer; | cursor: pointer; | ||
} | } |