first set of Maud corrections
This commit is contained in:
@@ -3871,7 +3871,7 @@ body {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
/* line 109, jee.scss */
|
||||
/* line 108, jee.scss */
|
||||
#header {
|
||||
z-index: 1;
|
||||
position: absolute;
|
||||
@@ -3885,18 +3885,18 @@ body {
|
||||
-webkit-animation-fill-mode: forwards;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
/* line 123, jee.scss */
|
||||
/* line 122, jee.scss */
|
||||
#header h1 {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
/* line 126, jee.scss */
|
||||
/* line 125, jee.scss */
|
||||
#header h1 a {
|
||||
display: block;
|
||||
margin-top: -500%;
|
||||
}
|
||||
/* line 128, jee.scss */
|
||||
/* line 127, jee.scss */
|
||||
#header h1:after, #header h1:before {
|
||||
content: "";
|
||||
display: block;
|
||||
@@ -3907,7 +3907,7 @@ body {
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
/* line 136, jee.scss */
|
||||
/* line 135, jee.scss */
|
||||
#header h1:before {
|
||||
background: transparent url("../assets/img/logo.png") no-repeat center center;
|
||||
background: none, url("../assets/img/logo.svg") no-repeat center center;
|
||||
@@ -3916,7 +3916,7 @@ body {
|
||||
-webkit-animation-fill-mode: forwards;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
/* line 141, jee.scss */
|
||||
/* line 140, jee.scss */
|
||||
#header h1:after {
|
||||
background: transparent url("../assets/img/logo-blured.png") no-repeat center center;
|
||||
background: none, url("../assets/img/logo-blured.svg") no-repeat center center;
|
||||
@@ -3925,7 +3925,7 @@ body {
|
||||
-webkit-animation-fill-mode: forwards;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
/* line 149, jee.scss */
|
||||
/* line 148, jee.scss */
|
||||
#header h2 {
|
||||
background: transparent url("../assets/img/slogan.png") no-repeat center center;
|
||||
background: none, url("../assets/img/slogan.svg") no-repeat center center;
|
||||
@@ -3938,13 +3938,13 @@ body {
|
||||
-webkit-animation-fill-mode: forwards;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
/* line 154, jee.scss */
|
||||
/* line 153, jee.scss */
|
||||
#header h2 a {
|
||||
display: block;
|
||||
margin-top: -500%;
|
||||
}
|
||||
|
||||
/* line 161, jee.scss */
|
||||
/* line 160, jee.scss */
|
||||
div.messages {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
@@ -3955,7 +3955,7 @@ div.messages {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
/* line 169, jee.scss */
|
||||
/* line 168, jee.scss */
|
||||
#main {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
@@ -3981,19 +3981,19 @@ div.messages {
|
||||
\____/_/ /_____/_/ |_/_____/_____/ \____/_/ /_/_/ |_/_/ /_/ /_____/_/ |_|/____/
|
||||
*/
|
||||
}
|
||||
/* line 174, jee.scss */
|
||||
/* line 173, jee.scss */
|
||||
#main > .region, #main > .region > .block-system, #main > .region > .block-system > .content {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
/* line 190, jee.scss */
|
||||
/* line 189, jee.scss */
|
||||
#main #node-2.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-sol.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-sol.svg") no-repeat center center;
|
||||
}
|
||||
/* line 191, jee.scss */
|
||||
/* line 190, jee.scss */
|
||||
#main #node-2.node-teaser, #main #node-2.node-teaser a {
|
||||
color: #b24c14;
|
||||
}
|
||||
@@ -4002,147 +4002,196 @@ div.messages {
|
||||
color: #d85509;
|
||||
}
|
||||
/* line 193, jee.scss */
|
||||
#main #node-2.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-SOL.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-SOL.svg") no-repeat center center;
|
||||
width: 170px;
|
||||
height: 35px;
|
||||
}
|
||||
/* line 195, jee.scss */
|
||||
#main #node-2.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-sol.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-sol.svg") no-repeat center center;
|
||||
}
|
||||
/* line 194, jee.scss */
|
||||
/* line 196, jee.scss */
|
||||
#main #node-2.node-teaser .line {
|
||||
background-color: #ea5b0c;
|
||||
}
|
||||
/* line 200, jee.scss */
|
||||
/* line 202, jee.scss */
|
||||
#main #node-3.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-dph.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-dph.svg") no-repeat center center;
|
||||
}
|
||||
/* line 201, jee.scss */
|
||||
/* line 203, jee.scss */
|
||||
#main #node-3.node-teaser, #main #node-3.node-teaser a {
|
||||
color: #686b00;
|
||||
}
|
||||
/* line 202, jee.scss */
|
||||
/* line 205, jee.scss */
|
||||
#main #node-3.node-teaser h2.node-title, #main #node-3.node-teaser h2.node-title a {
|
||||
color: #afaf00;
|
||||
}
|
||||
/* line 203, jee.scss */
|
||||
/* line 206, jee.scss */
|
||||
#main #node-3.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-DPH.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-DPH.svg") no-repeat center center;
|
||||
width: 180px;
|
||||
height: 80px;
|
||||
}
|
||||
/* line 208, jee.scss */
|
||||
#main #node-3.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-dph.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-dph.svg") no-repeat center center;
|
||||
}
|
||||
/* line 204, jee.scss */
|
||||
/* line 209, jee.scss */
|
||||
#main #node-3.node-teaser .line {
|
||||
background-color: #cecd00;
|
||||
}
|
||||
/* line 210, jee.scss */
|
||||
/* line 215, jee.scss */
|
||||
#main #node-4.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-sub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-sub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 211, jee.scss */
|
||||
/* line 216, jee.scss */
|
||||
#main #node-4.node-teaser, #main #node-4.node-teaser a {
|
||||
color: #b71330;
|
||||
}
|
||||
/* line 212, jee.scss */
|
||||
/* line 218, jee.scss */
|
||||
#main #node-4.node-teaser h2.node-title, #main #node-4.node-teaser h2.node-title a {
|
||||
color: #cd0734;
|
||||
}
|
||||
/* line 213, jee.scss */
|
||||
/* line 219, jee.scss */
|
||||
#main #node-4.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-SUB.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-SUB.svg") no-repeat center center;
|
||||
width: 200px;
|
||||
height: 35px;
|
||||
}
|
||||
/* line 221, jee.scss */
|
||||
#main #node-4.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-sub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-sub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 214, jee.scss */
|
||||
/* line 222, jee.scss */
|
||||
#main #node-4.node-teaser .line {
|
||||
background-color: #de003a;
|
||||
}
|
||||
/* line 220, jee.scss */
|
||||
/* line 228, jee.scss */
|
||||
#main #node-5.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-bc.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-bc.svg") no-repeat center center;
|
||||
}
|
||||
/* line 221, jee.scss */
|
||||
/* line 229, jee.scss */
|
||||
#main #node-5.node-teaser, #main #node-5.node-teaser a {
|
||||
color: #033d6f;
|
||||
}
|
||||
/* line 222, jee.scss */
|
||||
/* line 231, jee.scss */
|
||||
#main #node-5.node-teaser h2.node-title, #main #node-5.node-teaser h2.node-title a {
|
||||
color: #024b87;
|
||||
}
|
||||
/* line 223, jee.scss */
|
||||
/* line 232, jee.scss */
|
||||
#main #node-5.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-BC.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-BC.svg") no-repeat center center;
|
||||
width: 120px;
|
||||
height: 45px;
|
||||
}
|
||||
/* line 234, jee.scss */
|
||||
#main #node-5.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-bc.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-bc.svg") no-repeat center center;
|
||||
}
|
||||
/* line 224, jee.scss */
|
||||
/* line 235, jee.scss */
|
||||
#main #node-5.node-teaser .line {
|
||||
background-color: #0066b1;
|
||||
}
|
||||
/* line 230, jee.scss */
|
||||
/* line 241, jee.scss */
|
||||
#main #node-6.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-opp.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-opp.svg") no-repeat center center;
|
||||
}
|
||||
/* line 231, jee.scss */
|
||||
/* line 242, jee.scss */
|
||||
#main #node-6.node-teaser, #main #node-6.node-teaser a {
|
||||
color: #7f1965;
|
||||
}
|
||||
/* line 232, jee.scss */
|
||||
/* line 244, jee.scss */
|
||||
#main #node-6.node-teaser h2.node-title, #main #node-6.node-teaser h2.node-title a {
|
||||
color: #941b80;
|
||||
}
|
||||
/* line 233, jee.scss */
|
||||
/* line 245, jee.scss */
|
||||
#main #node-6.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-OPP.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-OPP.svg") no-repeat center center;
|
||||
width: 245px;
|
||||
height: 95px;
|
||||
}
|
||||
/* line 247, jee.scss */
|
||||
#main #node-6.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-opp.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-opp.svg") no-repeat center center;
|
||||
}
|
||||
/* line 234, jee.scss */
|
||||
/* line 248, jee.scss */
|
||||
#main #node-6.node-teaser .line {
|
||||
background-color: #af1380;
|
||||
}
|
||||
/* line 240, jee.scss */
|
||||
/* line 254, jee.scss */
|
||||
#main #node-7.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-dub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-dub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 241, jee.scss */
|
||||
/* line 255, jee.scss */
|
||||
#main #node-7.node-teaser, #main #node-7.node-teaser a {
|
||||
color: #22742c;
|
||||
}
|
||||
/* line 242, jee.scss */
|
||||
/* line 257, jee.scss */
|
||||
#main #node-7.node-teaser h2.node-title, #main #node-7.node-teaser h2.node-title a {
|
||||
color: #288d80;
|
||||
}
|
||||
/* line 243, jee.scss */
|
||||
/* line 258, jee.scss */
|
||||
#main #node-7.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-DUB.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-DUB.svg") no-repeat center center;
|
||||
width: 195px;
|
||||
height: 65px;
|
||||
}
|
||||
/* line 260, jee.scss */
|
||||
#main #node-7.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-dub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-dub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 244, jee.scss */
|
||||
/* line 261, jee.scss */
|
||||
#main #node-7.node-teaser .line {
|
||||
background-color: #62a530;
|
||||
}
|
||||
/* line 250, jee.scss */
|
||||
/* line 267, jee.scss */
|
||||
#main #node-8.node-teaser::after {
|
||||
background: transparent url("../assets/img/bgd-juso.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-juso.svg") no-repeat center center;
|
||||
}
|
||||
/* line 251, jee.scss */
|
||||
/* line 268, jee.scss */
|
||||
#main #node-8.node-teaser, #main #node-8.node-teaser a {
|
||||
color: #0b7f8a;
|
||||
}
|
||||
/* line 252, jee.scss */
|
||||
/* line 270, jee.scss */
|
||||
#main #node-8.node-teaser h2.node-title, #main #node-8.node-teaser h2.node-title a {
|
||||
color: #009aa8;
|
||||
}
|
||||
/* line 253, jee.scss */
|
||||
/* line 271, jee.scss */
|
||||
#main #node-8.node-teaser h2.node-title a {
|
||||
background: transparent url("../assets/img/title-JUSO.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-JUSO.svg") no-repeat center center;
|
||||
width: 200px;
|
||||
height: 65px;
|
||||
}
|
||||
/* line 273, jee.scss */
|
||||
#main #node-8.node-teaser .field-name-field-vignette {
|
||||
background: transparent url("../assets/img/shadow-juso.png") no-repeat center center;
|
||||
background: none, url("../assets/img/shadow-juso.svg") no-repeat center center;
|
||||
}
|
||||
/* line 254, jee.scss */
|
||||
/* line 274, jee.scss */
|
||||
#main #node-8.node-teaser .line {
|
||||
background-color: #33b4b5;
|
||||
}
|
||||
/* line 265, jee.scss */
|
||||
/* line 285, jee.scss */
|
||||
#main .node-chapitre.node-teaser {
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
@@ -4194,8 +4243,8 @@ div.messages {
|
||||
|_| /_/
|
||||
*/
|
||||
}
|
||||
/* line 288, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title {
|
||||
/* line 308, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title a {
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
@@ -4208,11 +4257,11 @@ div.messages {
|
||||
transition-property: transform;
|
||||
z-index: 5;
|
||||
}
|
||||
/* line 295, jee.scss */
|
||||
/* line 315, jee.scss */
|
||||
#main .node-chapitre.node-teaser > .content {
|
||||
position: relative;
|
||||
}
|
||||
/* line 296, jee.scss */
|
||||
/* line 316, jee.scss */
|
||||
#main .node-chapitre.node-teaser .texts {
|
||||
opacity: 0;
|
||||
height: 1px;
|
||||
@@ -4223,7 +4272,7 @@ div.messages {
|
||||
transition-property: opacity height;
|
||||
position: absolute;
|
||||
}
|
||||
/* line 302, jee.scss */
|
||||
/* line 322, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-partie {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
@@ -4232,12 +4281,12 @@ div.messages {
|
||||
-webkit-transition-property: opacity -webkit-transform;
|
||||
transition-property: opacity transform;
|
||||
}
|
||||
/* line 308, jee.scss */
|
||||
/* line 328, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) {
|
||||
z-index: 2;
|
||||
opacity: 1;
|
||||
}
|
||||
/* line 312, jee.scss */
|
||||
/* line 332, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) > .field-type-text {
|
||||
opacity: 0;
|
||||
-webkit-transition: 1s ease-out 0.9s;
|
||||
@@ -4245,12 +4294,19 @@ div.messages {
|
||||
-webkit-transition-property: opacity;
|
||||
transition-property: opacity;
|
||||
}
|
||||
/* line 317, jee.scss */
|
||||
/* line 337, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) > .field-name-field-vignette {
|
||||
cursor: pointer;
|
||||
z-index: 2;
|
||||
-webkit-transform: scale(0.5);
|
||||
-ms-transform: scale(0.5);
|
||||
transform: scale(0.5);
|
||||
-webkit-transition: 1s ease-out;
|
||||
transition: 1s ease-out;
|
||||
-webkit-transition-property: -webkit-transform;
|
||||
transition-property: transform;
|
||||
}
|
||||
/* line 320, jee.scss */
|
||||
/* line 344, jee.scss */
|
||||
#main .node-chapitre.node-teaser:after {
|
||||
opacity: 0;
|
||||
-webkit-transition: 2s ease-in;
|
||||
@@ -4262,11 +4318,11 @@ div.messages {
|
||||
bottom: 2px;
|
||||
right: 2px;
|
||||
}
|
||||
/* line 338, jee.scss */
|
||||
/* line 362, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed {
|
||||
z-index: 100;
|
||||
}
|
||||
/* line 340, jee.scss */
|
||||
/* line 364, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed:after {
|
||||
opacity: 1;
|
||||
top: 2em;
|
||||
@@ -4274,44 +4330,50 @@ div.messages {
|
||||
right: -12em;
|
||||
bottom: -30em;
|
||||
}
|
||||
/* line 347, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed h2.node-title {
|
||||
/* line 371, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed h2.node-title a {
|
||||
-webkit-transform: scale(2, 2);
|
||||
-ms-transform: scale(2, 2);
|
||||
transform: scale(2, 2);
|
||||
}
|
||||
/* line 348, jee.scss */
|
||||
/* line 372, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed .texts {
|
||||
opacity: 1;
|
||||
height: 8em;
|
||||
}
|
||||
/* line 349, jee.scss */
|
||||
/* line 373, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed .field-name-field-partie {
|
||||
opacity: 1;
|
||||
z-index: 0;
|
||||
}
|
||||
/* line 352, jee.scss */
|
||||
/* line 376, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed .field-name-field-partie > .field {
|
||||
opacity: 1;
|
||||
z-index: -1;
|
||||
cursor: default;
|
||||
}
|
||||
/* line 362, jee.scss */
|
||||
/* line 378, jee.scss */
|
||||
#main .node-chapitre.node-teaser.previewed .field-name-field-partie:nth-child(2) > .field-name-field-vignette {
|
||||
-webkit-transform: scale(1.3);
|
||||
-ms-transform: scale(1.3);
|
||||
transform: scale(1.3);
|
||||
}
|
||||
/* line 392, jee.scss */
|
||||
#main .node-chapitre.node-teaser.mitigated {
|
||||
opacity: 0.3;
|
||||
}
|
||||
/* line 373, jee.scss */
|
||||
/* line 403, jee.scss */
|
||||
.chapter-displayed #main .node-chapitre.node-teaser {
|
||||
opacity: 0.1;
|
||||
}
|
||||
/* line 385, jee.scss */
|
||||
/* line 415, jee.scss */
|
||||
#main .node-chapitre.node-teaser:after {
|
||||
content: " ";
|
||||
background-size: contain !important;
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
}
|
||||
/* line 392, jee.scss */
|
||||
/* line 422, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title {
|
||||
font-family: "epflulb";
|
||||
font-weight: normal;
|
||||
@@ -4322,30 +4384,36 @@ div.messages {
|
||||
z-index: 5;
|
||||
}
|
||||
@media only screen and (min-width: 64.063em) {
|
||||
/* line 392, jee.scss */
|
||||
/* line 422, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 90.063em) {
|
||||
/* line 392, jee.scss */
|
||||
/* line 422, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
/* line 412, jee.scss */
|
||||
/* line 436, jee.scss */
|
||||
#main .node-chapitre.node-teaser h2.node-title a {
|
||||
display: block;
|
||||
text-indent: -1000px;
|
||||
overflow: hidden;
|
||||
}
|
||||
/* line 447, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-comprendre {
|
||||
min-width: 16em;
|
||||
}
|
||||
/* line 413, jee.scss */
|
||||
/* line 448, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-comprendre h1, #main .node-chapitre.node-teaser .field-name-field-comprendre h2, #main .node-chapitre.node-teaser .field-name-field-comprendre h3, #main .node-chapitre.node-teaser .field-name-field-comprendre h4, #main .node-chapitre.node-teaser .field-name-field-comprendre h5, #main .node-chapitre.node-teaser .field-name-field-comprendre h6 {
|
||||
display: none !important;
|
||||
}
|
||||
/* line 415, jee.scss */
|
||||
/* line 450, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-comprendre p {
|
||||
margin: 0;
|
||||
}
|
||||
/* line 419, jee.scss */
|
||||
/* line 454, jee.scss */
|
||||
#main .node-chapitre.node-teaser ul.links {
|
||||
display: block;
|
||||
margin: 0;
|
||||
@@ -4354,11 +4422,11 @@ div.messages {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
/* line 421, jee.scss */
|
||||
/* line 456, jee.scss */
|
||||
#main .node-chapitre.node-teaser ul.links li.node-readmore {
|
||||
padding: 0;
|
||||
}
|
||||
/* line 423, jee.scss */
|
||||
/* line 458, jee.scss */
|
||||
#main .node-chapitre.node-teaser ul.links li.node-readmore a {
|
||||
display: inline-block;
|
||||
height: 25px;
|
||||
@@ -4370,12 +4438,12 @@ div.messages {
|
||||
background: transparent url("../assets/img/readmore-btn.png") no-repeat right center;
|
||||
background: none, url("../assets/img/readmore-btn.svg") no-repeat right center;
|
||||
}
|
||||
/* line 436, jee.scss */
|
||||
/* line 471, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-partie {
|
||||
clear: both;
|
||||
padding-top: 1em;
|
||||
}
|
||||
/* line 440, jee.scss */
|
||||
/* line 475, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-vignette {
|
||||
position: relative;
|
||||
float: left;
|
||||
@@ -4386,28 +4454,28 @@ div.messages {
|
||||
margin-left: 0;
|
||||
background-size: contain;
|
||||
}
|
||||
/* line 453, jee.scss */
|
||||
/* line 487, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-type-text {
|
||||
min-width: 16em;
|
||||
}
|
||||
/* line 454, jee.scss */
|
||||
/* line 488, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-titre {
|
||||
font-family: "epflul";
|
||||
font-size: 1.6em;
|
||||
line-height: 1.1;
|
||||
}
|
||||
/* line 459, jee.scss */
|
||||
/* line 493, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-sous-titre {
|
||||
font-family: "epflul";
|
||||
font-size: 1.4em;
|
||||
line-height: 1.2;
|
||||
}
|
||||
/* line 464, jee.scss */
|
||||
/* line 498, jee.scss */
|
||||
#main .node-chapitre.node-teaser .field-name-field-description {
|
||||
font-size: 0.88em;
|
||||
line-height: 1.2;
|
||||
}
|
||||
/* line 470, jee.scss */
|
||||
/* line 504, jee.scss */
|
||||
#main .node-chapitre.node-teaser .line {
|
||||
z-index: -1;
|
||||
position: absolute;
|
||||
@@ -4419,7 +4487,7 @@ div.messages {
|
||||
width: 2px;
|
||||
opacity: 0.4;
|
||||
}
|
||||
/* line 489, jee.scss */
|
||||
/* line 523, jee.scss */
|
||||
#main #chapter-wrapper {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@@ -4432,11 +4500,6 @@ div.messages {
|
||||
transition: 2s ease-out;
|
||||
-webkit-transition-property: opacity;
|
||||
transition-property: opacity;
|
||||
}
|
||||
/* line 498, jee.scss */
|
||||
#main #chapter-wrapper.visible {
|
||||
opacity: 1;
|
||||
z-index: 500;
|
||||
/*
|
||||
_____ _____ __ _____ _____ _____ _____ __ __ _____ _____ ____ _____
|
||||
| | | | | | __ | __| | __ | | | | | | | \| __|
|
||||
@@ -4451,110 +4514,207 @@ div.messages {
|
||||
|__|
|
||||
*/
|
||||
}
|
||||
/* line 509, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-2 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-2 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-2 .field-name-field-dbatre li:before {
|
||||
color: #ea5b0c;
|
||||
}
|
||||
/* line 516, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-3 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-3 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-3 .field-name-field-dbatre li:before {
|
||||
color: #cecd00;
|
||||
}
|
||||
/* line 523, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-4 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-4 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-4 .field-name-field-dbatre li:before {
|
||||
color: #de003a;
|
||||
}
|
||||
/* line 530, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-5 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-5 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-5 .field-name-field-dbatre li:before {
|
||||
color: #0066b1;
|
||||
/* line 532, jee.scss */
|
||||
#main #chapter-wrapper.visible {
|
||||
opacity: 1;
|
||||
z-index: 500;
|
||||
}
|
||||
/* line 537, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-6 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-6 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-6 .field-name-field-dbatre li:before {
|
||||
#main #chapter-wrapper #home-btn {
|
||||
background: transparent url("../assets/img/home-btn.png") no-repeat center center;
|
||||
background: none, url("../assets/img/home-btn.svg") no-repeat center center;
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
width: 25px;
|
||||
height: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
/* line 552, jee.scss */
|
||||
#main #chapter-wrapper #node-2 {
|
||||
background: transparent url("../assets/img/bgd-sol.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-sol.svg") no-repeat center center;
|
||||
}
|
||||
/* line 554, jee.scss */
|
||||
#main #chapter-wrapper #node-2 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-2 h2.node-title,
|
||||
#main #chapter-wrapper #node-2 .field-name-field-dbatre li:before {
|
||||
color: #ea5b0c;
|
||||
}
|
||||
/* line 559, jee.scss */
|
||||
#main #chapter-wrapper #node-2 h2.node-title {
|
||||
background: transparent url("../assets/img/title-SOL-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-SOL-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 562, jee.scss */
|
||||
#main #chapter-wrapper #node-3 {
|
||||
background: transparent url("../assets/img/bgd-dph.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-dph.svg") no-repeat center center;
|
||||
}
|
||||
/* line 564, jee.scss */
|
||||
#main #chapter-wrapper #node-3 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-3 h2.node-title,
|
||||
#main #chapter-wrapper #node-3 .field-name-field-dbatre li:before {
|
||||
color: #cecd00;
|
||||
}
|
||||
/* line 569, jee.scss */
|
||||
#main #chapter-wrapper #node-3 h2.node-title {
|
||||
background: transparent url("../assets/img/title-DPH-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-DPH-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 572, jee.scss */
|
||||
#main #chapter-wrapper #node-4 {
|
||||
background: transparent url("../assets/img/bgd-sub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-sub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 574, jee.scss */
|
||||
#main #chapter-wrapper #node-4 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-4 h2.node-title,
|
||||
#main #chapter-wrapper #node-4 .field-name-field-dbatre li:before {
|
||||
color: #de003a;
|
||||
}
|
||||
/* line 579, jee.scss */
|
||||
#main #chapter-wrapper #node-4 h2.node-title {
|
||||
background: transparent url("../assets/img/title-SUB-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-SUB-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 582, jee.scss */
|
||||
#main #chapter-wrapper #node-5 {
|
||||
background: transparent url("../assets/img/bgd-bc.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-bc.svg") no-repeat center center;
|
||||
}
|
||||
/* line 584, jee.scss */
|
||||
#main #chapter-wrapper #node-5 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-5 h2.node-title,
|
||||
#main #chapter-wrapper #node-5 .field-name-field-dbatre li:before {
|
||||
color: #0066b1;
|
||||
}
|
||||
/* line 589, jee.scss */
|
||||
#main #chapter-wrapper #node-5 h2.node-title {
|
||||
background: transparent url("../assets/img/title-BC-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-BC-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 592, jee.scss */
|
||||
#main #chapter-wrapper #node-6 {
|
||||
background: transparent url("../assets/img/bgd-opp.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-opp.svg") no-repeat center center;
|
||||
}
|
||||
/* line 594, jee.scss */
|
||||
#main #chapter-wrapper #node-6 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-6 h2.node-title,
|
||||
#main #chapter-wrapper #node-6 .field-name-field-dbatre li:before {
|
||||
color: #af1380;
|
||||
}
|
||||
/* line 544, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-7 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-7 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-7 .field-name-field-dbatre li:before {
|
||||
/* line 599, jee.scss */
|
||||
#main #chapter-wrapper #node-6 h2.node-title {
|
||||
background: transparent url("../assets/img/title-OPP-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-OPP-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 602, jee.scss */
|
||||
#main #chapter-wrapper #node-7 {
|
||||
background: transparent url("../assets/img/bgd-bub.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-bub.svg") no-repeat center center;
|
||||
}
|
||||
/* line 604, jee.scss */
|
||||
#main #chapter-wrapper #node-7 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-7 h2.node-title,
|
||||
#main #chapter-wrapper #node-7 .field-name-field-dbatre li:before {
|
||||
color: #62a530;
|
||||
}
|
||||
/* line 551, jee.scss */
|
||||
#main #chapter-wrapper.visible #node-8 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper.visible #node-8 h2.node-title,
|
||||
#main #chapter-wrapper.visible #node-8 .field-name-field-dbatre li:before {
|
||||
/* line 609, jee.scss */
|
||||
#main #chapter-wrapper #node-7 h2.node-title {
|
||||
background: transparent url("../assets/img/title-DUB-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-DUB-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 612, jee.scss */
|
||||
#main #chapter-wrapper #node-8 {
|
||||
background: transparent url("../assets/img/bgd-juso.png") no-repeat center center;
|
||||
background: none, url("../assets/img/bgd-juso.svg") no-repeat center center;
|
||||
}
|
||||
/* line 614, jee.scss */
|
||||
#main #chapter-wrapper #node-8 .field-type-text-long .field-label,
|
||||
#main #chapter-wrapper #node-8 h2.node-title,
|
||||
#main #chapter-wrapper #node-8 .field-name-field-dbatre li:before {
|
||||
color: #33b4b5;
|
||||
}
|
||||
/* line 567, jee.scss */
|
||||
/* line 619, jee.scss */
|
||||
#main #chapter-wrapper #node-8 h2.node-title {
|
||||
background: transparent url("../assets/img/title-JUSO-blur.png") no-repeat center center;
|
||||
background: none, url("../assets/img/title-JUSO-blur.svg") no-repeat center center;
|
||||
}
|
||||
/* line 630, jee.scss */
|
||||
#main #chapter-wrapper .node {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
/* line 570, jee.scss */
|
||||
/* line 633, jee.scss */
|
||||
#main #chapter-wrapper .node a {
|
||||
color: inherit;
|
||||
}
|
||||
/* line 573, jee.scss */
|
||||
/* line 636, jee.scss */
|
||||
#main #chapter-wrapper .node-title {
|
||||
font-family: "epflulb";
|
||||
font-weight: normal;
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
max-width: 8.5em;
|
||||
line-height: 0.85;
|
||||
font-size: 2.268em;
|
||||
position: absolute;
|
||||
display: block;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-size: contain !important;
|
||||
text-indent: -5000px;
|
||||
z-index: -1;
|
||||
opacity: 0.4;
|
||||
}
|
||||
/* line 583, jee.scss */
|
||||
/* line 652, jee.scss */
|
||||
#main #chapter-wrapper .node > .field {
|
||||
position: absolute;
|
||||
}
|
||||
/* line 587, jee.scss */
|
||||
/* line 656, jee.scss */
|
||||
#main #chapter-wrapper .field-type-text-long {
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
width: 23em;
|
||||
padding: 1em;
|
||||
z-index: 10;
|
||||
cursor: move;
|
||||
}
|
||||
/* line 592, jee.scss */
|
||||
/* line 661, jee.scss */
|
||||
#main #chapter-wrapper .field-type-text-long .field-label {
|
||||
text-transform: uppercase;
|
||||
font-family: "epflulb";
|
||||
font-size: 1.5em;
|
||||
}
|
||||
/* line 598, jee.scss */
|
||||
/* line 667, jee.scss */
|
||||
#main #chapter-wrapper .field-type-text-long h2 {
|
||||
font-size: 0.88em;
|
||||
}
|
||||
/* line 601, jee.scss */
|
||||
/* line 670, jee.scss */
|
||||
#main #chapter-wrapper .field-type-text-long p {
|
||||
font-size: 0.88em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
/* line 606, jee.scss */
|
||||
/* line 675, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-dbatre {
|
||||
left: 60em;
|
||||
}
|
||||
/* line 608, jee.scss */
|
||||
/* line 677, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-dbatre ul {
|
||||
margin-left: 1em;
|
||||
}
|
||||
/* line 610, jee.scss */
|
||||
/* line 679, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-dbatre ul li {
|
||||
list-style: none;
|
||||
line-height: 1;
|
||||
margin-bottom: 1em;
|
||||
position: relative;
|
||||
}
|
||||
/* line 615, jee.scss */
|
||||
/* line 684, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-dbatre ul li:before {
|
||||
content: "?";
|
||||
position: absolute;
|
||||
@@ -4562,14 +4722,14 @@ div.messages {
|
||||
left: -1em;
|
||||
font-family: "epflul";
|
||||
}
|
||||
/* line 626, jee.scss */
|
||||
/* line 695, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-partie {
|
||||
height: 60%;
|
||||
width: 100%;
|
||||
top: 20%;
|
||||
left: 0;
|
||||
}
|
||||
/* line 629, jee.scss */
|
||||
/* line 698, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-partie .field-items {
|
||||
position: relative;
|
||||
top: 0;
|
||||
@@ -4577,12 +4737,12 @@ div.messages {
|
||||
height: 100%;
|
||||
width: auto;
|
||||
}
|
||||
/* line 634, jee.scss */
|
||||
/* line 703, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-partie .field-items .field {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
/* line 637, jee.scss */
|
||||
/* line 706, jee.scss */
|
||||
#main #chapter-wrapper .field-name-field-partie .field-items .field .mask {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
@@ -4590,6 +4750,7 @@ div.messages {
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
/* __________ ____ ________________
|
||||
@@ -4598,13 +4759,13 @@ div.messages {
|
||||
/ __/ / /_/ / /_/ / / / / /___/ _, _/
|
||||
/_/ \____/\____/ /_/ /_____/_/ |_|
|
||||
*/
|
||||
/* line 656, jee.scss */
|
||||
/* line 727, jee.scss */
|
||||
#footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
/* line 659, jee.scss */
|
||||
/* line 730, jee.scss */
|
||||
#footer .block {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
@@ -4617,15 +4778,15 @@ div.messages {
|
||||
/ / / // / ___/ / /___
|
||||
/_/ /_/___//____/\____/
|
||||
*/
|
||||
/* line 671, jee.scss */
|
||||
/* line 742, jee.scss */
|
||||
#fullscreen-btn {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
bottom: 20px;
|
||||
left: 20px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
/* line 685, jee.scss */
|
||||
/* line 756, jee.scss */
|
||||
.bubble-1 {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
@@ -4638,7 +4799,7 @@ div.messages {
|
||||
left: -200px;
|
||||
}
|
||||
|
||||
/* line 689, jee.scss */
|
||||
/* line 760, jee.scss */
|
||||
.bubble-2 {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
@@ -4651,7 +4812,7 @@ div.messages {
|
||||
right: -400px;
|
||||
}
|
||||
|
||||
/* line 694, jee.scss */
|
||||
/* line 765, jee.scss */
|
||||
.star {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
@@ -4669,7 +4830,7 @@ div.messages {
|
||||
/ /_/ / /___/ /_/ / /_/ / /_/ /
|
||||
/_____/_____/_____/\____/\____/
|
||||
*/
|
||||
/* line 708, jee.scss */
|
||||
/* line 779, jee.scss */
|
||||
#fps {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
@@ -4677,7 +4838,7 @@ div.messages {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
/* line 714, jee.scss */
|
||||
/* line 785, jee.scss */
|
||||
#nav-cursor {
|
||||
position: absolute;
|
||||
width: 6px;
|
||||
|
||||
@@ -80,7 +80,6 @@ body{
|
||||
background-image: -webkit-linear-gradient(top, #FFFDE9 0%, #BECFD9 100%);
|
||||
/* W3C Markup, IE10 Release Preview */
|
||||
background-image: linear-gradient(to bottom, #FFFDE9 0%, #BECFD9 100%);
|
||||
|
||||
}
|
||||
|
||||
@keyframes introLogo{
|
||||
@@ -189,7 +188,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-sol');}
|
||||
&, a{color:$SOL-col-txt;}
|
||||
h2.node-title{&,a{color:$SOL-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$SOL-color;}
|
||||
a{@include bg-svg-png('title-SOL'); width:170px; height:35px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-sol');}
|
||||
.line{background-color:$SOL-col-active;}
|
||||
}
|
||||
@@ -199,7 +201,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-dph');}
|
||||
&, a{color:$DPH-col-txt;}
|
||||
h2.node-title{&,a{color:$DPH-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$DPH-color;}
|
||||
a{@include bg-svg-png('title-DPH'); width:180px; height:80px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-dph');}
|
||||
.line{background-color:$DPH-col-active;}
|
||||
}
|
||||
@@ -209,7 +214,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-sub');}
|
||||
&, a{color:$SUB-col-txt;}
|
||||
h2.node-title{&,a{color:$SUB-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$SUB-color;}
|
||||
a{@include bg-svg-png('title-SUB'); width:200px; height:35px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-sub');}
|
||||
.line{background-color:$SUB-col-active;}
|
||||
}
|
||||
@@ -219,7 +227,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-bc');}
|
||||
&, a{color:$BC-col-txt;}
|
||||
h2.node-title{&,a{color:$BC-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$BC-color;}
|
||||
a{@include bg-svg-png('title-BC'); width:120px; height:45px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-bc');}
|
||||
.line{background-color:$BC-col-active;}
|
||||
}
|
||||
@@ -229,7 +240,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-opp');}
|
||||
&, a{color:$OPP-col-txt;}
|
||||
h2.node-title{&,a{color:$OPP-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$OPP-color;}
|
||||
a{@include bg-svg-png('title-OPP'); width:245px; height:95px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-opp');}
|
||||
.line{background-color:$OPP-col-active;}
|
||||
}
|
||||
@@ -239,7 +253,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-dub');}
|
||||
&, a{color:$DUB-col-txt;}
|
||||
h2.node-title{&,a{color:$DUB-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$DUB-color;}
|
||||
a{@include bg-svg-png('title-DUB'); width:195px; height:65px;}
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-dub');}
|
||||
.line{background-color:$DUB-col-active;}
|
||||
}
|
||||
@@ -249,7 +266,10 @@ div.messages{
|
||||
&.node-teaser{
|
||||
&::after{ @include bg-svg-png('bgd-juso');}
|
||||
&, a{color:$JUSO-col-txt;}
|
||||
h2.node-title{&,a{color:$JUSO-color;}}
|
||||
h2.node-title{
|
||||
&,a{color:$JUSO-color;}
|
||||
a{@include bg-svg-png('title-JUSO'); width:200px; height:65px; }
|
||||
}
|
||||
.field-name-field-vignette{@include bg-svg-png('shadow-juso');}
|
||||
.line{background-color:$JUSO-col-active;}
|
||||
}
|
||||
@@ -285,7 +305,7 @@ div.messages{
|
||||
transition:1s ease-out;
|
||||
transition-property:opacity;
|
||||
|
||||
h2.node-title{
|
||||
h2.node-title a{
|
||||
transform:none;
|
||||
transform-origin:bottom center;
|
||||
transition:1s ease-out;
|
||||
@@ -314,7 +334,11 @@ div.messages{
|
||||
transition:1s ease-out 0.9s;
|
||||
transition-property: opacity;
|
||||
}
|
||||
>.field-name-field-vignette{cursor:pointer;z-index:2;}
|
||||
>.field-name-field-vignette{
|
||||
cursor:pointer;z-index:2;
|
||||
transform:scale(0.5);
|
||||
transition:1s ease-out; transition-property:transform;
|
||||
}
|
||||
}
|
||||
}
|
||||
&:after{
|
||||
@@ -344,12 +368,18 @@ div.messages{
|
||||
left:$pad*6; right:$pad*6;
|
||||
bottom:$pad*15;
|
||||
}
|
||||
h2.node-title{transform:scale(2,2);}
|
||||
h2.node-title a{transform:scale(2,2);}
|
||||
.texts{opacity:1; height:8em;}
|
||||
.field-name-field-partie{
|
||||
opacity:1; z-index:0;
|
||||
// display all fields inside each parties
|
||||
>.field{opacity:1; z-index:-1; cursor:default;}
|
||||
&:nth-child(2){
|
||||
>.field-name-field-vignette{
|
||||
transform:scale(1.3);
|
||||
// transition:1s ease-out 0.5s; transition-property:transform;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -403,6 +433,11 @@ div.messages{
|
||||
font-size:1.8em;
|
||||
}
|
||||
z-index: 5;
|
||||
a{
|
||||
display:block;
|
||||
text-indent: -1000px;
|
||||
overflow:hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.texts{
|
||||
@@ -440,7 +475,6 @@ div.messages{
|
||||
.field-name-field-vignette{
|
||||
position:relative;
|
||||
float:left;
|
||||
$shadow-size:3.5em;
|
||||
padding:$shadow-size;
|
||||
margin-top:-$shadow-size*1.15;
|
||||
margin-right:-$shadow-size+1.5em;
|
||||
@@ -498,6 +532,15 @@ div.messages{
|
||||
&.visible{
|
||||
opacity:1;
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
#home-btn{
|
||||
@include bg-svg-png('home-btn');
|
||||
position:absolute;
|
||||
z-index:100; top:20px; left:20px;
|
||||
width:25px; height:20px; cursor:pointer;
|
||||
}
|
||||
|
||||
/*
|
||||
_____ _____ __ _____ _____ _____ _____ __ __ _____ _____ ____ _____
|
||||
| | | | | | __ | __| | __ | | | | | | | \| __|
|
||||
@@ -505,54 +548,75 @@ div.messages{
|
||||
|_____|_____|_____|_____|__|__|_____| |_____| |_| |_|___|_____|____/|_____|
|
||||
*/
|
||||
|
||||
// SOL
|
||||
#node-2{
|
||||
@include bg-svg-png('bgd-sol');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$SOL-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-SOL-blur');}
|
||||
}
|
||||
// DPH
|
||||
#node-3{
|
||||
@include bg-svg-png('bgd-dph');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$DPH-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-DPH-blur');}
|
||||
}
|
||||
// SUB
|
||||
#node-4{
|
||||
@include bg-svg-png('bgd-sub');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$SUB-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-SUB-blur');}
|
||||
}
|
||||
// BC
|
||||
#node-5{
|
||||
@include bg-svg-png('bgd-bc');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$BC-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-BC-blur');}
|
||||
}
|
||||
// OPP
|
||||
#node-6{
|
||||
@include bg-svg-png('bgd-opp');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$OPP-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-OPP-blur');}
|
||||
}
|
||||
// DUB
|
||||
#node-7{
|
||||
@include bg-svg-png('bgd-bub');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$DUB-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-DUB-blur');}
|
||||
}
|
||||
// JUSO
|
||||
#node-8{
|
||||
@include bg-svg-png('bgd-juso');
|
||||
.field-type-text-long .field-label,
|
||||
h2.node-title,
|
||||
.field-name-field-dbatre li:before{
|
||||
color:$JUSO-col-active;
|
||||
}
|
||||
h2.node-title{@include bg-svg-png('title-JUSO-blur');}
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -562,7 +626,6 @@ div.messages{
|
||||
|_____|_____|_|___|_____|__|__|_____|__ _|_____|_____|
|
||||
|__|
|
||||
*/
|
||||
}
|
||||
|
||||
.node{
|
||||
position:relative;
|
||||
@@ -575,9 +638,15 @@ div.messages{
|
||||
font-weight:normal;
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
max-width: 8.5em;
|
||||
// max-width: 8.5em;
|
||||
line-height: 0.85;
|
||||
font-size: 2.268em;
|
||||
position:absolute; display:block;
|
||||
top:0; left:0; width:100%; height:100%;
|
||||
background-size: contain!important;
|
||||
text-indent: -5000px;
|
||||
z-index:-1;
|
||||
opacity:0.4;
|
||||
}
|
||||
|
||||
.node>.field{
|
||||
@@ -588,7 +657,7 @@ div.messages{
|
||||
background-color: rgba(255,255,255,0.9);
|
||||
width:23em; padding:1em;
|
||||
z-index:10;
|
||||
|
||||
cursor:move;
|
||||
.field-label{
|
||||
text-transform: uppercase;
|
||||
font-family: "epflulb";
|
||||
@@ -639,6 +708,7 @@ div.messages{
|
||||
width:100%; height:100%;
|
||||
top:0; left:0;
|
||||
z-index:10;
|
||||
cursor:move;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -646,6 +716,7 @@ div.messages{
|
||||
} // #chapter-wrapper
|
||||
} // #main
|
||||
|
||||
|
||||
/* __________ ____ ________________
|
||||
/ ____/ __ \/ __ \/_ __/ ____/ __ \
|
||||
/ /_ / / / / / / / / / / __/ / /_/ /
|
||||
@@ -670,7 +741,7 @@ div.messages{
|
||||
*/
|
||||
#fullscreen-btn{
|
||||
position:fixed;
|
||||
top:20px; left:20px;
|
||||
bottom:20px; left:20px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user