Parent Directory
|
Revision Log
New
1 | <svg xmlns="http://www.w3.org/2000/svg" |
2 | xmlns:xlink="http://www.w3.org/1999/xlink"> |
3 | <style> |
4 | :link, :visited { |
5 | fill: green; |
6 | } |
7 | </style> |
8 | <text x="0" y="1em"><a xlink:href="http://example/">This text must be green.</a></text> |
9 | </svg> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |