Mise à jour articles et produits

This commit is contained in:
Rampeur
2025-08-19 05:12:16 +02:00
parent 977104aac2
commit ed6104ed21
137 changed files with 1498 additions and 681 deletions
+7 -3
View File
@@ -1,5 +1,5 @@
/*
Template Name: Material HeadUp
Template Name: Material Ad Astra
Author: UnEspace
Email: rampeur@gmail.com
File: scss
@@ -7,6 +7,8 @@ File: scss
@use 'sass:color';
html {
--mat-expansion-header-collapsed-state-height: 48px;
--mat-expansion-header-expanded-state-height: 48px;
height: 100%;
position: relative;
min-height: 100%;
@@ -121,6 +123,9 @@ a.accent:hover {
}
}
}
dl.dl-horizontal dt {
color: $light;
}
}
app-full-layout {
--mat-card-title-text-size: 22px;
@@ -186,8 +191,7 @@ dl.dl-horizontal {
width: 120px;
overflow: hidden;
clear: left;
color: $light;
font-weight: normal;
font-weight: 500;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;