diff --git a/TMP/g42072.png b/TMP/g42072.png new file mode 100644 index 0000000..2ccaf53 Binary files /dev/null and b/TMP/g42072.png differ diff --git a/TMP/g42973.png b/TMP/g42973.png new file mode 100644 index 0000000..0156d65 Binary files /dev/null and b/TMP/g42973.png differ diff --git a/TMP/g43100.png b/TMP/g43100.png new file mode 100644 index 0000000..f230c95 Binary files /dev/null and b/TMP/g43100.png differ diff --git a/TMP/g45216-4.png b/TMP/g45216-4.png new file mode 100644 index 0000000..617cc11 Binary files /dev/null and b/TMP/g45216-4.png differ diff --git a/TMP/store.png b/TMP/store.png new file mode 100644 index 0000000..75e463f Binary files /dev/null and b/TMP/store.png differ diff --git a/TMP/use41625.png b/TMP/use41625.png new file mode 100644 index 0000000..d7b7421 Binary files /dev/null and b/TMP/use41625.png differ diff --git a/TMP/use41627.png b/TMP/use41627.png new file mode 100644 index 0000000..26eeed9 Binary files /dev/null and b/TMP/use41627.png differ diff --git a/css/styles.css b/css/styles.css index fdd9f65..521d785 100644 --- a/css/styles.css +++ b/css/styles.css @@ -14614,6 +14614,13 @@ a:hover { top: calc(50% + 140px); } +/* line 142, global.scss */ +.next { + position: absolute; + bottom: 10px; + right: 10px; +} + @keyframes pop-up { 0% { transform: scale(0); @@ -14717,6 +14724,8 @@ button.dotted, color: #2f2f2f; border: 2px dotted #2f2f2f; border-radius: 6px; + padding: 5px 15px; + margin: 5px; } /* line 2, header.scss */ @@ -15235,3 +15244,197 @@ header .container .row .menu ul li.active a:hover, header .container .row .menu border-radius: 0 0 26px 26px; overflow: hidden; } + +/* line 3, sections/training.scss */ +.training { + width: 100%; +} +/* line 6, sections/training.scss */ +.training .phone { + position: relative; + height: 570px; + width: 245px; + background-image: url(../images/phone.png); + background-position: center bottom; + background-repeat: no-repeat; + background-size: 245px 500px; +} +/* line 15, sections/training.scss */ +.training .phone .name { + position: absolute; + left: 60px; + top: 5px; + font-size: 0.75rem; + font-weight: 700; +} +/* line 22, sections/training.scss */ +.training .phone .rule { + position: absolute; + left: 60px; + top: 25px; + font-size: 0.625rem; +} +/* line 28, sections/training.scss */ +.training .phone .avatar { + position: absolute; + left: 0; + top: 0; + height: 50px; + width: 50px; +} +/* line 34, sections/training.scss */ +.training .phone .avatar img { + height: 50px; + width: 50px; +} +/* line 40, sections/training.scss */ +.training .phone .content { + position: absolute; + top: 145px; + left: 12px; + height: 371px; + width: 223px; + overflow: hidden; +} +/* line 48, sections/training.scss */ +.training .phone .content .cloud { + display: none; + position: relative; + width: 80%; + font-size: 0.75rem; + font-weight: 500; + padding: 10px; + margin: 10px 0; + border-radius: 8px; +} +/* line 58, sections/training.scss */ +.training .phone .content .cloud img { + width: 100%; + padding: 5px; + cursor: pointer; +} +/* line 64, sections/training.scss */ +.training .phone .content .cloud.left { + left: 15px; + background: #f6e7ea; + border: 1px solid #c8bcbe; +} +/* line 68, sections/training.scss */ +.training .phone .content .cloud.left:before { + content: ''; + border: solid 8px transparent; + border-right-color: #c8bcbe; + position: absolute; + left: 0; + top: 50%; + transform: translate(-100%, -50%); +} +/* line 77, sections/training.scss */ +.training .phone .content .cloud.left:after { + content: ''; + border: solid 7px transparent; + border-right-color: #f6e7ea; + position: absolute; + left: 0; + top: 50%; + transform: translate(-100%, -50%); +} +/* line 88, sections/training.scss */ +.training .phone .content .cloud.right { + left: calc(20% - 13px); + background: #d4eeed; + border: 1px solid #b0c8c6; +} +/* line 92, sections/training.scss */ +.training .phone .content .cloud.right:before { + content: ''; + border: solid 8px transparent; + border-left-color: #b0c8c6; + position: absolute; + right: 0; + top: 50%; + transform: translate(100%, -50%); +} +/* line 101, sections/training.scss */ +.training .phone .content .cloud.right:after { + content: ''; + border: solid 7px transparent; + border-left-color: #d4eeed; + position: absolute; + right: 0; + top: 50%; + transform: translate(100%, -50%); +} +/* line 112, sections/training.scss */ +.training .phone .content .cloud.empty { + width: 100%; + text-align: center; + padding: 0; +} +/* line 121, sections/training.scss */ +.training .phone .input { + position: absolute; + top: 516px; + left: 12px; + height: 42px; + width: 223px; + border-radius: 0 0 26px 26px; + overflow: hidden; + text-align: center; +} +/* line 131, sections/training.scss */ +.training .phone .input input { + border: none; + width: 85%; + height: 25px; + padding: 0 10px; + border-radius: 8px; + color: black; + margin: 8px auto; + font-size: 1rem; +} +/* line 145, sections/training.scss */ +.training .store { + position: relative; + height: 600px; + width: 700px; + background-image: url(../images/store.png); + background-repeat: no-repeat; + background-size: contain; +} +/* line 153, sections/training.scss */ +.training .store .people { + display: none; + position: absolute; + top: 0; + left: 0; + height: 120px; + width: 50px; + background-repeat: no-repeat; + background-size: contain; + background-position: center; +} +/* line 164, sections/training.scss */ +.training .store .people.luca { + background-image: url(../images/people/luca.png); +} +/* line 165, sections/training.scss */ +.training .store .people.sarah { + background-image: url(../images/people/sarah.png); +} +/* line 166, sections/training.scss */ +.training .store .people.maria { + background-image: url(../images/people/maria.png); +} +/* line 167, sections/training.scss */ +.training .store .people.fabio { + background-image: url(../images/people/fabio.png); +} +/* line 168, sections/training.scss */ +.training .store .people.lucia { + background-image: url(../images/people/lucia.png); +} +/* line 169, sections/training.scss */ +.training .store .people.paolo { + background-image: url(../images/people/paolo.png); +} diff --git a/header.php b/header.php index fd63516..28682c2 100755 --- a/header.php +++ b/header.php @@ -1,13 +1,22 @@ -
"> + + +
">
".$getQ[0]."
"; + if(in_array($getQ[0], $redHeader)){ + echo "
"; + switch($getQ[0]){ + case 'training-pull': + echo "Fomazione pull"; + } + echo "
"; }else{ ?>