Line 42: | Line 42: | ||
pointer-events:all; | pointer-events:all; | ||
} | } | ||
− | text #texti{ | + | text#texti{ |
opacity:0; | opacity:0; | ||
} | } | ||
− | text #texti.visible{ | + | text#texti.visible{ |
opacity:1; | opacity:1; | ||
} | } | ||
− | text #texti .visible{ | + | text#texti .visible{ |
opacity:1; | opacity:1; | ||
} | } | ||
− | text #texti:hover{ | + | text#texti:hover{ |
opacity:1; | opacity:1; | ||
} | } |
Revision as of 09:31, 30 October 2017