documentation/static/css/legal.css
Morgane (morm) a52a9eef2d [IMP] documentation: legal page design
Prior to this commit, the terms and conditions were displayed in a table
with all the languages and it was not practical for the futur, with many
more languages.

task-3073198

closes odoo/documentation#3136

X-original-commit: d7b69d802a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 18:44:34 +01:00

9 lines
144 B
CSS

.o_legal .i-article {
font-size: 1.5rem;
color: #d5d5d5;
font-weight: 400;
vertical-align: middle;
margin: 0 0.2rem 0 0;
}