portfolio silver
This commit is contained in:
parent
044ce3f76b
commit
e76d9ef0eb
2 changed files with 12 additions and 7 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue