@imiobe/plonetheme-smartweb-base 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.html +68 -61
- package/manifest.cfg +4 -1
- package/package.json +3 -3
- package/rules.xml +4 -1
- package/src/index.js +5 -1
- package/src/scss/_fonts.scss +9 -0
- package/src/scss/_general.scss +99 -3
- package/src/scss/_header.scss +7 -15
- package/src/scss/_sitenav.scss +83 -259
- package/src/scss/_sub-sitenav.scss +3 -239
- package/src/scss/_swiper.scss +27 -2
- package/src/scss/_trucaverif.scss +5 -56
- package/src/scss/common/_com-cookies.scss +1 -1
- package/src/scss/common/_com-edition.scss +5 -1
- package/src/scss/common/_com-faceted.scss +7 -5
- package/src/scss/common/_com-footer.scss +5 -0
- package/src/scss/common/_com-react.scss +76 -0
- package/src/scss/common/_messviewlet.scss +2 -1
- package/src/scss/homepage/_a-la-une.scss +3 -0
- package/src/scss/homepage/_actualites.scss +33 -20
- package/src/scss/homepage/_album.scss +1 -3
- package/src/scss/homepage/_banner.scss +2 -7
- package/src/scss/homepage/_events.scss +48 -10
- package/src/scss/homepage/_general-home.scss +22 -0
- package/src/scss/homepage/_newsletter.scss +24 -0
- package/src/scss/homepage/_quick-access.scss +5 -0
- package/src/scss/list/_list-block-img.scss +17 -17
- package/src/scss/list/_list.scss +1 -1
- package/src/scss/main.scss +12 -8
- package/src/scss/sections/_se-contact.scss +47 -277
- package/src/scss/sections/_se-file.scss +10 -2
- package/src/scss/sections/_se-gallery.scss +15 -0
- package/src/scss/sections/_se-link.scss +0 -5
- package/src/scss/sections/_se-plan-geo.scss +83 -0
- package/src/scss/sections/_se-postit.scss +17 -0
- package/src/scss/sections/_se-textes.scss +26 -32
- package/src/scss/variables.scss +113 -94
- package/theme.zip +0 -0
- package/dist/css/theme.css +0 -7
- package/dist/fonts/roboto-bold..eot +0 -0
- package/dist/fonts/roboto-bold..ttf +0 -0
- package/dist/fonts/roboto-bold..woff +0 -0
- package/dist/fonts/roboto-bold..woff2 +0 -0
- package/dist/fonts/roboto-bolditalic..eot +0 -0
- package/dist/fonts/roboto-bolditalic..ttf +0 -0
- package/dist/fonts/roboto-bolditalic..woff +0 -0
- package/dist/fonts/roboto-bolditalic..woff2 +0 -0
- package/dist/fonts/roboto-italic..eot +0 -0
- package/dist/fonts/roboto-italic..ttf +0 -0
- package/dist/fonts/roboto-italic..woff +0 -0
- package/dist/fonts/roboto-italic..woff2 +0 -0
- package/dist/fonts/roboto-light..eot +0 -0
- package/dist/fonts/roboto-light..ttf +0 -0
- package/dist/fonts/roboto-light..woff +0 -0
- package/dist/fonts/roboto-light..woff2 +0 -0
- package/dist/fonts/roboto-lightitalic..eot +0 -0
- package/dist/fonts/roboto-lightitalic..ttf +0 -0
- package/dist/fonts/roboto-lightitalic..woff +0 -0
- package/dist/fonts/roboto-lightitalic..woff2 +0 -0
- package/dist/fonts/roboto-medium..eot +0 -0
- package/dist/fonts/roboto-medium..ttf +0 -0
- package/dist/fonts/roboto-medium..woff +0 -0
- package/dist/fonts/roboto-medium..woff2 +0 -0
- package/dist/fonts/roboto-mediumitalic..eot +0 -0
- package/dist/fonts/roboto-mediumitalic..ttf +0 -0
- package/dist/fonts/roboto-mediumitalic..woff +0 -0
- package/dist/fonts/roboto-mediumitalic..woff2 +0 -0
- package/dist/fonts/roboto-regular..eot +0 -0
- package/dist/fonts/roboto-regular..ttf +0 -0
- package/dist/fonts/roboto-regular..woff +0 -0
- package/dist/fonts/roboto-regular..woff2 +0 -0
- package/dist/fonts/robotocondensed-light..eot +0 -0
- package/dist/fonts/robotocondensed-light..ttf +0 -0
- package/dist/fonts/robotocondensed-light..woff +0 -0
- package/dist/fonts/robotocondensed-light..woff2 +0 -0
- package/dist/fonts/robotocondensed-lightitalic..eot +0 -0
- package/dist/fonts/robotocondensed-lightitalic..ttf +0 -0
- package/dist/fonts/robotocondensed-lightitalic..woff +0 -0
- package/dist/fonts/robotocondensed-lightitalic..woff2 +0 -0
- package/dist/images/close29148b38..svg +0 -1
- package/dist/images/roboto-bolde46805ee..svg +0 -1
- package/dist/images/roboto-bolditalic4be90c03..svg +0 -1
- package/dist/images/roboto-italic2332d1c3..svg +0 -1
- package/dist/images/roboto-light054c1c8a..svg +0 -1
- package/dist/images/roboto-lightitalic2df589e4..svg +0 -1
- package/dist/images/roboto-medium832a5157..svg +0 -1
- package/dist/images/roboto-mediumitalicf09fad24..svg +0 -1
- package/dist/images/roboto-regulare788ed65..svg +0 -1
- package/dist/images/robotocondensed-light04ff367e..svg +0 -1
- package/dist/images/robotocondensed-lightitalic97b23821..svg +0 -1
- package/dist/js/theme.js +0 -1
package/src/scss/variables.scss
CHANGED
|
@@ -1,39 +1,25 @@
|
|
|
1
1
|
//*// COLORS
|
|
2
|
-
$primary: #
|
|
2
|
+
$primary: #222831 !default;
|
|
3
|
+
$primary-svg: #235789 !default;
|
|
3
4
|
|
|
4
5
|
//*// TYPOGRAPHY
|
|
5
|
-
@import url(
|
|
6
|
-
@import url(
|
|
6
|
+
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
|
|
7
|
+
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500&display=swap');
|
|
7
8
|
|
|
8
|
-
$font-family-base:
|
|
9
|
-
|
|
10
|
-
-apple-system,
|
|
11
|
-
"Segoe UI",
|
|
12
|
-
"Helvetica Neue",
|
|
13
|
-
"Noto Sans",
|
|
14
|
-
"Liberation Sans",
|
|
15
|
-
arial,
|
|
16
|
-
sans-serif,
|
|
17
|
-
"Apple Color Emoji",
|
|
18
|
-
"Segoe UI Emoji",
|
|
19
|
-
"Segoe UI Symbol",
|
|
20
|
-
"Noto Color Emoji" !default;
|
|
21
|
-
$font-family-title: "Playfair Display",
|
|
22
|
-
system-ui,
|
|
23
|
-
-apple-system,
|
|
24
|
-
"Segoe UI" !default;
|
|
9
|
+
$font-family-base:'Roboto', sans-serif!default;
|
|
10
|
+
$font-family-title:'Nunito', sans-serif!default;
|
|
25
11
|
$font-title-color: $primary !default;
|
|
26
12
|
$font-title-color-light: #fff !default;
|
|
27
13
|
$font-title-color-dark: #000 !default;
|
|
28
|
-
$font-title-weight:
|
|
14
|
+
$font-title-weight: 700 !default;
|
|
29
15
|
// $font-size-base affects the font size of the body text
|
|
30
16
|
$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`
|
|
31
17
|
$font-size-sm: $font-size-base * 0.875 !default;
|
|
32
18
|
$font-size-lg: $font-size-base * 1.25 !default;
|
|
33
19
|
$h1-font-size: $font-size-base * 2.5 !default;
|
|
34
20
|
$h2-font-size: $font-size-base * 2 !default;
|
|
35
|
-
$h3-font-size: $font-size-base * 1.
|
|
36
|
-
$h4-font-size: $font-size-base * 1.
|
|
21
|
+
$h3-font-size: $font-size-base * 1.5 !default;
|
|
22
|
+
$h4-font-size: $font-size-base * 1.25 !default;
|
|
37
23
|
$h5-font-size: $font-size-base * 1.25 !default;
|
|
38
24
|
$h6-font-size: $font-size-base !default;
|
|
39
25
|
|
|
@@ -43,16 +29,24 @@ $h6-font-size: $font-size-base !default;
|
|
|
43
29
|
@function url-encoded-color($color) {
|
|
44
30
|
@return "%23"+str-slice("#{$color}", 2, -1);
|
|
45
31
|
}
|
|
46
|
-
|
|
47
|
-
|
|
32
|
+
$container-max-widths: (
|
|
33
|
+
sm: 100%,
|
|
34
|
+
md: 100%,
|
|
35
|
+
lg: 960px,
|
|
36
|
+
xl: 1140px,
|
|
37
|
+
xxl: 1320px
|
|
38
|
+
);
|
|
39
|
+
$global-radius: 0 !default;
|
|
48
40
|
$enable-title-uppercase: false !default;
|
|
41
|
+
$home-section-title-size:3.25rem!default;
|
|
49
42
|
$home-section-title-margin:0 0 2rem 0 !default;
|
|
50
43
|
$home-section-title-padding:0 !default;
|
|
51
44
|
$home-section-title-align:left !default;
|
|
52
|
-
|
|
53
45
|
$section-padding-top:0 !default;
|
|
46
|
+
$to-portal-link-color:#282828!default;
|
|
47
|
+
$img-placeholder:#F2F2F2!default;
|
|
54
48
|
//swiper
|
|
55
|
-
$swiper-icon-color:
|
|
49
|
+
$swiper-icon-color: $primary-svg !default;
|
|
56
50
|
$swiper-button-height: 45px !default;
|
|
57
51
|
$swiper-button-width: 45px !default;
|
|
58
52
|
$swiper-button-top: 26% !default;
|
|
@@ -61,14 +55,14 @@ $swiper-next-icon: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/20
|
|
|
61
55
|
$swiper-background-size: 50% !default;
|
|
62
56
|
$swiper-background-color: #fff !default;
|
|
63
57
|
$swiper-raduis: 50px !default;
|
|
64
|
-
|
|
58
|
+
$swipper-bullet-color:$primary-svg!default;
|
|
65
59
|
//*// HEADER
|
|
66
60
|
$main-logo-max-width: 115px !default;
|
|
67
61
|
$header-top-padding: 1rem 0 !default;
|
|
68
|
-
$header-top-background:
|
|
62
|
+
$header-top-background: #fff !default;
|
|
69
63
|
$header-center-nav: false !default;
|
|
70
64
|
$header-nav-margin: 0 1rem 0 1rem !default;
|
|
71
|
-
$header-links-color
|
|
65
|
+
$header-links-color:$primary !default;
|
|
72
66
|
$header-links-account-margin:0 !default;
|
|
73
67
|
$header-links-account-padding:0 !default;
|
|
74
68
|
$header-links-account-border:solid 0px #000 !default;
|
|
@@ -78,6 +72,8 @@ $header-links-account-hover-bg:transparent !default;
|
|
|
78
72
|
$header-links-account-hover-color:#000 !default;
|
|
79
73
|
$header-search-icon-color:#000 !default;
|
|
80
74
|
$header-search-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16"><path fill="#{url-encoded-color($header-search-icon-color)}" d="M11.08,6.77a4.31,4.31,0,1,0-4.31,4.31h0A4.32,4.32,0,0,0,11.08,6.77Zm4.92,8A1.24,1.24,0,0,1,14.77,16a1.17,1.17,0,0,1-.86-.37l-3.3-3.28a6.77,6.77,0,1,1,1.74-1.74l3.3,3.3A1.25,1.25,0,0,1,16,14.77Z"/></svg>') !default;
|
|
75
|
+
$toggler-color:white !default;
|
|
76
|
+
$header-toggler-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='#{$toggler-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !default;
|
|
81
77
|
//bredcrumb
|
|
82
78
|
$breadcrumb-bg: #d6d6d6 !default;
|
|
83
79
|
$enable-full-width-breacrumb: false !default;
|
|
@@ -85,14 +81,21 @@ $enable-full-width-breacrumb: false !default;
|
|
|
85
81
|
// sitenav
|
|
86
82
|
$navbar-padding-x: 2.5rem !default;
|
|
87
83
|
$nav-mask-background: rgb(15 11 11 / 76%) !default;
|
|
88
|
-
$nav-link-color:
|
|
89
|
-
$nav-link-open-color:
|
|
84
|
+
$nav-link-color: $primary!default;
|
|
85
|
+
$nav-link-open-color: $primary !default;
|
|
86
|
+
$nav-link-active-color: $primary-svg !default;
|
|
90
87
|
$nav-link-font-size: initial !default;
|
|
91
88
|
$nav-link-font-weight: 500 !default;
|
|
92
|
-
$nav-link-drop-color
|
|
93
|
-
$nav-link-drop: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="8.444" height="5.2"><path
|
|
89
|
+
$nav-link-drop-color:$primary!default;
|
|
90
|
+
$nav-link-drop: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="8.444" height="5.2"><path d="M.247.254a.831.831 0 0 1 1.2 0l2.78 2.854L7.011.254A.831.831 0 0 1 8.2.264a.882.882 0 0 1 .01 1.215L4.825 4.946a.835.835 0 0 1-.6.254 1.529 1.529 0 0 1-.6-.254L.247 1.479a.882.882 0 0 1 0-1.226Z" fill="#{url-encoded-color($nav-link-drop-color)}"/></svg>') !default;
|
|
91
|
+
$nav-link-drop-color-mobile:#000 !default;
|
|
92
|
+
$nav-link-drop-mobile:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" width=\"6\" height=\"9\"><path fill=\"%23000\" d=\"M0.256056 8.20064C0.175109 8.12308 0.110695 8.02993 0.0666899 7.92682C0.0226851 7.82371 -3.21599e-08 7.71275 -3.70604e-08 7.60064C-4.19609e-08 7.48853 0.0226851 7.37758 0.0666899 7.27447C0.110695 7.17135 0.175109 7.07821 0.256056 7.00064L3.11006 4.22064L0.256055 1.43664C0.177451 1.35858 0.11525 1.26558 0.0731093 1.16312C0.030969 1.06067 0.00974056 0.950818 0.0106723 0.840037C0.011604 0.729257 0.034677 0.619781 0.0785346 0.518048C0.122392 0.416314 0.186149 0.324378 0.266055 0.247643C0.428692 0.0905508 0.64545 0.00192103 0.871559 6.00434e-05C1.09767 -0.00180095 1.31586 0.0832488 1.48106 0.237643L4.94806 3.62264C5.02845 3.70052 5.09236 3.79377 5.13599 3.89685C5.17963 3.99992 5.20209 4.11071 5.20206 4.22264C5.16148 4.43857 5.07485 4.64321 4.94806 4.82264L1.48106 8.20064C1.31659 8.35962 1.0968 8.44849 0.868056 8.44849C0.639315 8.44849 0.41952 8.35962 0.255056 8.20064L0.256056 8.20064Z\" /></svg>")!default;
|
|
94
93
|
$nav-first-level-gap: 30px !default;
|
|
95
|
-
$nav-first-level-uppercase:
|
|
94
|
+
$nav-first-level-uppercase: false !default;
|
|
95
|
+
$nav-quick-link-color:$primary-svg;
|
|
96
|
+
$nav-quick-link-size:18px!default;
|
|
97
|
+
$nav-quick-link-weight: bold!default;
|
|
98
|
+
$nav-quick-link-padding:0!default;
|
|
96
99
|
$nav-sub-link-font-size: $nav-link-font-size !default;
|
|
97
100
|
$nav-sub-link-font-weight: $nav-link-font-weight !default;
|
|
98
101
|
$nav-overlay-radius:$global-radius !default;
|
|
@@ -121,7 +124,7 @@ $sub-nav-link-drop: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2
|
|
|
121
124
|
$banner-enable-full-width: true !default;
|
|
122
125
|
$banner-heigh: 500px !default;
|
|
123
126
|
$banner-content-width: max-content !default;
|
|
124
|
-
$banner-content-max-width:
|
|
127
|
+
$banner-content-max-width: 100% !default;
|
|
125
128
|
$banner-content-margin: 0 !default;
|
|
126
129
|
$banner-content-padding: 1rem !default;
|
|
127
130
|
$banner-content-background: rgb(256 256 256 / 50%) !default;
|
|
@@ -129,24 +132,29 @@ $banner-content-is-vertical-center: true !default;
|
|
|
129
132
|
$banner-content-title-font-size: 50px !default;
|
|
130
133
|
$banner-content-title-color: black !default;
|
|
131
134
|
$banner-content-title-text-transform: initial !default;
|
|
135
|
+
$banner-content-text-align:left!default;
|
|
132
136
|
$banner-content-description-font-size: 18px !default;
|
|
133
137
|
$banner-content-description-color: black !default;
|
|
134
138
|
|
|
135
139
|
// see_all
|
|
136
|
-
$see-all-padding:
|
|
137
|
-
$see-all-margin:2rem 0 0 0 !default;
|
|
138
|
-
$see-all-bg
|
|
139
|
-
$see-all-color
|
|
140
|
+
$see-all-padding:0 !default;
|
|
141
|
+
$see-all-margin: 2rem 0 0 0 !default;
|
|
142
|
+
$see-all-bg:transparent !default;
|
|
143
|
+
$see-all-color:$primary !default;
|
|
140
144
|
$see-all-radius:$global-radius !default;
|
|
141
|
-
$see-all-border:solid
|
|
145
|
+
$see-all-border:solid 0px $primary !default;
|
|
142
146
|
$see-all-text-transform:none !default;
|
|
143
147
|
$see-all-font-size:16px !default;
|
|
148
|
+
$see-all-font-weight:700!default;
|
|
144
149
|
$see-all-transition:all .2s ease !default;
|
|
145
|
-
$see-all-hover-bg
|
|
146
|
-
$see-all-hover-color
|
|
150
|
+
$see-all-hover-bg:transparent !default;
|
|
151
|
+
$see-all-hover-color:$primary-svg !default;
|
|
147
152
|
$see-all-hover-radius:$global-radius !default;
|
|
148
|
-
$see-all-hover-border:solid
|
|
149
|
-
$see-all-justify-content:
|
|
153
|
+
$see-all-hover-border:solid 0px $primary !default;
|
|
154
|
+
$see-all-justify-content: right !default;
|
|
155
|
+
$see-all-underline-color: $primary-svg!default;
|
|
156
|
+
$see-all-underline-width: 25%!default;
|
|
157
|
+
$see-all-hover-underline-width:50%!default;
|
|
150
158
|
|
|
151
159
|
|
|
152
160
|
// Quick access
|
|
@@ -161,12 +169,7 @@ $quick-access-height: 100px !default;
|
|
|
161
169
|
$quick-access-background:#fff !default;
|
|
162
170
|
$quick-access-border: solid 1px $primary !default;
|
|
163
171
|
$quick-access-border-radius:100px !default;
|
|
164
|
-
$quick-access-shadow:
|
|
165
|
-
0 0 5.3px rgb(0 0 0 / 2.8%),
|
|
166
|
-
0 0 10px rgb(0 0 0 / 3.5%),
|
|
167
|
-
0 0 17.9px rgb(0 0 0 / 4.2%),
|
|
168
|
-
0 0 33.4px rgb(0 0 0 / 5%),
|
|
169
|
-
0 0 80px rgb(0 0 0 / 7%) !default;
|
|
172
|
+
$quick-access-shadow: none !default;
|
|
170
173
|
$quick-access-svg-width:40px !default;
|
|
171
174
|
$quick-access-svg-color:$primary !default;
|
|
172
175
|
$quick-access-item-title-margin: 1rem 0 0 0 !default;
|
|
@@ -185,7 +188,7 @@ $a-la-une-title-color: $font-title-color !default;
|
|
|
185
188
|
$a-la-une-title-align:$home-section-title-align !default;
|
|
186
189
|
$a-la-une-title-margin: $home-section-title-margin !default;
|
|
187
190
|
$a-la-une-title-padding: $home-section-title-padding !default;
|
|
188
|
-
$a-la-une-text-bg:
|
|
191
|
+
$a-la-une-text-bg: rgb(244, 244, 244) !default;
|
|
189
192
|
$a-la-une-item-image-margin:0 !default;
|
|
190
193
|
$a-la-une-item-title-color:$primary !default;
|
|
191
194
|
$a-la-une-item-title-font-size:$h3-font-size !default;
|
|
@@ -208,30 +211,38 @@ $actu-title-color:$primary !default;
|
|
|
208
211
|
$actu-title-align:$home-section-title-align !default;
|
|
209
212
|
$actu-title-margin: $home-section-title-margin !default;
|
|
210
213
|
$actu-title-padding: $home-section-title-padding !default;
|
|
211
|
-
$actu-image-margin-bottom: 0
|
|
214
|
+
$actu-image-margin-bottom: 0 !default;
|
|
212
215
|
$actu-image-border-radius: $global-radius !default;
|
|
213
|
-
$actu-item-bg-color:
|
|
216
|
+
$actu-item-bg-color:rgb(244, 244, 244) !default;
|
|
214
217
|
$actu-item-bg-radius:$global-radius+2 !default;
|
|
215
|
-
$actu-category-margin: 0 0
|
|
216
|
-
$actu-category-padding:
|
|
217
|
-
$actu-category-color:
|
|
218
|
-
$actu-category-bg-color:
|
|
218
|
+
$actu-category-margin: 0 0 .5rem 0 !default;
|
|
219
|
+
$actu-category-padding: .5rem 1rem !default;
|
|
220
|
+
$actu-category-color: #fff !default;
|
|
221
|
+
$actu-category-bg-color: $primary-svg !default;
|
|
219
222
|
$actu-category-text-transform: uppurcase !default;
|
|
220
223
|
$actu-category-font-size: 14px !default;
|
|
221
224
|
$actu-category-font-weight: initial !default;
|
|
222
225
|
$actu-category-radius: $global-radius !default;
|
|
223
|
-
$actu-item-title-margin:
|
|
224
|
-
$actu-item-title-padding: 0 !default;
|
|
226
|
+
$actu-item-title-margin: 0 0 0 0 !default;
|
|
227
|
+
$actu-item-title-padding: 0 1rem !default;
|
|
225
228
|
$actu-item-title-color: initial !default;
|
|
226
229
|
$actu-item-title-text-transform: initial !default;
|
|
227
230
|
$actu-item-title-font-size: $h3-font-size !default;
|
|
228
231
|
$actu-item-title-font-weight: initial !default;
|
|
229
|
-
$actu-
|
|
230
|
-
$actu-
|
|
232
|
+
$actu-item-title-align: left !default;
|
|
233
|
+
$actu-item-description-margin: 0 0 .5rem 0 !default;
|
|
234
|
+
$actu-item-description-padding: 0 1rem !default;
|
|
235
|
+
$actu-item-description-color: initial !default;
|
|
236
|
+
$actu-item-description-align: left !default;
|
|
237
|
+
$actu-item-description-font-family: $font-family-base !default;
|
|
238
|
+
$actu-date-margin: 0 0 .5rem 0!default;
|
|
239
|
+
$actu-date-padding: 0 1rem !default;
|
|
231
240
|
$actu-date-color: $primary !default;
|
|
232
241
|
$actu-date-font-size: 14px !default;
|
|
242
|
+
$actu-date-align: left !default;
|
|
233
243
|
$actu-see-all-justify-content: $see-all-justify-content !default;
|
|
234
244
|
|
|
245
|
+
|
|
235
246
|
// Event
|
|
236
247
|
$event-section-full-width: true !default;
|
|
237
248
|
$event-section-padding-top: 2rem !default;
|
|
@@ -241,26 +252,31 @@ $event-title-color:$primary !default;
|
|
|
241
252
|
$event-title-align:$home-section-title-align !default;
|
|
242
253
|
$event-title-margin: $home-section-title-margin !default;
|
|
243
254
|
$event-title-padding: $home-section-title-padding !default;
|
|
244
|
-
$event-image-margin-bottom:
|
|
255
|
+
$event-image-margin-bottom: 0rem !default;
|
|
245
256
|
$event-image-border-radius: $global-radius !default;
|
|
246
|
-
$event-item-bg-color:
|
|
257
|
+
$event-item-bg-color:rgb(244, 244, 244) !default;
|
|
247
258
|
$event-item-bg-radius:$global-radius+2 !default;
|
|
248
|
-
$event-category-margin: 0 0 0.
|
|
249
|
-
$event-category-padding:
|
|
250
|
-
$event-category-color:
|
|
251
|
-
$event-category-bg-color:
|
|
259
|
+
$event-category-margin: 0 0 0.5rem 0 !default;
|
|
260
|
+
$event-category-padding: .5rem 1rem !default;
|
|
261
|
+
$event-category-color: #fff !default;
|
|
262
|
+
$event-category-bg-color: $primary-svg !default;
|
|
252
263
|
$event-category-text-transform: uppurcase !default;
|
|
253
264
|
$event-category-font-size: 14px !default;
|
|
254
265
|
$event-category-font-weight: initial !default;
|
|
255
266
|
$event-category-radius: $global-radius !default;
|
|
256
|
-
$event-item-title-margin:
|
|
257
|
-
$event-item-title-padding: 0 !default;
|
|
267
|
+
$event-item-title-margin: 0 !default;
|
|
268
|
+
$event-item-title-padding: 0 1rem !default;
|
|
258
269
|
$event-item-title-color: initial !default;
|
|
259
270
|
$event-item-title-text-transform: initial !default;
|
|
260
271
|
$event-item-title-font-size: $h3-font-size !default;
|
|
261
272
|
$event-item-title-font-weight: initial !default;
|
|
262
|
-
$event-
|
|
263
|
-
$event-
|
|
273
|
+
$event-item-description-margin: 0 0 .5rem 0 !default;
|
|
274
|
+
$event-item-description-padding: 0 1rem !default;
|
|
275
|
+
$event-item-description-color: initial !default;
|
|
276
|
+
$event-item-description-align: left !default;
|
|
277
|
+
$event-item-description-font-family: $font-family-base !default;
|
|
278
|
+
$event-date-margin: 0 0 .5rem 0 !default;
|
|
279
|
+
$event-date-padding: 0 1rem !default;
|
|
264
280
|
$event-date-color: $primary !default;
|
|
265
281
|
$event-date-font-size: 14px !default;
|
|
266
282
|
$event-see-all-justify-content: $see-all-justify-content !default;
|
|
@@ -278,7 +294,7 @@ $album-title-margin: $home-section-title-margin !default;
|
|
|
278
294
|
$album-title-padding: $home-section-title-padding !default;
|
|
279
295
|
$album-image-margin-bottom: 0.7rem !default;
|
|
280
296
|
$album-image-border-radius: $global-radius !default;
|
|
281
|
-
$album-item-bg-color:
|
|
297
|
+
$album-item-bg-color:rgb(244, 244, 244) !default;
|
|
282
298
|
$album-item-bg-radius:$global-radius+2 !default;
|
|
283
299
|
$album-category-margin: 0 0 0.3rem 0 !default;
|
|
284
300
|
$album-category-padding: 0 !default;
|
|
@@ -300,21 +316,14 @@ $album-date-color: $primary !default;
|
|
|
300
316
|
$album-date-font-size: 14px !default;
|
|
301
317
|
$album-see-all-justify-content: $see-all-justify-content !default;
|
|
302
318
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
319
|
+
// Newsletter
|
|
320
|
+
$newsletter-bg-color:$primary-svg!default;
|
|
321
|
+
$newsletter-align: center!default;
|
|
322
|
+
$newsletter-padding-top:2rem!default;
|
|
323
|
+
$newsletter-padding-bottom:2rem!default;
|
|
324
|
+
$newsletter-margin:3rem 0!default;
|
|
325
|
+
$newsletter-text-color:#fff!default;
|
|
326
|
+
/////////////// interne ///////////////
|
|
318
327
|
|
|
319
328
|
//*// SECTION TEXTE
|
|
320
329
|
$font-size-texte: $font-size-base !default;
|
|
@@ -334,7 +343,6 @@ $section-text-link-color: $primary !default;
|
|
|
334
343
|
$section-text-link-hover-decoration: solid 1px $primary !default;
|
|
335
344
|
$section-text-max-width: 760px !default;
|
|
336
345
|
|
|
337
|
-
|
|
338
346
|
// Section
|
|
339
347
|
$section-padding-y: 5.31rem;
|
|
340
348
|
$section-padding: (sm: 3rem,
|
|
@@ -346,12 +354,13 @@ $section-contact-title-size:$h2-font-size;
|
|
|
346
354
|
$section-contact-sub-title-size:$font-size-lg;
|
|
347
355
|
$section-contact-title-color:$primary;
|
|
348
356
|
$section-contact-p-margin:1rem 0;
|
|
349
|
-
$section-contact-
|
|
357
|
+
$section-contact-portrait-ration:calc(4 / 5);
|
|
358
|
+
$section-contact-background:#f3f3f3!default;
|
|
350
359
|
|
|
351
360
|
// section-files
|
|
352
|
-
$section-file-background-color: $primary;
|
|
353
|
-
$enable-full-width-section-files: true;
|
|
354
|
-
$enable-light-color-section-files: true;
|
|
361
|
+
$section-file-background-color: $primary !default;
|
|
362
|
+
$enable-full-width-section-files: true !default;
|
|
363
|
+
$enable-light-color-section-files: true !default;
|
|
355
364
|
|
|
356
365
|
// section-link
|
|
357
366
|
$section-link-background-color: #F8F8F8;
|
|
@@ -373,4 +382,14 @@ $list-group-item-padding-x : 0px;
|
|
|
373
382
|
|
|
374
383
|
$message-info:#27789c;
|
|
375
384
|
$message-warning:#c06d01;
|
|
376
|
-
$message-error:#ae2609;
|
|
385
|
+
$message-error:#ae2609;
|
|
386
|
+
|
|
387
|
+
//QUICK ACCESS
|
|
388
|
+
$quick-access-title-font-family: $font-family-title !default;
|
|
389
|
+
|
|
390
|
+
//SEE ALL
|
|
391
|
+
$see-all-font-family: $font-family-title !default;
|
|
392
|
+
:root {
|
|
393
|
+
--bs-card-spacer-x:1rem;
|
|
394
|
+
--bs-card-spacer-y:1rem;
|
|
395
|
+
}
|
package/theme.zip
CHANGED
|
Binary file
|