mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[ADD] theme saas-14.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<template id="s_text_block" inherit_id="website.s_text_block">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="pt96 pb96" remove="pt32 pb32" separator=" "/>
|
||||
<attribute name="class" add="pt96 pb96" remove="pt40 pb40" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Content -->
|
||||
<xpath expr="//div[hasclass('container')]" position="attributes">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<template id="s_title" inherit_id="website.s_title">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="pt64 pb64 o_half_screen_height parallax s_parallax_is_fixed o_cc5" remove="pt32 pb32" separator=" "/>
|
||||
<attribute name="class" add="pt64 pb64 o_half_screen_height parallax s_parallax_is_fixed o_cc5" remove="pt40 pb40" separator=" "/>
|
||||
<attribute name="data-scroll-background-ratio">1</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section/*" position="before">
|
||||
|
||||
Reference in New Issue
Block a user