Line 1: | Line 1: | ||
<html> | <html> | ||
<body> | <body> | ||
+ | <style> | ||
+ | #FlowC1:before{ | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | #FlowC1:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
+ | #kreis:hover{ | ||
+ | background-color:#d4043b; | ||
+ | } | ||
+ | svg path .kreisHint:hover{ | ||
+ | background-color:#d4043b; | ||
+ | fill:#d4043b; | ||
+ | } | ||
+ | </style> | ||
<svg | <svg | ||
xmlns:dc="http://purl.org/dc/elements/1.1/" | xmlns:dc="http://purl.org/dc/elements/1.1/" |
Revision as of 16:32, 28 October 2017