portfolio silver

This commit is contained in:
Julie Blanc 2026-04-11 20:56:53 +02:00
parent 044ce3f76b
commit e76d9ef0eb
2 changed files with 12 additions and 7 deletions

View file

@ -274,9 +274,9 @@
--sign-color: var(--red);
}
[data-chapter="portfolio"]{
/* [data-chapter="portfolio"]{
--sign-color: var(--green);
--sign-color: white;
--sign-color: rgb(117, 47, 47);
page: portfolio;
break-before: left;
}
@ -284,8 +284,8 @@
@page portfolio{
--sign-color: var(--green);
--sign-color: white;
background-color: #000;
}
background-color: white;
} */
/* ------- TABLE OF CONTENTS --------- */
.toc{