more design : each theme has his own background

This commit is contained in:
2017-02-24 19:56:03 +01:00
parent fc8070a669
commit 242d6b0336
31 changed files with 1719 additions and 671 deletions
@@ -48,11 +48,11 @@
console.log('win :'+winwidth+' | '+winheight);
if (winwidth < winheight) {
console.log("Width target");
// console.log("Width target");
var w = winwidth*0.9;
var h = w*(360/640);
}else{
console.log("height target");
// console.log("height target");
var h = winheight*0.9;
var w = h*(640/360);
}
+146 -76
View File
@@ -40,7 +40,7 @@ input {
width: 1024px;
margin: 0 auto; }
#header h1 {
#header h1 a {
display: block;
height: 335px;
background-image: url(../../images/logo.png);
@@ -55,6 +55,25 @@ input {
text-align: center;
color: #20c498; }
#node-63 {
padding: 1em 0; }
#node-63 .content section {
display: inline; }
#node-63 .content p {
margin: 0; }
#node-63 ul.links {
text-align: right;
margin: 0;
padding: 0; }
#node-63 ul.links li {
margin: 0;
padding: 0;
display: inline-block; }
#node-63 ul.links a {
color: inherit;
text-decoration: none;
font-weight: 500; }
#thematique-anchor-links {
padding: 1em 0; }
#thematique-anchor-links ul {
@@ -67,84 +86,117 @@ input {
padding: 0;
margin: 0; }
#thematique-anchor-links ul li {
max-width: 7em;
list-style: none;
padding: 0 1em;
padding: 0;
margin: 0; }
#thematique-anchor-links ul li a {
text-decoration: none;
font-weight: 600; }
font-weight: 600;
display: block;
min-height: 3em;
background-position: center;
background-repeat: no-repeat;
background-size: contain; }
#thematique-anchor-links ul li a span {
display: block; }
#thematique-anchor-links ul li a.en_attente {
color: #ddd; }
#thematique-anchor-links ul li a.node-32 {
background-image: url(../../images/fond-theme-lite-0.jpg);
color: #2f82ff; }
#thematique-anchor-links ul li a.node-14 {
background-image: url(../../images/fond-theme-lite-1.jpg);
color: #ff0000; }
#thematique-anchor-links ul li a.node-38 {
background-image: url(../../images/fond-theme-lite-2.jpg);
color: #88aa00; }
#thematique-anchor-links ul li a.node-3 {
background-image: url(../../images/fond-theme-lite-3.jpg);
color: #ff6600; }
#thematique-anchor-links ul li a.node-20 {
background-image: url(../../images/fond-theme-lite-4.jpg);
color: #ff2ad4; }
#thematique-anchor-links ul li a.node-26 {
background-image: url(../../images/fond-theme-lite-5.jpg);
color: #8800aa; }
html,
body,
#container,
#main,
#main > .region,
#block-system-main,
#block-system-main > .content,
.node-thematique {
background-position: center;
background-size: contain;
background-repeat: no-repeat; }
.node-thematique.node-32 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-32 > h2,
.node-thematique.node-32 .group-video .field-name-field-description h3,
.node-thematique.node-32 .group-description .field-name-field-ecouter,
.node-thematique.node-32 .node-documentair .field-name-field-doc,
.node-thematique.node-32 .node-episode .field-name-title-field {
color: #2f82ff; }
.node-thematique.node-14 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-14 > h2,
.node-thematique.node-14 .group-video .field-name-field-description h3,
.node-thematique.node-14 .group-description .field-name-field-ecouter,
.node-thematique.node-14 .node-documentair .field-name-field-doc,
.node-thematique.node-14 .node-episode .field-name-title-field {
color: #ff0000; }
.node-thematique.node-38 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-38 > h2,
.node-thematique.node-38 .group-video .field-name-field-description h3,
.node-thematique.node-38 .group-description .field-name-field-ecouter,
.node-thematique.node-38 .node-documentair .field-name-field-doc,
.node-thematique.node-38 .node-episode .field-name-title-field {
color: #88aa00; }
.node-thematique.node-3 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-3 > h2,
.node-thematique.node-3 .group-video .field-name-field-description h3,
.node-thematique.node-3 .group-description .field-name-field-ecouter,
.node-thematique.node-3 .node-documentair .field-name-field-doc,
.node-thematique.node-3 .node-episode .field-name-title-field {
color: #ff6600; }
.node-thematique.node-20 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-20 > h2,
.node-thematique.node-20 .group-video .field-name-field-description h3,
.node-thematique.node-20 .group-description .field-name-field-ecouter,
.node-thematique.node-20 .node-documentair .field-name-field-doc,
.node-thematique.node-20 .node-episode .field-name-title-field {
color: #ff2ad4; }
.node-thematique.node-26 {
background-image: url(../../images/fond-theme-0.png); }
.node-thematique.node-26 > h2,
.node-thematique.node-26 .group-video .field-name-field-description h3,
.node-thematique.node-26 .group-description .field-name-field-ecouter,
.node-thematique.node-26 .node-documentair .field-name-field-doc,
.node-thematique.node-26 .node-episode .field-name-title-field {
color: #8800aa; }
overflow-x: visible; }
.node-thematique {
min-height: 766px;
position: relative; }
.node-thematique::before {
position: absolute;
content: " ";
width: 110%;
height: 110%;
top: -5%;
left: -5%;
z-index: -1;
background-position: center;
background-size: contain;
background-repeat: no-repeat; }
.node-thematique.node-32::before {
background-image: url(../../images/fond-theme-0.jpg); }
.node-thematique.node-32 > h2,
.node-thematique.node-32 .group-video .field-name-field-description h3,
.node-thematique.node-32 .group-description .field-name-field-ecouter,
.node-thematique.node-32 .node-documentair .field-name-field-doc,
.node-thematique.node-32 .node-episode .field-name-title-field {
color: #2f82ff; }
.node-thematique.node-14::before {
background-image: url(../../images/fond-theme-1.jpg); }
.node-thematique.node-14 > h2,
.node-thematique.node-14 .group-video .field-name-field-description h3,
.node-thematique.node-14 .group-description .field-name-field-ecouter,
.node-thematique.node-14 .node-documentair .field-name-field-doc,
.node-thematique.node-14 .node-episode .field-name-title-field {
color: #ff0000; }
.node-thematique.node-38::before {
background-image: url(../../images/fond-theme-2.jpg); }
.node-thematique.node-38 > h2,
.node-thematique.node-38 .group-video .field-name-field-description h3,
.node-thematique.node-38 .group-description .field-name-field-ecouter,
.node-thematique.node-38 .node-documentair .field-name-field-doc,
.node-thematique.node-38 .node-episode .field-name-title-field {
color: #88aa00; }
.node-thematique.node-3::before {
background-image: url(../../images/fond-theme-3.jpg); }
.node-thematique.node-3 > h2,
.node-thematique.node-3 .group-video .field-name-field-description h3,
.node-thematique.node-3 .group-description .field-name-field-ecouter,
.node-thematique.node-3 .node-documentair .field-name-field-doc,
.node-thematique.node-3 .node-episode .field-name-title-field {
color: #ff6600; }
.node-thematique.node-20::before {
background-image: url(../../images/fond-theme-4.jpg); }
.node-thematique.node-20 > h2,
.node-thematique.node-20 .group-video .field-name-field-description h3,
.node-thematique.node-20 .group-description .field-name-field-ecouter,
.node-thematique.node-20 .node-documentair .field-name-field-doc,
.node-thematique.node-20 .node-episode .field-name-title-field {
color: #ff2ad4; }
.node-thematique.node-26::before {
background-image: url(../../images/fond-theme-5.jpg); }
.node-thematique.node-26 > h2,
.node-thematique.node-26 .group-video .field-name-field-description h3,
.node-thematique.node-26 .group-description .field-name-field-ecouter,
.node-thematique.node-26 .node-documentair .field-name-field-doc,
.node-thematique.node-26 .node-episode .field-name-title-field {
color: #8800aa; }
.node-thematique > h2 {
font-size: 3em;
font-weight: 400; }
font-weight: 400;
padding-left: 0.18em; }
.node-thematique .content {
letter-spacing: -0.25em; }
.node-thematique .content .field-name-field-emvideo img {
@@ -165,10 +217,12 @@ input {
position: relative;
height: 5.75em;
overflow: hidden;
background-color: transparent;
background-color: #fff;
transition: background-color 0.5 ease-in-out; }
.node-thematique .content article.main .field-name-body .summary p {
font-size: 1.3em; }
font-size: 1.1em;
padding: 0.5em;
font-weight: 500; }
.node-thematique .content article.main .field-name-body .value {
position: absolute;
height: 1px;
@@ -298,28 +352,31 @@ input {
width: 100%;
height: 100%; }
#block-menu-menu-footer-menu ul {
margin: 0;
padding: 0;
.page-title {
font-size: 3em;
font-weight: 400;
text-transform: capitalize; }
#block-menu-menu-footer-menu {
padding: 2em 0; }
#block-menu-menu-footer-menu ul {
margin: 0;
padding: 0;
text-align: center; }
#block-menu-menu-footer-menu li {
display: inline-block;
list-style: none; }
#block-menu-menu-footer-menu a {
text-decoration: none;
color: inherit; }
.region-footer-bottom {
text-align: center; }
#block-menu-menu-footer-menu li {
.region-footer-bottom .block {
display: inline-block;
list-style: none; }
#block-menu-menu-footer-menu a {
text-decoration: none;
color: inherit; }
.footer-block .block {
font-size: 0.75em; }
#footer-bottom {
text-align: center; }
#footer-bottom .block {
background-color: transparent;
font-size: 0.7em; }
font-size: 0.7em;
margin: 2em 0; }
#content {
padding: 1em; }
@@ -469,3 +526,16 @@ table tbody td {
td.active {
background-color: transparent; }
#tasks .tabs {
border: none;
padding: 0; }
#tasks .tabs a {
border: none;
border-radius: 3px;
background-color: #eee;
padding: 0.4em;
color: #000;
margin: 0 1em 0 0; }
#tasks .tabs a.active {
background-color: #999; }
@@ -51,10 +51,11 @@ body{
#container{
width:1024px; margin:0 auto;
// overflow-x: visible;
}
#header{
h1{
h1 a{
display:block;
height:335px;
background-image: url(../../images/logo.png);
@@ -74,6 +75,21 @@ body{
// about
#node-63{
// color:$bleu;
padding:1em 0;
.content{
section{display: inline;}
p{ margin:0;}
}
ul.links{
// display: block;
text-align: right;
margin: 0; padding: 0;
li{margin: 0; padding: 0; display: inline-block;}
a{
color: inherit; text-decoration: none;
font-weight: 500;
}
}
}
#thematique-anchor-links{
@@ -82,14 +98,22 @@ body{
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
padding:0; margin:0;
li{
max-width: 7em;
list-style: none;
padding:0 1em; margin: 0;
padding:0; margin: 0;
a{
// color: $bleu;
text-decoration: none;
font-weight: 600;
display:block;
min-height: 3em;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
span{
display: block;
}
@@ -98,21 +122,27 @@ body{
color:#ddd;
}
&.node-32{
background-image: url(../../images/fond-theme-lite-0.jpg);
color:$coul0;
}
&.node-14{
background-image: url(../../images/fond-theme-lite-1.jpg);
color:$coul1;
}
&.node-38{
background-image: url(../../images/fond-theme-lite-2.jpg);
color:$coul2;
}
&.node-3{
background-image: url(../../images/fond-theme-lite-3.jpg);
color:$coul3;
}
&.node-20{
background-image: url(../../images/fond-theme-lite-4.jpg);
color:$coul4;
}
&.node-26{
background-image: url(../../images/fond-theme-lite-5.jpg);
color:$coul5;
}
}
@@ -121,57 +151,85 @@ body{
}
html,
body,
#container,
#main,
#main>.region,
#block-system-main,
#block-system-main>.content,
.node-thematique{
overflow-x: visible;
}
// thematique
.node-thematique{
min-height:766px;
position: relative;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
&::before{
position: absolute;
content:" ";
width:110%; height:110%;
top:-5%; left:-5%;
z-index: -1;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
// border: 1px dotted red;
}
&.node-32{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-0.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul0;}
}
&.node-14{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-1.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul1;}
}
&.node-38{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-2.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul2;}
}
&.node-3{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-3.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul3;}
}
&.node-20{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-4.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
.node-episode .field-name-title-field{color: $coul4;}
}
&.node-26{
background-image: url(../../images/fond-theme-0.png);
&::before{background-image: url(../../images/fond-theme-5.jpg);}
>h2,
// .group-txt .summary p,
.group-video .field-name-field-description h3,
.group-description .field-name-field-ecouter,
.node-documentair .field-name-field-doc,
@@ -181,6 +239,7 @@ body{
>h2{
font-size: 3em;
font-weight: 400;
padding-left: 0.18em;
}
.content{
@@ -209,10 +268,12 @@ body{
.summary{
position: relative;
height:5.75em; overflow: hidden;
background-color: transparent;
background-color: #fff;
transition: background-color 0.5 ease-in-out;
p{
font-size: 1.3em;
font-size: 1.1em;
padding:0.5em;
font-weight: 500;
}
}
.value{
@@ -376,24 +437,43 @@ body{
}
}
// ____
// / __ \____ _____ ____
// / /_/ / __ `/ __ `/ _ \
// / ____/ /_/ / /_/ / __/
// /_/ \__,_/\__, /\___/
// /____/
.page-title{
font-size: 3em;
font-weight: 400;
text-transform: capitalize;
}
// ______ __
// / ____/___ ____ / /____ _____
// / /_ / __ \/ __ \/ __/ _ \/ ___/
// / __/ / /_/ / /_/ / /_/ __/ /
// /_/ \____/\____/\__/\___/_/
#footer{
}
#block-menu-menu-footer-menu{
padding:2em 0;
ul{ margin:0; padding:0; text-align: center;}
li{display:inline-block; list-style: none;}
a{ text-decoration: none; color: inherit;}
}
.footer-block .block{
font-size: 0.75em;
.region-footer-bottom{
text-align: center;
}
#footer-bottom{ text-align: center;}
#footer-bottom .block{
background-color: transparent;
// border: 0 solid #999;
.region-footer-bottom .block{
display: inline-block;
font-size:0.7em;
margin: 2em 0;
}
#content{padding:1em;}
@@ -580,3 +660,21 @@ table tbody td{
text-align: left;
}
td.active {background-color: transparent;}
#tasks{
.tabs{
border: none;
padding:0;
a{
border:none;
border-radius: 3px;
background-color: #eee;
padding:0.4em;
color: #000;
margin:0 1em 0 0;
&.active{
background-color: #999;
}
}
}
}
@@ -0,0 +1,396 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="844"
height="610"
viewBox="0 0 223.30833 161.39584"
version="1.1"
id="svg7293"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-0.svg">
<defs
id="defs7287">
<pattern
inkscape:collect="always"
xlink:href="#Polkadots-large-9"
id="pattern13127-8"
patternTransform="matrix(0.64796788,0.12822211,-0.12822211,0.64796788,0,0)" />
<pattern
inkscape:stockid="Polka dots, large"
id="Polkadots-large-9"
patternTransform="translate(0,0) scale(10,10)"
height="10"
width="10"
patternUnits="userSpaceOnUse"
inkscape:collect="always">
<circle
id="circle12726-7"
r="0.45"
cy="0.810"
cx="2.567"
style="fill:black;stroke:none" />
<circle
id="circle12728-3"
r="0.45"
cy="2.33"
cx="3.048"
style="fill:black;stroke:none" />
<circle
id="circle12730-6"
r="0.45"
cy="2.415"
cx="4.418"
style="fill:black;stroke:none" />
<circle
id="circle12732-1"
r="0.45"
cy="3.029"
cx="1.844"
style="fill:black;stroke:none" />
<circle
id="circle12734-2"
r="0.45"
cy="1.363"
cx="6.08"
style="fill:black;stroke:none" />
<circle
id="circle12736-9"
r="0.45"
cy="4.413"
cx="5.819"
style="fill:black;stroke:none" />
<circle
id="circle12738-3"
r="0.45"
cy="4.048"
cx="4.305"
style="fill:black;stroke:none" />
<circle
id="circle12740-1"
r="0.45"
cy="3.045"
cx="5.541"
style="fill:black;stroke:none" />
<circle
id="circle12742-9"
r="0.45"
cy="5.527"
cx="4.785"
style="fill:black;stroke:none" />
<circle
id="circle12744-4"
r="0.45"
cy="5.184"
cx="2.667"
style="fill:black;stroke:none" />
<circle
id="circle12746-7"
r="0.45"
cy="1.448"
cx="7.965"
style="fill:black;stroke:none" />
<circle
id="circle12748-8"
r="0.45"
cy="5.049"
cx="7.047"
style="fill:black;stroke:none" />
<circle
id="circle12750-4"
r="0.45"
cy="0.895"
cx="4.340"
style="fill:black;stroke:none" />
<circle
id="circle12752-5"
r="0.45"
cy="0.340"
cx="7.125"
style="fill:black;stroke:none" />
<circle
id="circle12754-0"
r="0.45"
cy="1.049"
cx="9.553"
style="fill:black;stroke:none" />
<circle
id="circle12756-3"
r="0.45"
cy="2.689"
cx="7.006"
style="fill:black;stroke:none" />
<circle
id="circle12758-6"
r="0.45"
cy="2.689"
cx="8.909"
style="fill:black;stroke:none" />
<circle
id="circle12760-1"
r="0.45"
cy="4.407"
cx="9.315"
style="fill:black;stroke:none" />
<circle
id="circle12762-0"
r="0.45"
cy="3.870"
cx="7.820"
style="fill:black;stroke:none" />
<circle
id="circle12764-6"
r="0.45"
cy="5.948"
cx="8.270"
style="fill:black;stroke:none" />
<circle
id="circle12766-3"
r="0.45"
cy="7.428"
cx="7.973"
style="fill:black;stroke:none" />
<circle
id="circle12768-2"
r="0.45"
cy="8.072"
cx="9.342"
style="fill:black;stroke:none" />
<circle
id="circle12770-0"
r="0.45"
cy="9.315"
cx="8.206"
style="fill:black;stroke:none" />
<circle
id="circle12772-6"
r="0.45"
cy="9.475"
cx="9.682"
style="fill:black;stroke:none" />
<circle
id="circle12774-1"
r="0.45"
cy="6.186"
cx="9.688"
style="fill:black;stroke:none" />
<circle
id="circle12776-5"
r="0.45"
cy="6.296"
cx="3.379"
style="fill:black;stroke:none" />
<circle
id="circle12778-5"
r="0.45"
cy="8.204"
cx="2.871"
style="fill:black;stroke:none" />
<circle
id="circle12780-4"
r="0.45"
cy="8.719"
cx="4.59"
style="fill:black;stroke:none" />
<circle
id="circle12782-7"
r="0.45"
cy="9.671"
cx="3.181"
style="fill:black;stroke:none" />
<circle
id="circle12784-6"
r="0.45"
cy="7.315"
cx="5.734"
style="fill:black;stroke:none" />
<circle
id="circle12786-5"
r="0.45"
cy="6.513"
cx="6.707"
style="fill:black;stroke:none" />
<circle
id="circle12788-6"
r="0.45"
cy="9.670"
cx="5.730"
style="fill:black;stroke:none" />
<circle
id="circle12790-9"
r="0.45"
cy="8.373"
cx="6.535"
style="fill:black;stroke:none" />
<circle
id="circle12792-3"
r="0.45"
cy="7.154"
cx="4.37"
style="fill:black;stroke:none" />
<circle
id="circle12794-7"
r="0.45"
cy="7.25"
cx="0.622"
style="fill:black;stroke:none" />
<circle
id="circle12796-4"
r="0.45"
cy="5.679"
cx="0.831"
style="fill:black;stroke:none" />
<circle
id="circle12798-5"
r="0.45"
cy="8.519"
cx="1.257"
style="fill:black;stroke:none" />
<circle
id="circle12800-2"
r="0.45"
cy="6.877"
cx="1.989"
style="fill:black;stroke:none" />
<circle
id="circle12802-5"
r="0.45"
cy="3.181"
cx="0.374"
style="fill:black;stroke:none" />
<circle
id="circle12804-4"
r="0.45"
cy="1.664"
cx="1.166"
style="fill:black;stroke:none" />
<circle
id="circle12806-7"
r="0.45"
cy="0.093"
cx="1.151"
style="fill:black;stroke:none" />
<circle
id="circle12808-4"
r="0.45"
cy="10.093"
cx="1.151"
style="fill:black;stroke:none" />
<circle
id="circle12810-4"
r="0.45"
cy="4.451"
cx="1.302"
style="fill:black;stroke:none" />
<circle
id="circle12812-3"
r="0.45"
cy="3.763"
cx="3.047"
style="fill:black;stroke:none" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter13223-0">
<feComposite
in2="SourceGraphic"
operator="arithmetic"
k1="2"
k2="6.6"
result="composite1"
id="feComposite13209-7"
k3="0"
k4="0" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix13211-8" />
<feFlood
flood-opacity="1"
flood-color="rgb(46,130,255)"
result="flood1"
id="feFlood13213-6" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend13215-8" />
<feBlend
in2="blend1"
mode="multiply"
result="blend2"
id="feBlend13217-8" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix13219-4" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="composite2"
id="feComposite13221-3" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.0152485"
inkscape:cx="293.08416"
inkscape:cy="299.54589"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:pagecheckerboard="true"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata7290">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-135.60414)">
<path
style="display:inline;opacity:0.49300005;fill:url(#pattern13127-8);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter13223-0)"
d="m 133.80357,21.833333 50.64881,6.04762 58.96428,-3.023811 0.75596,55.184525 -44.92125,29.905323 -80.56685,16.96372 L 41.577381,116.32738 19.654762,59.630952 49.136905,-25.035714 117.92857,-20.5 Z"
id="path10586-5"
inkscape:connector-curvature="0"
transform="matrix(0.965815,0.20145455,-0.20145455,0.965815,-6.9699374,150.51817)"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png"
inkscape:export-xdpi="150"
inkscape:export-ydpi="150" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

@@ -0,0 +1,283 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="905"
height="542"
viewBox="0 0 239.44791 143.40417"
version="1.1"
id="svg8601"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-1.svg">
<defs
id="defs8595">
<pattern
inkscape:collect="always"
xlink:href="#Wavy-4-4"
id="pattern49170-1"
patternTransform="matrix(1.0398782,0.77266377,-0.49581233,0.66728175,139.07651,-6.6325178)" />
<pattern
inkscape:stockid="Wavy"
id="Wavy-4-4"
height="5.1805778"
width="30.066020"
patternUnits="userSpaceOnUse"
inkscape:collect="always"
inkscape:isstock="true">
<path
id="path7533-9"
d="M 7.597,0.061 C 5.079,-0.187 2.656,0.302 -0.01,1.788 L -0.01,3.061 C 2.773,1.431 5.173,1.052 7.472,1.280 C 9.770,1.508 11.969,2.361 14.253,3.218 C 18.820,4.931 23.804,6.676 30.066,3.061 L 30.062,1.788 C 23.622,5.497 19.246,3.770 14.691,2.061 C 12.413,1.207 10.115,0.311 7.597,0.061 z "
style="fill:black;stroke:none;" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter49166-5-2">
<feComposite
k4="0"
k3="0"
in2="SourceGraphic"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
id="feComposite49152-6-0" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix49154-17-6" />
<feFlood
flood-opacity="0.921569"
flood-color="rgb(254,159,27)"
result="flood1"
id="feFlood49156-2-8" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend49158-29-9" />
<feBlend
in2="blend1"
mode="normal"
result="blend2"
id="feBlend49160-2-2" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix49162-8-6" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="fbSourceGraphic"
id="feComposite49164-12-6" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix51387-4-4" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite51389-7-9"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix51391-8-5"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood51393-6-0"
flood-opacity="0.968627"
flood-color="rgb(13,27,229)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend51395-3-4"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend51397-7-8"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix51399-7-7"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite51401-2-1"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix32703-7" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite32705-2"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix32707-7"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood32709-2"
flood-opacity="1"
flood-color="rgb(32,248,248)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend32711-2"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend32713-6"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix32715-1"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite32717-0"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33076-6" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33078-1"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33080-5"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33082-9"
flood-opacity="1"
flood-color="rgb(248,32,35)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33084-4"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33086-9"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33088-0"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33090-9"
in="colormatrix2"
operator="in"
result="composite2" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.5"
inkscape:cx="354.28571"
inkscape:cy="642.85705"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata8598">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-153.5958)">
<path
style="display:inline;opacity:0.5;fill:url(#pattern49170-1);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter49166-5-2);shape-rendering:crispEdges;enable-background:new"
d="M 895.22901,76.979813 478.00648,81.245303 125.29526,462.34148 357.2522,678.2771 956.77302,828.05142 1327.8989,649.19969 1378.2478,399.60083 1048.728,332.77931 Z"
id="path49125-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccc"
transform="matrix(0.1909323,0,0,0.1909323,-23.922912,138.8982)"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-1.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

@@ -0,0 +1,139 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="825"
height="532"
viewBox="0 0 218.28124 140.75834"
version="1.1"
id="svg9346"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-2.svg">
<defs
id="defs9340">
<pattern
inkscape:collect="always"
xlink:href="#Strips1_1-0"
id="pattern8533-7"
patternTransform="matrix(0.31886251,0.17054743,-0.43794895,0.81880744,93.233679,-29.35308)" />
<pattern
inkscape:isstock="true"
inkscape:stockid="Stripes 1:1"
id="Strips1_1-0"
patternTransform="translate(0,0) scale(10,10)"
height="1"
width="2"
patternUnits="userSpaceOnUse"
inkscape:collect="always">
<rect
id="rect7772-9"
height="2"
width="1"
y="-0.5"
x="0"
style="fill:black;stroke:none" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter8549-3">
<feComposite
in2="SourceGraphic"
operator="arithmetic"
k1="2"
k2="6.6"
result="composite1"
id="feComposite8535-6"
k3="0"
k4="0" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix8537-0" />
<feFlood
flood-opacity="1"
flood-color="rgb(165,171,0)"
result="flood1"
id="feFlood8539-6" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend8541-2" />
<feBlend
in2="blend1"
mode="multiply"
result="blend2"
id="feBlend8543-6" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix8545-1" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="composite2"
id="feComposite8547-8" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-48.571429"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata9343">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-156.24165)">
<path
style="display:inline;opacity:0.30899999;fill:url(#pattern8533-7);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter8549-3)"
d="m 100.18269,72.00562 65.32396,32.75219 13.78782,47.96321 -4.81086,35.81412 33.14143,18.17432 35.27957,7.48355 15.68784,-31.0569 -2.59009,-72.37332 L 227.40298,52.76222 190.51979,15.87902 156.30929,9.4645597 108.73531,36.19151 Z"
id="path8523-7"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-2.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300"
transform="rotate(-41.074353,306.83678,275.89838)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -10,37 +10,297 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1250"
height="950"
viewBox="0 0 330.72916 251.35417"
width="733"
height="532"
viewBox="0 0 193.93958 140.75834"
version="1.1"
id="svg11763"
inkscape:version="0.92.0 r"
sodipodi:docname="fond-theme-0.svg">
id="svg10142"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-3.svg">
<defs
id="defs11757">
id="defs10136">
<pattern
inkscape:collect="always"
xlink:href="#Wavy-4-4"
id="pattern49170-7"
patternTransform="matrix(1.0398782,0.77266377,-0.49581233,0.66728175,134.21514,10.824178)" />
xlink:href="#Polkadots-large-9"
id="pattern17520-1"
patternTransform="scale(4.3786236)" />
<pattern
inkscape:stockid="Wavy"
id="Wavy-4-4"
height="5.1805778"
width="30.066020"
inkscape:stockid="Polka dots, large"
id="Polkadots-large-9"
patternTransform="translate(0,0) scale(10,10)"
height="10"
width="10"
patternUnits="userSpaceOnUse"
inkscape:collect="always"
inkscape:isstock="true">
<path
id="path7533-3"
d="M 7.597,0.061 C 5.079,-0.187 2.656,0.302 -0.01,1.788 L -0.01,3.061 C 2.773,1.431 5.173,1.052 7.472,1.280 C 9.770,1.508 11.969,2.361 14.253,3.218 C 18.820,4.931 23.804,6.676 30.066,3.061 L 30.062,1.788 C 23.622,5.497 19.246,3.770 14.691,2.061 C 12.413,1.207 10.115,0.311 7.597,0.061 z "
style="fill:black;stroke:none;" />
inkscape:collect="always">
<circle
id="circle12726-7"
r="0.45"
cy="0.810"
cx="2.567"
style="fill:black;stroke:none" />
<circle
id="circle12728-3"
r="0.45"
cy="2.33"
cx="3.048"
style="fill:black;stroke:none" />
<circle
id="circle12730-6"
r="0.45"
cy="2.415"
cx="4.418"
style="fill:black;stroke:none" />
<circle
id="circle12732-1"
r="0.45"
cy="3.029"
cx="1.844"
style="fill:black;stroke:none" />
<circle
id="circle12734-2"
r="0.45"
cy="1.363"
cx="6.08"
style="fill:black;stroke:none" />
<circle
id="circle12736-9"
r="0.45"
cy="4.413"
cx="5.819"
style="fill:black;stroke:none" />
<circle
id="circle12738-3"
r="0.45"
cy="4.048"
cx="4.305"
style="fill:black;stroke:none" />
<circle
id="circle12740-1"
r="0.45"
cy="3.045"
cx="5.541"
style="fill:black;stroke:none" />
<circle
id="circle12742-9"
r="0.45"
cy="5.527"
cx="4.785"
style="fill:black;stroke:none" />
<circle
id="circle12744-4"
r="0.45"
cy="5.184"
cx="2.667"
style="fill:black;stroke:none" />
<circle
id="circle12746-7"
r="0.45"
cy="1.448"
cx="7.965"
style="fill:black;stroke:none" />
<circle
id="circle12748-8"
r="0.45"
cy="5.049"
cx="7.047"
style="fill:black;stroke:none" />
<circle
id="circle12750-4"
r="0.45"
cy="0.895"
cx="4.340"
style="fill:black;stroke:none" />
<circle
id="circle12752-5"
r="0.45"
cy="0.340"
cx="7.125"
style="fill:black;stroke:none" />
<circle
id="circle12754-0"
r="0.45"
cy="1.049"
cx="9.553"
style="fill:black;stroke:none" />
<circle
id="circle12756-3"
r="0.45"
cy="2.689"
cx="7.006"
style="fill:black;stroke:none" />
<circle
id="circle12758-6"
r="0.45"
cy="2.689"
cx="8.909"
style="fill:black;stroke:none" />
<circle
id="circle12760-1"
r="0.45"
cy="4.407"
cx="9.315"
style="fill:black;stroke:none" />
<circle
id="circle12762-0"
r="0.45"
cy="3.870"
cx="7.820"
style="fill:black;stroke:none" />
<circle
id="circle12764-6"
r="0.45"
cy="5.948"
cx="8.270"
style="fill:black;stroke:none" />
<circle
id="circle12766-3"
r="0.45"
cy="7.428"
cx="7.973"
style="fill:black;stroke:none" />
<circle
id="circle12768-2"
r="0.45"
cy="8.072"
cx="9.342"
style="fill:black;stroke:none" />
<circle
id="circle12770-0"
r="0.45"
cy="9.315"
cx="8.206"
style="fill:black;stroke:none" />
<circle
id="circle12772-6"
r="0.45"
cy="9.475"
cx="9.682"
style="fill:black;stroke:none" />
<circle
id="circle12774-1"
r="0.45"
cy="6.186"
cx="9.688"
style="fill:black;stroke:none" />
<circle
id="circle12776-5"
r="0.45"
cy="6.296"
cx="3.379"
style="fill:black;stroke:none" />
<circle
id="circle12778-5"
r="0.45"
cy="8.204"
cx="2.871"
style="fill:black;stroke:none" />
<circle
id="circle12780-4"
r="0.45"
cy="8.719"
cx="4.59"
style="fill:black;stroke:none" />
<circle
id="circle12782-7"
r="0.45"
cy="9.671"
cx="3.181"
style="fill:black;stroke:none" />
<circle
id="circle12784-6"
r="0.45"
cy="7.315"
cx="5.734"
style="fill:black;stroke:none" />
<circle
id="circle12786-5"
r="0.45"
cy="6.513"
cx="6.707"
style="fill:black;stroke:none" />
<circle
id="circle12788-6"
r="0.45"
cy="9.670"
cx="5.730"
style="fill:black;stroke:none" />
<circle
id="circle12790-9"
r="0.45"
cy="8.373"
cx="6.535"
style="fill:black;stroke:none" />
<circle
id="circle12792-3"
r="0.45"
cy="7.154"
cx="4.37"
style="fill:black;stroke:none" />
<circle
id="circle12794-7"
r="0.45"
cy="7.25"
cx="0.622"
style="fill:black;stroke:none" />
<circle
id="circle12796-4"
r="0.45"
cy="5.679"
cx="0.831"
style="fill:black;stroke:none" />
<circle
id="circle12798-5"
r="0.45"
cy="8.519"
cx="1.257"
style="fill:black;stroke:none" />
<circle
id="circle12800-2"
r="0.45"
cy="6.877"
cx="1.989"
style="fill:black;stroke:none" />
<circle
id="circle12802-5"
r="0.45"
cy="3.181"
cx="0.374"
style="fill:black;stroke:none" />
<circle
id="circle12804-4"
r="0.45"
cy="1.664"
cx="1.166"
style="fill:black;stroke:none" />
<circle
id="circle12806-7"
r="0.45"
cy="0.093"
cx="1.151"
style="fill:black;stroke:none" />
<circle
id="circle12808-4"
r="0.45"
cy="10.093"
cx="1.151"
style="fill:black;stroke:none" />
<circle
id="circle12810-4"
r="0.45"
cy="4.451"
cx="1.302"
style="fill:black;stroke:none" />
<circle
id="circle12812-3"
r="0.45"
cy="3.763"
cx="3.047"
style="fill:black;stroke:none" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter49166-5-7-3-3">
id="filter49166-5-7-3-3-7">
<feComposite
k4="0"
k3="0"
@@ -49,87 +309,87 @@
k1="0"
k2="1"
result="composite1"
id="feComposite49152-6-9-3-6" />
id="feComposite49152-6-9-3-6-7" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix49154-17-0-7-8" />
id="feColorMatrix49154-17-0-7-8-1" />
<feFlood
flood-opacity="0.921569"
flood-color="rgb(254,159,27)"
result="flood1"
id="feFlood49156-2-0-9-4" />
id="feFlood49156-2-0-9-4-1" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend49158-29-2-4-6" />
id="feBlend49158-29-2-4-6-5" />
<feBlend
in2="blend1"
mode="normal"
result="blend2"
id="feBlend49160-2-2-9-6" />
id="feBlend49160-2-2-9-6-9" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix49162-8-6-9-7" />
id="feColorMatrix49162-8-6-9-7-7" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="fbSourceGraphic"
id="feComposite49164-12-9-1-2" />
id="feComposite49164-12-9-1-2-7" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix51387-4-0-9-7" />
id="feColorMatrix51387-4-0-9-7-6" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite51389-7-3-4-4"
id="feComposite51389-7-3-4-4-7"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix51391-8-5-2-1"
id="feColorMatrix51391-8-5-2-1-3"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood51393-6-5-0-0"
id="feFlood51393-6-5-0-0-6"
flood-opacity="0.968627"
flood-color="rgb(13,27,229)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend51395-3-8-6-0"
id="feBlend51395-3-8-6-0-5"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend51397-7-7-5-6"
id="feBlend51397-7-7-5-6-6"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix51399-7-1-9-4"
id="feColorMatrix51399-7-1-9-4-3"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite51401-2-7-5-4"
id="feComposite51401-2-7-5-4-9"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -137,48 +397,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix32703-0-6-3" />
id="feColorMatrix32703-0-6-3-4" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite32705-6-1-7"
id="feComposite32705-6-1-7-8"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix32707-0-1-3"
id="feColorMatrix32707-0-1-3-1"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood32709-4-4-4"
id="feFlood32709-4-4-4-2"
flood-opacity="1"
flood-color="rgb(32,248,248)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend32711-1-3-7"
id="feBlend32711-1-3-7-9"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend32713-3-7-2"
id="feBlend32713-3-7-2-3"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix32715-0-2-1"
id="feColorMatrix32715-0-2-1-9"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite32717-2-7-7"
id="feComposite32717-2-7-7-0"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -186,48 +446,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix32847-3-9" />
id="feColorMatrix32847-3-9-8" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite32849-3-5"
id="feComposite32849-3-5-8"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix32851-9-6"
id="feColorMatrix32851-9-6-5"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood32853-2-8"
id="feFlood32853-2-8-0"
flood-opacity="1"
flood-color="rgb(32,107,248)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend32855-4-9"
id="feBlend32855-4-9-9"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend32857-4-5"
id="feBlend32857-4-5-6"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix32859-4-5"
id="feColorMatrix32859-4-5-3"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite32861-9-2"
id="feComposite32861-9-2-8"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -235,48 +495,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33002-9-1" />
id="feColorMatrix33002-9-1-5" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33004-3-5"
id="feComposite33004-3-5-6"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33006-8-9"
id="feColorMatrix33006-8-9-1"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33008-3-9"
id="feFlood33008-3-9-1"
flood-opacity="1"
flood-color="rgb(248,120,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33010-2-1"
id="feBlend33010-2-1-5"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33012-9-6"
id="feBlend33012-9-6-9"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33014-5-2"
id="feColorMatrix33014-5-2-8"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33016-4-1"
id="feComposite33016-4-1-4"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -284,48 +544,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33018-3-0" />
id="feColorMatrix33018-3-0-8" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33020-9-5"
id="feComposite33020-9-5-1"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33022-4-3"
id="feColorMatrix33022-4-3-0"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33024-9-2"
id="feFlood33024-9-2-3"
flood-opacity="1"
flood-color="rgb(248,173,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33026-5-1"
id="feBlend33026-5-1-0"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33028-5-9"
id="feBlend33028-5-9-4"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33030-7-7"
id="feColorMatrix33030-7-7-4"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33032-3-6"
id="feComposite33032-3-6-4"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -333,48 +593,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33096-9-8" />
id="feColorMatrix33096-9-8-4" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33098-0-2"
id="feComposite33098-0-2-7"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33100-7-0"
id="feColorMatrix33100-7-0-6"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33102-2-6"
id="feFlood33102-2-6-3"
flood-opacity="1"
flood-color="rgb(248,136,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33104-7-4"
id="feBlend33104-7-4-1"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33106-2-3"
id="feBlend33106-2-3-7"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33108-9-3"
id="feColorMatrix33108-9-3-5"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33110-0-6"
id="feComposite33110-0-6-9"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
@@ -382,48 +642,48 @@
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33112-5-9" />
id="feColorMatrix33112-5-9-6" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33114-0-0"
id="feComposite33114-0-0-2"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33116-4-4"
id="feColorMatrix33116-4-4-1"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33118-1-8"
id="feFlood33118-1-8-7"
flood-opacity="1"
flood-color="rgb(248,164,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33120-7-5"
id="feBlend33120-7-5-8"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33122-9-1"
id="feBlend33122-9-1-5"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33124-3-2"
id="feColorMatrix33124-3-2-7"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33126-6-9"
id="feComposite33126-6-9-4"
in="colormatrix2"
operator="in"
result="composite2" />
@@ -437,7 +697,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-178.57143"
inkscape:cx="-48.571429"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
@@ -449,7 +709,7 @@
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata11760">
id="metadata10139">
<rdf:RDF>
<cc:Work
rdf:about="">
@@ -464,13 +724,16 @@
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-45.645817)">
transform="translate(0,-156.24165)">
<path
style="display:inline;opacity:0.6;fill:url(#pattern49170-7);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter49166-5-7-3-3);shape-rendering:crispEdges;enable-background:new"
style="display:inline;opacity:0.6;fill:url(#pattern17520-1);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter49166-5-7-3-3-7);shape-rendering:crispEdges;enable-background:new"
d="M 890.36764,94.436508 473.14511,98.701998 195.1429,241.74136 124.85331,641.10691 336.4633,1038.8016 l 781.073,-53.94784 205.5012,-318.19737 50.3489,-249.59886 -248.9324,-271.953 z"
id="path49125-9"
id="path49125-9-1"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc"
transform="matrix(0.26458333,0,0,0.26458333,-33.034105,22.150413)" />
transform="matrix(0.15520093,0,0,-0.14903901,-19.37735,311.07471)"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-3.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 20 KiB

@@ -0,0 +1,136 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="875"
height="518"
viewBox="0 0 231.51041 137.05417"
version="1.1"
id="svg10994"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-4.svg">
<defs
id="defs10988">
<pattern
inkscape:collect="always"
xlink:href="#Wavy-4-6-4-49-9"
id="pattern8489-7"
patternTransform="matrix(0.13107678,-0.06813952,0.06813952,0.13107678,89.504671,284.04354)" />
<pattern
inkscape:stockid="Wavy"
id="Wavy-4-6-4-49-9"
height="5.1805778"
width="30.066020"
patternUnits="userSpaceOnUse"
inkscape:collect="always"
inkscape:isstock="true">
<path
id="path7533-9-9-5-2"
d="M 7.597,0.061 C 5.079,-0.187 2.656,0.302 -0.01,1.788 L -0.01,3.061 C 2.773,1.431 5.173,1.052 7.472,1.280 C 9.770,1.508 11.969,2.361 14.253,3.218 C 18.820,4.931 23.804,6.676 30.066,3.061 L 30.062,1.788 C 23.622,5.497 19.246,3.770 14.691,2.061 C 12.413,1.207 10.115,0.311 7.597,0.061 z "
style="fill:black;stroke:none;" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter8521-0">
<feComposite
in2="SourceGraphic"
operator="arithmetic"
k1="2"
k2="6.6"
result="composite1"
id="feComposite8507-2"
k3="0"
k4="0" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix8509-3" />
<feFlood
flood-opacity="1"
flood-color="rgb(255,41,212)"
result="flood1"
id="feFlood8511-7" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend8513-5" />
<feBlend
in2="blend1"
mode="multiply"
result="blend2"
id="feBlend8515-9" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix8517-2" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="composite2"
id="feComposite8519-2" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-48.571429"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata10991">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-159.94582)">
<path
style="display:inline;opacity:0.60900005;fill:url(#pattern8489-7);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter8521-0)"
d="m 105.44142,535.63583 5.61006,-75.43549 c 0,0 45.80511,-18.13696 49.01234,-20.27511 3.20724,-2.13816 31.53781,-34.2105 31.53781,-34.2105 l 58.26477,4.81085 39.55588,21.38156 -21.9161,39.55589 -54.52299,18.70887 14.9671,29.39965 -12.82894,18.17432 -27.79603,10.69078 z"
id="path7770-9"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-4.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300"
transform="matrix(-0.88968281,-0.65383108,0.65383108,-0.88968281,-24.900284,779.04123)"
sodipodi:nodetypes="ccsccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

@@ -0,0 +1,139 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="868"
height="471"
viewBox="0 0 229.65833 124.61875"
version="1.1"
id="svg11747"
inkscape:version="0.92.1 r"
sodipodi:docname="fond-5.svg">
<defs
id="defs11741">
<pattern
inkscape:collect="always"
xlink:href="#Strips1_1.5-6"
id="pattern8555-3"
patternTransform="matrix(0.13939756,0.32342438,-0.32342438,0.13939756,133.38766,581.65332)" />
<pattern
inkscape:isstock="true"
inkscape:stockid="Stripes 1:1.5"
id="Strips1_1.5-6"
patternTransform="translate(0,0) scale(10,10)"
height="1"
width="2.5"
patternUnits="userSpaceOnUse"
inkscape:collect="always">
<rect
id="rect7778-7"
height="2"
width="1"
y="-0.5"
x="0"
style="fill:black;stroke:none" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter8571-5">
<feComposite
in2="SourceGraphic"
operator="arithmetic"
k1="2"
k2="6.6"
result="composite1"
id="feComposite8557-3"
k3="0"
k4="0" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix8559-5" />
<feFlood
flood-opacity="1"
flood-color="rgb(171,0,171)"
result="flood1"
id="feFlood8561-6" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend8563-2" />
<feBlend
in2="blend1"
mode="multiply"
result="blend2"
id="feBlend8565-9" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix8567-1" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="composite2"
id="feComposite8569-2" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-48.571429"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata11744">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-172.38123)">
<path
style="display:inline;opacity:0.69100001;fill:url(#pattern8555-3);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter8571-5)"
d="m 338.01589,693.90326 8.76978,29.81725 -43.30439,18.23611 -113.96702,36.72119 -69.5736,-60.21917 3.50791,-63.72708 50.86473,-2.92326 45.60287,33.90983 31.57121,18.70886 16.95491,-11.10838 20.46282,-23.38609 33.32517,2.92326 z"
id="path8551-5"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-5.png"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300"
transform="rotate(173.64112,186.6992,474.54475)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

@@ -1,479 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1250"
height="950"
viewBox="0 0 330.72916 251.35417"
version="1.1"
id="svg11763"
inkscape:version="0.92.0 r"
sodipodi:docname="fond-theme-1.svg"
inkscape:export-filename="/home/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/images/fond-theme-0.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72">
<defs
id="defs11757">
<pattern
inkscape:collect="always"
xlink:href="#Wavy-4-4"
id="pattern49170-7"
patternTransform="matrix(1.0398782,0.77266377,-0.49581233,0.66728175,134.21514,10.824178)" />
<pattern
inkscape:stockid="Wavy"
id="Wavy-4-4"
height="5.1805778"
width="30.066020"
patternUnits="userSpaceOnUse"
inkscape:collect="always"
inkscape:isstock="true">
<path
id="path7533-3"
d="M 7.597,0.061 C 5.079,-0.187 2.656,0.302 -0.01,1.788 L -0.01,3.061 C 2.773,1.431 5.173,1.052 7.472,1.280 C 9.770,1.508 11.969,2.361 14.253,3.218 C 18.820,4.931 23.804,6.676 30.066,3.061 L 30.062,1.788 C 23.622,5.497 19.246,3.770 14.691,2.061 C 12.413,1.207 10.115,0.311 7.597,0.061 z "
style="fill:black;stroke:none;" />
</pattern>
<filter
style="color-interpolation-filters:sRGB"
inkscape:label="Colorize"
id="filter49166-5-7-3-3">
<feComposite
k4="0"
k3="0"
in2="SourceGraphic"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
id="feComposite49152-6-9-3-6" />
<feColorMatrix
in="composite1"
values="1"
type="saturate"
result="colormatrix1"
id="feColorMatrix49154-17-0-7-8" />
<feFlood
flood-opacity="0.921569"
flood-color="rgb(254,159,27)"
result="flood1"
id="feFlood49156-2-0-9-4" />
<feBlend
in="flood1"
in2="colormatrix1"
mode="normal"
result="blend1"
id="feBlend49158-29-2-4-6" />
<feBlend
in2="blend1"
mode="normal"
result="blend2"
id="feBlend49160-2-2-9-6" />
<feColorMatrix
in="blend2"
values="1"
type="saturate"
result="colormatrix2"
id="feColorMatrix49162-8-6-9-7" />
<feComposite
in="colormatrix2"
in2="SourceGraphic"
operator="in"
result="fbSourceGraphic"
id="feComposite49164-12-9-1-2" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix51387-4-0-9-7" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite51389-7-3-4-4"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix51391-8-5-2-1"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood51393-6-5-0-0"
flood-opacity="0.968627"
flood-color="rgb(13,27,229)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend51395-3-8-6-0"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend51397-7-7-5-6"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix51399-7-1-9-4"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite51401-2-7-5-4"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix32703-0-6-3" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite32705-6-1-7"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix32707-0-1-3"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood32709-4-4-4"
flood-opacity="1"
flood-color="rgb(32,248,248)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend32711-1-3-7"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend32713-3-7-2"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix32715-0-2-1"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite32717-2-7-7"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix32847-3-9" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite32849-3-5"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix32851-9-6"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood32853-2-8"
flood-opacity="1"
flood-color="rgb(32,107,248)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend32855-4-9"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend32857-4-5"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix32859-4-5"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite32861-9-2"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33002-9-1" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33004-3-5"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33006-8-9"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33008-3-9"
flood-opacity="1"
flood-color="rgb(248,120,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33010-2-1"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33012-9-6"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33014-5-2"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33016-4-1"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33018-3-0" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33020-9-5"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33022-4-3"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33024-9-2"
flood-opacity="1"
flood-color="rgb(248,173,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33026-5-1"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33028-5-9"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33030-7-7"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33032-3-6"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33096-9-8" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33098-0-2"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33100-7-0"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33102-2-6"
flood-opacity="1"
flood-color="rgb(248,136,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33104-7-4"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33106-2-3"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33108-9-3"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33110-0-6"
in="colormatrix2"
operator="in"
result="fbSourceGraphic" />
<feColorMatrix
result="fbSourceGraphicAlpha"
in="fbSourceGraphic"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
id="feColorMatrix33112-5-9" />
<feComposite
k4="0"
k3="0"
in2="fbSourceGraphic"
id="feComposite33114-0-0"
operator="arithmetic"
k1="0"
k2="1"
result="composite1"
in="fbSourceGraphic" />
<feColorMatrix
id="feColorMatrix33116-4-4"
in="composite1"
values="1"
type="saturate"
result="colormatrix1" />
<feFlood
id="feFlood33118-1-8"
flood-opacity="1"
flood-color="rgb(248,164,32)"
result="flood1" />
<feBlend
in2="colormatrix1"
id="feBlend33120-7-5"
in="flood1"
mode="normal"
result="blend1" />
<feBlend
in2="blend1"
id="feBlend33122-9-1"
mode="normal"
result="blend2" />
<feColorMatrix
id="feColorMatrix33124-3-2"
in="blend2"
values="1"
type="saturate"
result="colormatrix2" />
<feComposite
in2="fbSourceGraphic"
id="feComposite33126-6-9"
in="colormatrix2"
operator="in"
result="composite2" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-178.57143"
inkscape:cy="560"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1" />
<metadata
id="metadata11760">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-45.645817)">
<path
style="display:inline;opacity:0.6;fill:url(#pattern49170-7);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter49166-5-7-3-3);shape-rendering:crispEdges;enable-background:new"
d="M 890.36764,94.436508 473.14511,98.701998 195.1429,241.74136 124.85331,641.10691 336.4633,1038.8016 l 781.073,-53.94784 205.5012,-318.19737 50.3489,-249.59886 -248.9324,-271.953 z"
id="path49125-9"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc"
transform="matrix(0.26458333,0,0,0.26458333,-33.034105,22.150413)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1023 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -7,7 +7,7 @@ $node = $vars['node'];
$vars['theme_hook_suggestions'][] = 'node__'.$vars['view_mode'];
$vars['theme_hook_suggestions'][] = 'node__' . $vars['type'] . '__' . $vars['view_mode'];
$vars['print_title'] = true;
$vars['print_title'] = !$vars['page'];
$alias = drupal_get_path_alias('node/'.$vars['node']->nid);
@@ -92,8 +92,11 @@
<?php
// We hide the comments and links now so that we can render them later.
hide($content['comments']);
hide($content['links']);
//hide($content['links']);
print render($content);
?>
</div>
<?php //print render($content['links']); ?>
</div>
@@ -70,7 +70,7 @@
<hgroup class="logo">
<?php
if ($site_title) {
print '<h1>'.$site_title.'</h1>';
print '<h1><a href="'.base_path().'">'.$site_title.'</a></h1>';
}
if ($site_slogan) {
print '<h2>'.$site_slogan.'</h2>';
@@ -87,7 +87,7 @@
</div>
<?php endif; ?>
<?php if ($breadcrumb): ?>
<?php if ($breadcrumb && false): ?>
<section id="breadcrumb"><?php print $breadcrumb; ?></section>
<?php endif; ?>