added contact footer on home V2
This commit is contained in:
@@ -11888,6 +11888,25 @@ body.not-logged-in #home-v2 .field-name-field-liens a.member {
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
/* line 3360, ../scss/styles.scss */
|
||||
#home-v2 #contact-pane {
|
||||
margin: 2em 0;
|
||||
padding: 1em;
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
/* line 3363, ../scss/styles.scss */
|
||||
#home-v2 #contact-pane .field-name-body {
|
||||
text-align: center;
|
||||
}
|
||||
/* line 3365, ../scss/styles.scss */
|
||||
#home-v2 #contact-pane .field-name-body p {
|
||||
display: moz-inline-stack;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
zoom: 1;
|
||||
*display: inline;
|
||||
min-width: 20%;
|
||||
}
|
||||
|
||||
/*
|
||||
_ __
|
||||
@@ -11897,7 +11916,7 @@ body.not-logged-in #home-v2 .field-name-field-liens a.member {
|
||||
/____/_/_/ /_/ /_/ .___/_/\___/_/ /_/\___/|__/|__/____/
|
||||
/_/
|
||||
*/
|
||||
/* line 3370, ../scss/styles.scss */
|
||||
/* line 3383, ../scss/styles.scss */
|
||||
.node-type-simplenews img {
|
||||
max-width: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user