html/graf.svg
changeset 106 6209f3d550c5
parent 105 f9c0ce760189
child 107 e8371105fcc8
     1.1 --- a/html/graf.svg	Tue Apr 27 11:15:36 2010 +0200
     1.2 +++ b/html/graf.svg	Tue Apr 27 13:14:23 2010 +0200
     1.3 @@ -4,16 +4,6 @@
     1.4       xmlns:xlink="http://www.w3.org/1999/xlink">
     1.5  
     1.6  
     1.7 -    <!--
     1.8 -    <a xlink:href="http://frantovo.cz"  xlink:title="Moje stránky!">
     1.9 -	<circle cx="150" cy="100" r="50" style="fill:red; stroke-width: 3; stroke:rgb(0,0,0)"/>
    1.10 -    </a>
    1.11 -
    1.12 -    <a xlink:href="javascript:alert('To čumíš, co? :-)')" xlink:title="Nečum!">
    1.13 -	<circle cx="200" cy="100" r="50" style="fill:blue; stroke-width: 3; stroke:rgb(0,0,0)"/>
    1.14 -    </a>
    1.15 -    -->
    1.16 -
    1.17      <style type="text/css">
    1.18  	rect.ne {
    1.19  	fill:  url(#ne_prechod);
    1.20 @@ -52,8 +42,8 @@
    1.21      <!-- pozadí – přechod -->
    1.22      <defs>
    1.23  	<linearGradient id="pozadi_prechod" x1="0%" y1="0%" x2="100%" y2="100%">
    1.24 -	    <stop offset="0%" style="stop-color:silver; stop-opacity:1"/>
    1.25 -	    <stop offset="100%" style="stop-color:gray; stop-opacity:1"/>
    1.26 +	    <stop offset="0%" style="stop-color:white; stop-opacity:0.5"/>
    1.27 +	    <stop offset="100%" style="stop-color:silver; stop-opacity:0.8"/>
    1.28  	</linearGradient>
    1.29      </defs>
    1.30