fonts arrow
This commit is contained in:
@@ -293,7 +293,7 @@ footer span.totop {
|
||||
border-top-left-radius: 10%;
|
||||
border-top-right-radius: 10%;
|
||||
padding-bottom: 0.5rem; }
|
||||
footer span.totop #toTop .fa-arrow-up {
|
||||
footer span.totop #toTop .arrow-up {
|
||||
font-size: 1.7rem;
|
||||
line-height: 2.5rem;
|
||||
text-align: center;
|
||||
@@ -301,8 +301,9 @@ footer span.totop {
|
||||
height: 2rem;
|
||||
display: inline-block;
|
||||
text-align: top; }
|
||||
footer span.totop #toTop .fa-arrow-up .fa {
|
||||
color: #fff; }
|
||||
footer span.totop #toTop .arrow-up::before {
|
||||
content: url(../images/up-arrow.svg);
|
||||
width: 50%; }
|
||||
|
||||
.footer {
|
||||
display: grid;
|
||||
@@ -422,114 +423,6 @@ footer span.totop {
|
||||
top: 10rem; }
|
||||
|
||||
/*pages*/
|
||||
#home {
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(12, 1fr);
|
||||
grid-gap: 10px; }
|
||||
#home #block-quartiers-de-demain-views-block-statics-fields-block-1 {
|
||||
order: 2;
|
||||
border-top: 2px solid #0732c2;
|
||||
padding-top: 0.3rem; }
|
||||
#home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
#home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes::before {
|
||||
content: url(../images/noun-arrow-download.svg);
|
||||
padding-right: 00.3rem; }
|
||||
#home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes .field-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 0.6rem;
|
||||
font-weight: 800; }
|
||||
#home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes .field-content span {
|
||||
font-weight: 400; }
|
||||
#home .layout-content {
|
||||
grid-row: 1;
|
||||
order: 2;
|
||||
padding-top: 3rem; }
|
||||
@media (max-width: 500px) {
|
||||
#home .layout-content {
|
||||
padding-top: 0; } }
|
||||
#home .layout-content .content_container {
|
||||
display: flex; }
|
||||
#home .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
display: none; }
|
||||
#home .layout-content .content_container article.node-type-static {
|
||||
width: 100%; }
|
||||
#home .layout-content .content_container article.node-type-static .field_body {
|
||||
padding-left: 20%;
|
||||
padding-right: 20%; }
|
||||
@media (max-width: 640px) {
|
||||
#home .layout-content .content_container article.node-type-static .field_body {
|
||||
padding-left: 10%;
|
||||
padding-right: 10%; } }
|
||||
#home .layout-content .content_container article.node-type-static .field_body h2 {
|
||||
font-size: 0.8rem;
|
||||
font-weight: 600;
|
||||
margin-bottom: 0; }
|
||||
#home .layout-content .content_container article.node-type-static .field_body img {
|
||||
width: 100%;
|
||||
height: auto; }
|
||||
#home .layout-content .content_container article.node-type-static .field_body p {
|
||||
margin-top: 0; }
|
||||
#home .layout-content .content_container article.node-type-static .paragraph {
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
padding-left: 20%;
|
||||
padding-right: 20%; }
|
||||
@media (max-width: 640px) {
|
||||
#home .layout-content .content_container article.node-type-static .paragraph {
|
||||
padding-left: 10%;
|
||||
padding-right: 10%; } }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes .field_field_title {
|
||||
text-transform: uppercase;
|
||||
font-size: 1rem;
|
||||
font-weight: 400; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--1 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--2 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--6 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 .field_field_title {
|
||||
color: #0732c2; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--3 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--4 .field_field_title {
|
||||
color: #f7002b; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--1, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--2, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--3, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--4, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--6, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 {
|
||||
background-color: #e8ebf4; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 {
|
||||
text-align: center; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 {
|
||||
display: flex;
|
||||
flex-direction: column; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_title {
|
||||
width: 60%;
|
||||
margin: auto; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_texte div:nth-child(2) {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_texte div:nth-child(2) p {
|
||||
padding-right: 30px;
|
||||
text-align: left;
|
||||
color: #0732c2; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 .field_field_texte div:nth-child(2) {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 .field_field_texte div:nth-child(2) p {
|
||||
padding-right: 30px;
|
||||
text-align: left; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes p {
|
||||
margin-bottom: 0; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes .field_field_picto {
|
||||
height: auto;
|
||||
float: inline-start;
|
||||
padding-right: 0.5rem; }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes .field_field_picto img {
|
||||
width: 40px;
|
||||
height: auto; }
|
||||
@media (max-width: 891px) {
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes .field_field_picto img {
|
||||
width: 30px; } }
|
||||
#home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img {
|
||||
width: -moz-available;
|
||||
height: auto;
|
||||
cursor: url(/img/layout/backgrounds/zoom.cur), -moz-zoom-in; }
|
||||
|
||||
.home footer span.totop {
|
||||
display: inline-flex;
|
||||
width: 100vw;
|
||||
@@ -748,11 +641,11 @@ footer span.totop {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img {
|
||||
width: -moz-available;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
cursor: url(/img/layout/backgrounds/zoom.cur), -moz-zoom-in; }
|
||||
height: auto; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img:hover, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img:hover {
|
||||
filter: brightness(75%);
|
||||
transition: 0.2s; }
|
||||
transition: 0.2s;
|
||||
cursor: url(../images/noun-loop-3037049.svg), auto; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 .zoom_in, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 .zoom_in {
|
||||
-ms-transform: scale(1.7);
|
||||
/* IE 9 */
|
||||
@@ -764,7 +657,6 @@ footer span.totop {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 .zoom_in:hover, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 .zoom_in:hover {
|
||||
filter: brightness(100%);
|
||||
transition: 0.2s;
|
||||
cursor: url(/img/layout/backgrounds/zoom.cur), -moz-zoom-out;
|
||||
overflow-x: scroll; }
|
||||
|
||||
.presentation footer span.totop {
|
||||
|
Reference in New Issue
Block a user