aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/static/img/shadow.svg
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/static/img/shadow.svg')
-rw-r--r--jm2l/static/img/shadow.svg18
1 files changed, 11 insertions, 7 deletions
diff --git a/jm2l/static/img/shadow.svg b/jm2l/static/img/shadow.svg
index 6678a20..05fe88a 100644
--- a/jm2l/static/img/shadow.svg
+++ b/jm2l/static/img/shadow.svg
@@ -12,13 +12,17 @@
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
- <linearGradient id="BoxGradient"
- x1="0%" y1="0%"
- x2="0%" y2="100%"
- spreadMethod="pad">
-
- <stop offset="0%" fill-opacity="1" stop-opacity="1"/>
- <stop offset="100%" stop-opacity="1"/>
+ <linearGradient id="BoxGradient-Conference" spreadMethod="pad" x1="100%" y1="0%" x2="50%" y2="100%">
+ <stop offset="0%" stop-color="#EEE" stop-opacity="0"/>
+ <stop offset="15%" stop-color="#f9fde8" stop-opacity="1"/>
+ </linearGradient>
+ <linearGradient id="BoxGradient-Atelier" spreadMethod="pad" x1="100%" y1="0%" x2="50%" y2="100%">
+ <stop offset="0%" stop-color="#EEE" stop-opacity="0"/>
+ <stop offset="15%" stop-color="#faebeb" stop-opacity="1"/>
+ </linearGradient>
+ <linearGradient id="BoxGradient-Table-ronde" spreadMethod="pad" x1="100%" y1="0%" x2="50%" y2="100%">
+ <stop offset="0%" stop-color="#EEE" stop-opacity="0"/>
+ <stop offset="15%" stop-color="#fff4e5" stop-opacity="1"/>
</linearGradient>
</defs>
</svg> \ No newline at end of file