|
42 | 42 | </xpath> |
43 | 43 | </template> |
44 | 44 |
|
| 45 | +<template id="new_page_template_s_comparisons" inherit_id="website.new_page_template_s_comparisons"> |
| 46 | + <xpath expr="(//div[hasclass('card')])[3]" position="attributes"> |
| 47 | + <attribute name="class" add="bg-o-color-2" remove="bg-o-color-1" separator=" "/> |
| 48 | + </xpath> |
| 49 | +</template> |
| 50 | + |
| 51 | +<template id="new_page_template_s_features_grid" inherit_id="website.new_page_template_s_features_grid"> |
| 52 | + <xpath expr="(//i)[4]" position="attributes"> |
| 53 | + <attribute name="class" add="bg-o-color-2" remove="bg-o-color-1" separator=" "/> |
| 54 | + </xpath> |
| 55 | + <xpath expr="(//i)[5]" position="attributes"> |
| 56 | + <attribute name="class" add="bg-o-color-2" remove="bg-o-color-1" separator=" "/> |
| 57 | + </xpath> |
| 58 | + <xpath expr="(//i)[6]" position="attributes"> |
| 59 | + <attribute name="class" add="bg-o-color-2" remove="bg-o-color-1" separator=" "/> |
| 60 | + </xpath> |
| 61 | +</template> |
| 62 | + |
45 | 63 | <template id="new_page_template_s_numbers" inherit_id="website.new_page_template_s_numbers"> |
46 | 64 | <!-- Shape option --> |
47 | 65 | <xpath expr="//section" position="attributes"> |
|
76 | 94 |
|
77 | 95 | <template id="new_page_template_about_s_cover" inherit_id="website.new_page_template_about_s_cover"> |
78 | 96 | <xpath expr="//section" position="attributes"> |
79 | | - <attribute name="class" add="o_half_screen_height" remove="o_full_screen_height" separator=" "/> |
| 97 | + <attribute name="class" add="o_half_screen_height" remove="o_full_screen_height pt40 pb40" separator=" "/> |
80 | 98 | </xpath> |
81 | 99 | </template> |
82 | 100 |
|
83 | 101 | <template id="new_page_template_about_s_text_block_h1" inherit_id="website.new_page_template_about_s_text_block_h1"> |
84 | 102 | <xpath expr="//section" position="attributes"> |
85 | | - <attribute name="class" add="pb0 o_cc5" remove="pb40" separator=" "/> |
| 103 | + <attribute name="class" add="o_cc5" separator=" "/> |
86 | 104 | </xpath> |
87 | 105 | </template> |
88 | 106 |
|
|
92 | 110 | </xpath> |
93 | 111 | </template> |
94 | 112 |
|
| 113 | +<template id="new_page_template_about_full_s_image_text" inherit_id="website.new_page_template_about_full_s_image_text"> |
| 114 | + <xpath expr="//section" position="attributes"> |
| 115 | + <attribute name="class" remove="pt48" separator=" "/> |
| 116 | + </xpath> |
| 117 | +</template> |
| 118 | + |
| 119 | +<template id="new_page_template_about_full_s_numbers" inherit_id="website.new_page_template_about_full_s_numbers"> |
| 120 | + <xpath expr="//section" position="attributes"> |
| 121 | + <attribute name="class" remove="o_cc3" separator=" "/> |
| 122 | + </xpath> |
| 123 | +</template> |
| 124 | + |
| 125 | +<template id="new_page_template_about_full_s_text_image" inherit_id="website.new_page_template_about_full_s_text_image"> |
| 126 | + <xpath expr="//section" position="attributes"> |
| 127 | + <attribute name="class" remove="pb56" separator=" "/> |
| 128 | + </xpath> |
| 129 | +</template> |
| 130 | + |
95 | 131 | <template id="new_page_template_about_full_1_s_text_block_h1" inherit_id="website.new_page_template_about_full_1_s_text_block_h1"> |
96 | 132 | <xpath expr="//section" position="attributes"> |
97 | | - <attribute name="class" add="pb0 o_cc4" remove="pb40 o_cc5" separator=" "/> |
| 133 | + <attribute name="class" add="o_cc4" remove="o_cc5" separator=" "/> |
98 | 134 | </xpath> |
99 | 135 | </template> |
100 | 136 |
|
|
116 | 152 | </xpath> |
117 | 153 | </template> |
118 | 154 |
|
| 155 | +<template id="new_page_template_about_personal_s_numbers" inherit_id="website.new_page_template_about_personal_s_numbers"> |
| 156 | + <xpath expr="//section" position="attributes"> |
| 157 | + <attribute name="class" remove="o_cc3 pt0" separator=" "/> |
| 158 | + </xpath> |
| 159 | +</template> |
| 160 | + |
119 | 161 | <template id="new_page_template_about_personal_s_text_block_h2" inherit_id="website.new_page_template_about_personal_s_text_block_h2"> |
120 | 162 | <xpath expr="//section" position="attributes"> |
121 | | - <attribute name="class" add="o_cc5" separator=" "/> |
| 163 | + <attribute name="class" add="o_cc5" remove="o_cc3" separator=" "/> |
122 | 164 | </xpath> |
123 | 165 | </template> |
124 | 166 |
|
|
130 | 172 | </xpath> |
131 | 173 | </template> |
132 | 174 |
|
133 | | -<template id="new_page_template_landing_2_s_text_block_h2" inherit_id="website.new_page_template_landing_2_s_text_block_h2"> |
| 175 | +<template id="new_page_template_landing_s_text_image" inherit_id="website.new_page_template_landing_s_text_image"> |
134 | 176 | <xpath expr="//section" position="attributes"> |
135 | | - <attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> |
| 177 | + <attribute name="class" remove="pb56" separator=" "/> |
136 | 178 | </xpath> |
137 | 179 | </template> |
138 | 180 |
|
139 | | -<template id="new_page_template_landing_2_s_three_columns" inherit_id="website.new_page_template_landing_2_s_three_columns"> |
| 181 | +<template id="new_page_template_landing_0_s_cover" inherit_id="website.new_page_template_landing_0_s_cover"> |
140 | 182 | <xpath expr="//section" position="attributes"> |
141 | | - <attribute name="class" add="o_cc2" remove="o_cc3" separator=" "/> |
| 183 | + <attribute name="class" remove="pt200 pb200" separator=" "/> |
| 184 | + </xpath> |
| 185 | +</template> |
| 186 | + |
| 187 | +<template id="new_page_template_landing_2_s_text_block_h2" inherit_id="website.new_page_template_landing_2_s_text_block_h2"> |
| 188 | + <xpath expr="//section" position="attributes"> |
| 189 | + <attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/> |
142 | 190 | </xpath> |
143 | 191 | </template> |
144 | 192 |
|
|
178 | 226 | </xpath> |
179 | 227 | </template> |
180 | 228 |
|
| 229 | +<template id="new_page_template_gallery_s_image_text_2nd" inherit_id="website.new_page_template_gallery_s_image_text_2nd"> |
| 230 | + <xpath expr="//section" position="attributes"> |
| 231 | + <attribute name="class" remove="pt48" separator=" "/> |
| 232 | + </xpath> |
| 233 | +</template> |
| 234 | + |
181 | 235 | <template id="new_page_template_gallery_s_text_block_2nd" inherit_id="website.new_page_template_gallery_s_text_block_2nd"> |
182 | 236 | <xpath expr="//section" position="attributes"> |
183 | 237 | <attribute name="class" add="o_cc5" separator=" "/> |
|
206 | 260 | <template id="new_page_template_services_s_text_image" inherit_id="website.new_page_template_services_s_text_image"> |
207 | 261 | <!-- Shape option --> |
208 | 262 | <xpath expr="//section" position="attributes"> |
| 263 | + <attribute name="class" remove="pb56" separator=" "/> |
209 | 264 | <attribute name="data-oe-shape-data">{"shape":"web_editor/Wavy/04"}</attribute> |
210 | 265 | </xpath> |
211 | 266 | <!-- Shape --> |
|
229 | 284 | </xpath> |
230 | 285 | </template> |
231 | 286 |
|
| 287 | +<template id="new_page_template_pricing_s_image_text_2nd" inherit_id="website.new_page_template_pricing_s_image_text_2nd"> |
| 288 | + <xpath expr="//section" position="attributes"> |
| 289 | + <attribute name="class" remove="pt48" separator=" "/> |
| 290 | + </xpath> |
| 291 | +</template> |
| 292 | + |
232 | 293 | <template id="new_page_template_pricing_s_text_block_h1" inherit_id="website.new_page_template_pricing_s_text_block_h1"> |
233 | 294 | <xpath expr="//section" position="attributes"> |
234 | 295 | <attribute name="class" add="pb40" remove="pb0" separator=" "/> |
|
263 | 324 | <template id="new_page_template_team_s_text_image" inherit_id="website.new_page_template_team_s_text_image"> |
264 | 325 | <!-- Shape option --> |
265 | 326 | <xpath expr="//section" position="attributes"> |
| 327 | + <attribute name="class" remove="pb56" separator=" "/> |
266 | 328 | <attribute name="data-oe-shape-data">{"shape":"web_editor/Wavy/04"}</attribute> |
267 | 329 | </xpath> |
268 | 330 | <!-- Shape --> |
|
0 commit comments