1.1 --- a/html/graf.svg Tue Apr 27 13:14:23 2010 +0200
1.2 +++ b/html/graf.svg Sun Aug 15 22:47:33 2010 +0200
1.3 @@ -42,7 +42,7 @@
1.4 <!-- pozadí – přechod -->
1.5 <defs>
1.6 <linearGradient id="pozadi_prechod" x1="0%" y1="0%" x2="100%" y2="100%">
1.7 - <stop offset="0%" style="stop-color:white; stop-opacity:0.5"/>
1.8 + <stop offset="20%" style="stop-color:rgb(245,245,255); stop-opacity:0.5"/>
1.9 <stop offset="100%" style="stop-color:silver; stop-opacity:0.8"/>
1.10 </linearGradient>
1.11 </defs>