--- a/Pdf/BaladeNature/Css/balade_nature.css lun. mars 18 13:35:48 2013 +0100
+++ b/Pdf/BaladeNature/Css/balade_nature.css lun. mars 18 15:54:01 2013 +0100
@@ -93,5 +93,5 @@
height: 200%;
cursor: none;
background: -moz-radial-gradient(center 45deg, circle closest-side, transparent 10%, rgba(0, 0, 0, 0.75) 33%);
- /* background: -webkit-gradient(radial, center center, 30, center center, 300, from(rgba(0,0,0,0)), to(rgba(0,0,0,.75))); */
+ background: -webkit-radial-gradient(center, circle closest-side, transparent 10%, rgba(0, 0, 0, 0.75) 33%);
}
\ No newline at end of file