[IMP] theme_*: review s_cover templates

This commit aims to review all the occurrences of the `s_cover`
snippet across the themes in order to fix broken selectors.

task-3665300

Part-of: odoo/design-themes#827
Related: odoo/odoo#172725
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
Chrysanthe (chgo)
2024-07-15 22:42:09 +02:00
parent c3bee92507
commit d3d4d7b900
21 changed files with 39 additions and 48 deletions
+2 -2
View File
@@ -4,14 +4,14 @@
<template id="s_cover" inherit_id="website.s_cover">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="pt160 pb160" remove="pt96 pb96" separator=" "/>
<attribute name="class" add="pt160 pb160" remove="pt232 pb232" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="before">
<i class="fa fa-2x fa-bug d-block my-3 mx-auto rounded-circle bg-o-color-4 text-o-color-1"/>
</xpath>
<xpath expr="//h1" position="replace" mode="inner">
<font style="font-size: 62px;"><b>— Life on Earth —</b></font>
<font style="font-size: 62px;">— Life on Earth —</font>
</xpath>
<!-- Paragraphs -->
<xpath expr="//p" position="replace" mode="inner">