main interface ok

added grunt-svg2png and set svg 2 png fall back mixin
added bubbles and stars
added nav_pos move on chapter preview
This commit is contained in:
Bachir Soussi Chiadmi
2015-03-09 18:04:42 +01:00
parent 76c7154f4e
commit d5edfa75c8
810 changed files with 87625 additions and 320 deletions
+294 -200
View File
@@ -3726,12 +3726,26 @@ p.heading {
font-size: 1.25em !important;
}
/* line 28, jee.scss */
/*
__ ________ __ _____ _______
/ |/ / _/ |/ // _/ | / / ___/
/ /|_/ // / | / / // |/ /\__ \
/ / / // / / |_/ // /| /___/ /
/_/ /_/___//_/|_/___/_/ |_//____/
*/
/*
___ ____ ____
/ | / __ \/ __ \
/ /| | / /_/ / /_/ /
/ ___ |/ ____/ ____/
/_/ |_/_/ /_/
*/
/* line 46, jee.scss */
html {
position: relative;
}
/* line 34, jee.scss */
/* line 52, jee.scss */
body {
position: relative;
-webkit-user-select: none;
@@ -3743,7 +3757,7 @@ body {
overflow: hidden;
}
/* line 43, jee.scss */
/* line 61, jee.scss */
#root {
position: relative;
width: 100%;
@@ -3857,8 +3871,9 @@ body {
opacity: 0;
}
}
/* line 91, jee.scss */
/* line 109, jee.scss */
#header {
z-index: 1;
position: absolute;
overflow: hidden;
width: 700px;
@@ -3870,18 +3885,18 @@ body {
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
/* line 104, jee.scss */
/* line 123, jee.scss */
#header h1 {
position: absolute;
width: 100%;
height: 100%;
}
/* line 107, jee.scss */
/* line 126, jee.scss */
#header h1 a {
display: block;
margin-top: -500%;
}
/* line 109, jee.scss */
/* line 128, jee.scss */
#header h1:after, #header h1:before {
content: "";
display: block;
@@ -3892,25 +3907,28 @@ body {
left: 0;
opacity: 0;
}
/* line 117, jee.scss */
/* line 136, jee.scss */
#header h1:before {
background: transparent url("../assets/img/logo.svg") no-repeat center center;
background: transparent url("../assets/img/logo.png") no-repeat center center;
background: none, url("../assets/img/logo.svg") no-repeat center center;
-webkit-animation: introLogo 8s linear 0s;
animation: introLogo 8s linear 0s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
/* line 122, jee.scss */
/* line 141, jee.scss */
#header h1:after {
background: transparent url("../assets/img/logo-blured.svg") no-repeat center center;
background: transparent url("../assets/img/logo-blured.png") no-repeat center center;
background: none, url("../assets/img/logo-blured.svg") no-repeat center center;
-webkit-animation: introLogoBlured 8s linear 0s;
animation: introLogoBlured 8s linear 0s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
/* line 129, jee.scss */
/* line 149, jee.scss */
#header h2 {
background: transparent url("../assets/img/slogan.svg") no-repeat center center;
background: transparent url("../assets/img/slogan.png") no-repeat center center;
background: none, url("../assets/img/slogan.svg") no-repeat center center;
position: absolute;
width: 100%;
height: 100%;
@@ -3920,13 +3938,13 @@ body {
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
/* line 133, jee.scss */
/* line 154, jee.scss */
#header h2 a {
display: block;
margin-top: -500%;
}
/* line 140, jee.scss */
/* line 161, jee.scss */
div.messages {
position: absolute;
top: 20px;
@@ -3937,7 +3955,7 @@ div.messages {
z-index: 1000;
}
/* line 148, jee.scss */
/* line 169, jee.scss */
#main {
position: absolute;
width: 100%;
@@ -3949,16 +3967,178 @@ div.messages {
| --| | | |__| | | -|__ | | __ -|_ _| | | | | | | | | __|
|_____|_____|_____|_____|__|__|_____| |_____| |_| |_|___|_____|____/|_____|
*/
/*
_____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____
| | | | _ | _ |_ _| __| __ | __| | __| __| | | __| __ | | | | | __|
| --| | | __| | | | __| -|__ | | | | __| | | | __| -|- -| | | | | __|
|_____|__|__|__|__|__| |_| |_____|__|__|_____| |_____|_____|_|___|_____|__|__|_____|__ _|_____|_____|
|__|
*/
}
/* line 153, jee.scss */
/* line 174, jee.scss */
#main > .region, #main > .region > .block-system, #main > .region > .block-system > .content {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
/* line 159, jee.scss */
/* line 189, jee.scss */
#main #node-2::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 190, jee.scss */
#main #node-2, #main #node-2 a {
color: #b24c14;
}
/* line 191, jee.scss */
#main #node-2 h2.node-title, #main #node-2 h2.node-title a {
color: #d85509;
}
/* line 192, jee.scss */
#main #node-2 .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 193, jee.scss */
#main #node-2 .line {
background-color: #ea5b0c;
}
/* line 197, jee.scss */
#main #node-3::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 198, jee.scss */
#main #node-3, #main #node-3 a {
color: #686b00;
}
/* line 199, jee.scss */
#main #node-3 h2.node-title, #main #node-3 h2.node-title a {
color: #afaf00;
}
/* line 200, jee.scss */
#main #node-3 .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 201, jee.scss */
#main #node-3 .line {
background-color: #cecd00;
}
/* line 205, jee.scss */
#main #node-4::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 206, jee.scss */
#main #node-4, #main #node-4 a {
color: #b71330;
}
/* line 207, jee.scss */
#main #node-4 h2.node-title, #main #node-4 h2.node-title a {
color: #cd0734;
}
/* line 208, jee.scss */
#main #node-4 .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 209, jee.scss */
#main #node-4 .line {
background-color: #de003a;
}
/* line 213, jee.scss */
#main #node-5::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 214, jee.scss */
#main #node-5, #main #node-5 a {
color: #033d6f;
}
/* line 215, jee.scss */
#main #node-5 h2.node-title, #main #node-5 h2.node-title a {
color: #024b87;
}
/* line 216, jee.scss */
#main #node-5 .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 217, jee.scss */
#main #node-5 .line {
background-color: #0066b1;
}
/* line 221, jee.scss */
#main #node-6::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 222, jee.scss */
#main #node-6, #main #node-6 a {
color: #7f1965;
}
/* line 223, jee.scss */
#main #node-6 h2.node-title, #main #node-6 h2.node-title a {
color: #941b80;
}
/* line 224, jee.scss */
#main #node-6 .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 225, jee.scss */
#main #node-6 .line {
background-color: #af1380;
}
/* line 229, jee.scss */
#main #node-7::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 230, jee.scss */
#main #node-7, #main #node-7 a {
color: #22742c;
}
/* line 231, jee.scss */
#main #node-7 h2.node-title, #main #node-7 h2.node-title a {
color: #288d80;
}
/* line 232, jee.scss */
#main #node-7 .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 233, jee.scss */
#main #node-7 .line {
background-color: #62a530;
}
/* line 237, jee.scss */
#main #node-8::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 238, jee.scss */
#main #node-8, #main #node-8 a {
color: #0b7f8a;
}
/* line 239, jee.scss */
#main #node-8 h2.node-title, #main #node-8 h2.node-title a {
color: #009aa8;
}
/* line 240, jee.scss */
#main #node-8 .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 241, jee.scss */
#main #node-8 .line {
background-color: #33b4b5;
}
/* line 251, jee.scss */
#main .node-chapitre.node-teaser {
z-index: 2;
position: absolute;
/*
_____ __________________ ___ _________________ __________________
@@ -3974,6 +4154,11 @@ div.messages {
|____/|_____|__| |__|__|_____|_____|_| |_|_|_|_____|____/|_____|
*/
opacity: 1;
-webkit-transition: 1s ease-out;
transition: 1s ease-out;
-webkit-transition-property: opacity;
transition-property: opacity;
/*
_____ _____ _____ _____ _____ _____ _ _ _ _____ _____ ____ _____
| _ | __ | __| | | | __| | | | | | | \| __|
@@ -3981,6 +4166,12 @@ div.messages {
|__| |__|__|_____|\___/|_____|_____|_____| |_|_|_|_____|____/|_____|
*/
/*
_____ _____ _____ _____ _____ _____ _____ _____ _____ _____ ____ _____
| | |_ _| | __| _ |_ _| __| | | | \| __|
| | | |- -| | | |- -| | | | | | | __| | | | | | | | | __|
|_|_|_|_____| |_| |_____|_____|__|__| |_| |_____| |_|_|_|_____|____/|_____|
*/
/*
_____________ ____________ ___ __ _____ __ _ __ __ _ _
/ ____/ ____/ | / / ____/ __ \/ | / / / ___/ _/_/___ ____ ____ (_)___ / /____ _________ ______/ /_(_) _____ | |
@@ -3990,7 +4181,7 @@ div.messages {
|_| /_/
*/
}
/* line 177, jee.scss */
/* line 274, jee.scss */
#main .node-chapitre.node-teaser h2.node-title {
-webkit-transform: none;
-ms-transform: none;
@@ -4004,11 +4195,11 @@ div.messages {
transition-property: transform;
z-index: 5;
}
/* line 184, jee.scss */
/* line 281, jee.scss */
#main .node-chapitre.node-teaser > .content {
position: relative;
}
/* line 185, jee.scss */
/* line 282, jee.scss */
#main .node-chapitre.node-teaser .texts {
opacity: 0;
height: 1px;
@@ -4019,7 +4210,7 @@ div.messages {
transition-property: opacity height;
position: absolute;
}
/* line 191, jee.scss */
/* line 288, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-partie {
opacity: 0;
position: absolute;
@@ -4028,12 +4219,12 @@ div.messages {
-webkit-transition-property: opacity -webkit-transform;
transition-property: opacity transform;
}
/* line 197, jee.scss */
/* line 294, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) {
z-index: 2;
opacity: 1;
}
/* line 201, jee.scss */
/* line 298, 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;
@@ -4041,12 +4232,12 @@ div.messages {
-webkit-transition-property: opacity;
transition-property: opacity;
}
/* line 206, jee.scss */
/* line 303, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) > .field-name-field-vignette {
cursor: pointer;
z-index: 2;
}
/* line 209, jee.scss */
/* line 306, jee.scss */
#main .node-chapitre.node-teaser:after {
opacity: 0;
-webkit-transition: 2s ease-in;
@@ -4058,7 +4249,11 @@ div.messages {
bottom: 2px;
right: 2px;
}
/* line 228, jee.scss */
/* line 324, jee.scss */
#main .node-chapitre.node-teaser.previewed {
z-index: 100;
}
/* line 326, jee.scss */
#main .node-chapitre.node-teaser.previewed:after {
opacity: 1;
top: 2em;
@@ -4066,37 +4261,40 @@ div.messages {
right: -12em;
bottom: -30em;
}
/* line 235, jee.scss */
/* line 333, jee.scss */
#main .node-chapitre.node-teaser.previewed h2.node-title {
-webkit-transform: scale(2, 2);
-ms-transform: scale(2, 2);
transform: scale(2, 2);
}
/* line 236, jee.scss */
/* line 334, jee.scss */
#main .node-chapitre.node-teaser.previewed .texts {
opacity: 1;
height: 8em;
}
/* line 237, jee.scss */
/* line 335, jee.scss */
#main .node-chapitre.node-teaser.previewed .field-name-field-partie {
opacity: 1;
z-index: 0;
}
/* line 240, jee.scss */
/* line 338, jee.scss */
#main .node-chapitre.node-teaser.previewed .field-name-field-partie > .field {
opacity: 1;
z-index: -1;
cursor: default;
}
/* line 254, jee.scss */
/* line 348, jee.scss */
#main .node-chapitre.node-teaser.mitigated {
opacity: 0.3;
}
/* line 361, jee.scss */
#main .node-chapitre.node-teaser:after {
content: " ";
background-size: contain;
background-repeat: no-repeat;
background-size: contain !important;
position: absolute;
z-index: -1;
}
/* line 262, jee.scss */
/* line 368, jee.scss */
#main .node-chapitre.node-teaser h2.node-title {
font-family: "epflulb";
font-weight: normal;
@@ -4107,30 +4305,30 @@ div.messages {
z-index: 5;
}
@media only screen and (min-width: 64.063em) {
/* line 262, jee.scss */
/* line 368, jee.scss */
#main .node-chapitre.node-teaser h2.node-title {
font-size: 1.3em;
}
}
@media only screen and (min-width: 90.063em) {
/* line 262, jee.scss */
/* line 368, jee.scss */
#main .node-chapitre.node-teaser h2.node-title {
font-size: 1.8em;
}
}
/* line 282, jee.scss */
/* line 388, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-comprendre {
min-width: 16em;
}
/* line 283, jee.scss */
/* line 389, 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 285, jee.scss */
/* line 391, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-comprendre p {
margin: 0;
}
/* line 289, jee.scss */
/* line 395, jee.scss */
#main .node-chapitre.node-teaser ul.links {
display: block;
margin: 0;
@@ -4139,11 +4337,11 @@ div.messages {
position: relative;
width: 100%;
}
/* line 291, jee.scss */
/* line 397, jee.scss */
#main .node-chapitre.node-teaser ul.links li.node-readmore {
padding: 0;
}
/* line 293, jee.scss */
/* line 399, jee.scss */
#main .node-chapitre.node-teaser ul.links li.node-readmore a {
display: inline-block;
height: 25px;
@@ -4152,14 +4350,15 @@ div.messages {
color: #000 !important;
width: 8em;
text-align: left;
background: transparent url(../assets/img/readmore-btn.svg) no-repeat right center;
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 305, jee.scss */
/* line 412, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-partie {
clear: both;
padding-top: 1em;
}
/* line 309, jee.scss */
/* line 416, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-vignette {
position: relative;
float: left;
@@ -4169,31 +4368,29 @@ div.messages {
margin-bottom: 0;
margin-left: 0;
background-size: contain;
background-repeat: no-repeat;
background-origin: center center;
}
/* line 322, jee.scss */
/* line 429, jee.scss */
#main .node-chapitre.node-teaser .field-type-text {
min-width: 16em;
}
/* line 323, jee.scss */
/* line 430, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-titre {
font-family: "epflul";
font-size: 1.6em;
line-height: 1.1;
}
/* line 328, jee.scss */
/* line 435, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-sous-titre {
font-family: "epflul";
font-size: 1.4em;
line-height: 1.2;
}
/* line 333, jee.scss */
/* line 440, jee.scss */
#main .node-chapitre.node-teaser .field-name-field-description {
font-size: 0.88em;
line-height: 1.2;
}
/* line 339, jee.scss */
/* line 446, jee.scss */
#main .node-chapitre.node-teaser .line {
z-index: -1;
position: absolute;
@@ -4203,150 +4400,9 @@ div.messages {
-ms-transform-origin: top left;
transform-origin: top left;
width: 2px;
background-color: red;
opacity: 0.4;
}
/* line 358, jee.scss */
#main #node-2::after {
background-image: url(../assets/img/bgd-sol.svg);
}
/* line 359, jee.scss */
#main #node-2, #main #node-2 a {
color: #b24c14;
}
/* line 360, jee.scss */
#main #node-2 h2.node-title, #main #node-2 h2.node-title a {
color: #d85509;
}
/* line 361, jee.scss */
#main #node-2 .field-name-field-vignette {
background-image: url(../assets/img/shadow-sol.svg);
}
/* line 362, jee.scss */
#main #node-2 .line {
background-color: #ea5b0c;
}
/* line 366, jee.scss */
#main #node-3::after {
background-image: url(../assets/img/bgd-dph.svg);
}
/* line 367, jee.scss */
#main #node-3, #main #node-3 a {
color: #686b00;
}
/* line 368, jee.scss */
#main #node-3 h2.node-title, #main #node-3 h2.node-title a {
color: #afaf00;
}
/* line 369, jee.scss */
#main #node-3 .field-name-field-vignette {
background-image: url(../assets/img/shadow-dph.svg);
}
/* line 370, jee.scss */
#main #node-3 .line {
background-color: #cecd00;
}
/* line 374, jee.scss */
#main #node-4::after {
background-image: url(../assets/img/bgd-sub.svg);
}
/* line 375, jee.scss */
#main #node-4, #main #node-4 a {
color: #b71330;
}
/* line 376, jee.scss */
#main #node-4 h2.node-title, #main #node-4 h2.node-title a {
color: #cd0734;
}
/* line 377, jee.scss */
#main #node-4 .field-name-field-vignette {
background-image: url(../assets/img/shadow-sub.svg);
}
/* line 378, jee.scss */
#main #node-4 .line {
background-color: #de003a;
}
/* line 382, jee.scss */
#main #node-5::after {
background-image: url(../assets/img/bgd-bc.svg);
}
/* line 383, jee.scss */
#main #node-5, #main #node-5 a {
color: #033d6f;
}
/* line 384, jee.scss */
#main #node-5 h2.node-title, #main #node-5 h2.node-title a {
color: #024b87;
}
/* line 385, jee.scss */
#main #node-5 .field-name-field-vignette {
background-image: url(../assets/img/shadow-bc.svg);
}
/* line 386, jee.scss */
#main #node-5 .line {
background-color: #0066b1;
}
/* line 390, jee.scss */
#main #node-6::after {
background-image: url(../assets/img/bgd-opp.svg);
}
/* line 391, jee.scss */
#main #node-6, #main #node-6 a {
color: #7f1965;
}
/* line 392, jee.scss */
#main #node-6 h2.node-title, #main #node-6 h2.node-title a {
color: #941b80;
}
/* line 393, jee.scss */
#main #node-6 .field-name-field-vignette {
background-image: url(../assets/img/shadow-opp.svg);
}
/* line 394, jee.scss */
#main #node-6 .line {
background-color: #af1380;
}
/* line 398, jee.scss */
#main #node-7::after {
background-image: url(../assets/img/bgd-dub.svg);
}
/* line 399, jee.scss */
#main #node-7, #main #node-7 a {
color: #22742c;
}
/* line 400, jee.scss */
#main #node-7 h2.node-title, #main #node-7 h2.node-title a {
color: #288d80;
}
/* line 401, jee.scss */
#main #node-7 .field-name-field-vignette {
background-image: url(../assets/img/shadow-dub.svg);
}
/* line 402, jee.scss */
#main #node-7 .line {
background-color: #62a530;
}
/* line 406, jee.scss */
#main #node-8::after {
background-image: url(../assets/img/bgd-juso.svg);
}
/* line 407, jee.scss */
#main #node-8, #main #node-8 a {
color: #0b7f8a;
}
/* line 408, jee.scss */
#main #node-8 h2.node-title, #main #node-8 h2.node-title a {
color: #009aa8;
}
/* line 409, jee.scss */
#main #node-8 .field-name-field-vignette {
background-image: url(../assets/img/shadow-juso.svg);
}
/* line 410, jee.scss */
#main #node-8 .line {
background-color: #33b4b5;
}
/* line 413, jee.scss */
/* line 457, jee.scss */
#main .chapter-wrapper {
position: absolute;
top: 0;
@@ -4361,13 +4417,13 @@ div.messages {
/ __/ / /_/ / /_/ / / / / /___/ _, _/
/_/ \____/\____/ /_/ /_____/_/ |_|
*/
/* line 426, jee.scss */
/* line 470, jee.scss */
#footer {
position: fixed;
bottom: 0;
right: 0;
}
/* line 429, jee.scss */
/* line 473, jee.scss */
#footer .block {
display: inline-block;
vertical-align: top;
@@ -4380,7 +4436,7 @@ div.messages {
/ / / // / ___/ / /___
/_/ /_/___//____/\____/
*/
/* line 441, jee.scss */
/* line 485, jee.scss */
#fullscreen-btn {
position: fixed;
top: 20px;
@@ -4388,13 +4444,51 @@ div.messages {
z-index: 1000;
}
/* line 499, jee.scss */
.bubble-1 {
position: absolute;
z-index: 0;
display: block;
width: 425px;
height: 425px;
background: transparent url("../assets/img/bubble-01.png") no-repeat center center;
background: none, url("../assets/img/bubble-01.svg") no-repeat center center;
top: -200px;
left: -200px;
}
/* line 503, jee.scss */
.bubble-2 {
position: absolute;
z-index: 0;
display: block;
width: 885px;
height: 885px;
background: transparent url("../assets/img/bubble-02.png") no-repeat center center;
background: none, url("../assets/img/bubble-02.svg") no-repeat center center;
bottom: -400px;
right: -400px;
}
/* line 508, jee.scss */
.star {
position: absolute;
z-index: 0;
display: block;
width: 10px;
height: 10px;
opacity: 1;
background: transparent url("../assets/img/star.png") no-repeat center center;
background: none, url("../assets/img/star.svg") no-repeat center center;
}
/* ____ __________ __ ________
/ __ \/ ____/ __ )/ / / / ____/
/ / / / __/ / __ / / / / / __
/ /_/ / /___/ /_/ / /_/ / /_/ /
/_____/_____/_____/\____/\____/
*/
/* line 454, jee.scss */
/* line 522, jee.scss */
#fps {
position: fixed;
top: 20px;
@@ -4402,7 +4496,7 @@ div.messages {
z-index: 1000;
}
/* line 460, jee.scss */
/* line 528, jee.scss */
#nav-cursor {
position: absolute;
width: 6px;